Raruto / leaflet-ui

Leaflet presets for common user interface customizations
GNU General Public License v3.0
29 stars 4 forks source link

This UI is easy to implement with a lot of options to customize #3

Closed jcanchor closed 4 years ago

jcanchor commented 4 years ago

Thanks Raruto for suggesting this project.

It expands the number of options we can implement as developers for our maps, and makes the experience user friendly for our visitors!

I also tested this with Leaflet 1.6.0 and it worked for the mapping functions I am using.

An FYI to others... if you want to implement custom icons, markers or other map functions, place them before the last line that starts with: map.once(

Raruto commented 4 years ago

Thanks Jim for testing it, if you want to have more control over the default options you can start looking here (the map accepts mixed values in addition to the usual "true / false" options).

Have a nice day, Raruto