StrandedKitty / streets-gl

🗺 OpenStreetMap 3D renderer powered by WebGL2
http://streets.gl
MIT License
632 stars 48 forks source link

Feature Request: Refresh Map Data #20

Closed egelmex closed 1 year ago

egelmex commented 1 year ago

As a user making changes to the map I would like to be able to easily refresh the data for an area without having to reload all the textures speeding up the ability to review changes to the underlying map.

StrandedKitty commented 1 year ago

Thank yor for the suggestion. Implemented in https://github.com/StrandedKitty/streets-gl/commit/24767c6f0c9b4a0cd67faf37f954c33b49332aa0. You can purge tiles by pressing Ctrl+P.