graphhopper / vehicle-charging-station-example

This example uses the GraphHopper Matrix API to pick a charging station for the overall fastest detour

Home Page:https://graphhopper.com/blog/2015/05/05/solving-the-electric-vehicle-charging-problematic-fast-with-graphhopper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Charging Station Example

This example uses the GraphHopper Matrix API to pick a charging station for the overall fastest detour of an electric vehicle

See in action

Get an API key here and put it in the demo.js:

var defaultKey = "abc";

And open the index.html in your browser, e.g. firefox index.html

About

This example uses the GraphHopper Matrix API to pick a charging station for the overall fastest detour

https://graphhopper.com/blog/2015/05/05/solving-the-electric-vehicle-charging-problematic-fast-with-graphhopper/


Languages

Language:JavaScript 97.4%Language:HTML 2.6%