Test Dingi MAP API response on Google Map
To test Dingi APIs on google map,
Run npm install
Then run node server.js
Then go to: http://localhost:3030
To draw a route, pin 2 points on map, then click on Draw route button.
To test reverse geocode, click anywhere on map and then click reverse geocode button.
Reload the page for successive tests to avoid loading too many markers.