Closed jcanchor closed 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(
map.once(
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
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(