2.0.0 • Published 4 years ago
leaflet.travelnotesopenrouteservice v2.0.0
leaflet.TravelNotesOpenRouteService
Pluggin for leaflet.TravelNotes.
With this pluggin, you can use OpenRouteService as route provider for leaflet.TravelNotes.
Installation
This pluggin is already present in the leaflet.TravelNotes demo and in the leaflet.TravelNotes/dist/ folder (see the leaflet.TravelNotes/dist/TravelNotesProviders/OpenRouteServiceProvider.min.js file).
If not already present, add this to the body of your html page:
<script src="TravelNotesProviders/OpenRouteServiceProvider.min.js"></script>