Skip to content
Snippets Groups Projects
Commit 552eab75 authored by Bertrand PINEL's avatar Bertrand PINEL
Browse files

Initial commit

parent 95a1ff3b
No related branches found
No related tags found
No related merge requests found
Pipeline #33111 failed
# mapbox-patheditor
# mapbox-path-editor
This README outlines the details of collaborating on this Ember application.
A short introduction of this app could easily go here.
This application demonstrates the way to draw a path on top of a Mapbox map using Mapboxgl Javascript library.
It also demonstrates the use of Mapbox Web Services API to optimize this path on the underlying roads.
## Prerequisites
......@@ -15,7 +15,7 @@ You will need the following things properly installed on your computer.
## Installation
* `git clone <repository-url>` this repository
* `cd mapbox-patheditor`
* `cd mapbox-path-editor`
* `npm install`
## Running / Development
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment