Skip to content

A React playground to explore the functionalities of GraphHopper

Notifications You must be signed in to change notification settings

relivecc/graphhopper-react

Repository files navigation

GraphHopper React

A React playground to explore the functionalities of GraphHopper. The project can be used as a basic route exploring tool.

GraphHopper React is inspired by GraphHopper Web ([1] [2]) and meant as a modern replacement for it.

Demo

Route Demo

Get started

npm install
npm start

Visualization layers

The project builds upon deck.gl, and uses the concept of Visualization Layers. The user can add different visualizations to the map:

Tile Layers

Add a .env file with API tokens for different tile layers, e.g.:

REACT_APP_MAPBOX_TOKEN=<your mapbox token>

Learn More

This project was bootstrapped with Create React App.

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

A React playground to explore the functionalities of GraphHopper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages