Leaflet
How to use the Geocoding control with Leaflet.
How to position the geocoding control
The position
property allows you to place the geocoding control in any of the map’s four corners. You can specify 'topleft'
, 'topright'
, 'bottomleft'
, or 'bottomright'
as values to determine its location.