From 5bae38bd3bb5e4c4d359664cbcd2743b3ccdcf3e Mon Sep 17 00:00:00 2001 From: Astrid Date: Thu, 11 Nov 2021 09:13:17 +0100 Subject: [PATCH] Adding Leaflet control Routetoaddress (#6500) * leafletroutetoaddress * Update docs/plugins.md Co-authored-by: Falke Design Co-authored-by: Falke Design --- docs/plugins.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/plugins.md b/docs/plugins.md index b1879e89b..b77347d79 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -4523,6 +4523,18 @@ The following plugins use external services to calculate driving or walking rout Jack Good + + + + Leaflet RouteToAddress + + Control for route search from a custom address to a fixed address. +The Plugin integrates a simple geocoder that uses OpenstreetMap Nominatim to locate places by address. Ideal for the description of the directions "Find your way to us" on a website. Uses OSRM by default, but also supports +Mapbox Directions API. Demo + + Astrid Günther + + Leaflet TripGo routing