directions-api-js-client
directions-api-js-client copied to clipboard
Improve Map Matching usage
- code examples for MapMatching (workaround: use live examples page)
- instead of generating a GPX string and passing that into the ghMapMatching.doRequest(gpxString) we could try to make it more like the Routing JS client (using ghRouting.addPoint)