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
The awkward bit is that calling geocoder.addTo(map) triggers other code in Leaflet which always moves the control inside the map. So instead, I do this:
It would be really handy if we could use an existing Input control (outside the Leaflet map), rather than creating one.
I'd appreciate any feedback on the feasibility of implementing this, as we may implement it ourselves.
The text was updated successfully, but these errors were encountered: