Modified GeoJSON Path Finder demo.
- Load network.geojson generated by GraphFromOSM
- Export the path as GeoJSON LineString.
- Export the path as CZML.
-
networkjson
: URL of network.geojson file.- Example:
networkjson=https://gist.githubusercontent.com/deton/c030eae2af830364580727a291913f8e/raw/28913a796a5ecad82b5990ed10c6d9b5c981c4a1/network-shibuya.geojson
- Example:
-
waypointLatLng
: Waypoints (origin, destination, etc.)- Example:
waypointLatLng=35.6590,139.7011&waypointLatLng=35.65956,139.6998&waypointLatLng=35.6601,139.6956
- Example: