shramov / leaflet-plugins

Plugins for Leaflet library
http://psha.org.ru/b/leaflet-plugins.html
MIT License
722 stars 289 forks source link

added support for localStorage #225

Closed jblarsen closed 8 years ago

jblarsen commented 8 years ago

Hi

I have added support for localStorage AS discussed in:

https://github.com/shramov/leaflet-plugins/issues/221

I am a bit unsure whether we should change the key the settings are stored under from paramsTemp to something more unique for leaflet-plugins?

Best regards, Jesper

brunob commented 8 years ago

Merged, thx for the patch @jblarsen :)