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. This application demonstrates the way to draw a path on top of a Mapbox map using Mapboxgl Javascript library.
A short introduction of this app could easily go here. It also demonstrates the use of Mapbox Web Services API to optimize this path on the underlying roads.
## Prerequisites ## Prerequisites
...@@ -15,7 +15,7 @@ You will need the following things properly installed on your computer. ...@@ -15,7 +15,7 @@ You will need the following things properly installed on your computer.
## Installation ## Installation
* `git clone <repository-url>` this repository * `git clone <repository-url>` this repository
* `cd mapbox-patheditor` * `cd mapbox-path-editor`
* `npm install` * `npm install`
## Running / Development ## 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