stefanocudini / leaflet-locationpicker

Simple location picker on Leaflet map
https://opengeo.tech/maps/leaflet-locationpicker/
MIT License
55 stars 13 forks source link

default zoom #10

Open vahidalvandi opened 4 years ago

vahidalvandi commented 4 years ago

thank you very good . please add default zoom ..

Masegi commented 4 years ago

Yes please, start location is working fine, but without zoom it's not perfect :(

blackout314 commented 4 years ago

add leaflet option - with map you can add all leaflet options (read documentation please)

                'map': {
                  'zoom': 2
                },
map | optsMap | custom leflet map options
madsouris commented 3 years ago

Thanks @blackout314