/Mapboxify

Template for creating dunamic data-driven maps with Mapbox.gl, geojson data, Flask back-end and sockets

Primary LanguageJavaScript

Getting Started

  1. Clone the repository

  2. Create a file called 'token.js' in the static/js folder and add the following, using your own Mapbox token:
    var MAPBOX_TOKEN = <YOUR_MAPBOX_TOKEN>;

  3. Open the terminal and run the app.py script.

  4. Open a browser and go to http://localhost:5000/