Back to Leaflet

Leaflet Routetoaddress

docs/_plugins/routing/leaflet-routetoaddress.md

1.9.4443 B
Original Source

Control for route search from a custom address to a fixed address.The Plugin integrates a simple geocoder that uses OpenstreetMap <a href="https://nominatim.openstreetmap.org/">Nominatim</a> to locate places by address. Ideal for the description of the directions "Find your way to us" on a website. Uses <a href="http://project-osrm.org/">OSRM</a> by default, but also supports<a href="https://docs.mapbox.com/api/">Mapbox Directions API</a>.