Repository Description: A minimal sample showing how to get route coordinates from Google Maps Directions API and plot routes between markers using Syncfusion Maps.
This sample shows how to obtain marker and route coordinates from the Google Maps Directions API and integrate them into Syncfusion Maps to plot navigation between locations. See the quickstart folder for a minimal HTML/JS example.
- Use Directions API to fetch route coordinates
- Plot markers and routes on Syncfusion Maps
- No build required; simple demo
- Google Maps Directions API key
- Modern browser
- Add your API key to
quickstart/index.html. - Open
quickstart/index.htmlin a browser.
- Edit the API key and marker coordinates in
quickstart/index.jsas needed and load the page.
- Use repository issues for questions.
- Provide usage details or short examples in issues if help is needed.