umonkey / treemap

A web app for crowd-mapping urban trees.
0 stars 1 forks source link

Change the layer selector behavior #102

Open umonkey opened 1 month ago

umonkey commented 1 month ago

Currently the layer selector button opens a pop-up with layer selection with 4 options: MapTiler (vector), OSM, Google, MapTiler. We actually only use two OSM and Google, because MapTiler (vector) is slow and MapTiler (raster) is not informative.

With only two options, it doesn't make sense to show a pop-up list for selection, it makes much more sense to just toggle the map on click. Would make things much quicker for field workers.