You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
geocoder.options.geocoder.reverse(e.latlng, map.getZoom(), function(results){
console.log(results[0].name);
});
Why is the output always the country name regardless of the value of Zoom!! Here is a reference: https://wiki.openstreetmap.org/wiki/Zh-hans:Nominatim
hi,
Like asked in stack overflow here
I would like to change the default zoom setting of the map.
The default leaflet zoom setting for
leaflet
is as below.The text was updated successfully, but these errors were encountered: