Changes between Initial Version and Version 1 of Ticket #17177, comment 9


Ignore:
Timestamp:
2021-02-18T01:35:00+01:00 (5 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17177, comment 9

    initial v1  
    11What still needs to be done:
    22* Check rendering on HiDPI monitor
    3 * Extend tests, and check random areas to ensure everything works well
    4 * Add some kind of method for layers to have arbitrary rendering (this should probably be a new ticket)
     3* Extend tests, and ~~check random areas~~ to ensure everything works well
     4* Add some kind of method for layers to have arbitrary rendering (this should probably be a new ticket, we should probably support https://docs.mapbox.com/mapbox-gl-js/style-spec )
    55* Ability to query data on layer
    6 * Ability to toggle vector tile layers (not JOSM layers)
     6* ~~Ability to toggle vector tile layers (not JOSM layers)~~
    77* Cleanup TODOs in patch
    88* Add support for MVT layers in imagery index parser (may already be done)