A dashboard to visulize animal tracking data built with the Dash interactive Python framework developed by Plotly.
- Download the
app.py
into your local directory. - Create a txt file named with
token_key.txt
in the same directory to store a public Mapbox Access Token. - Run
python app.py
in the terminal, or other way to run Python code.
- When any changes made in the control panel, the map shown in the refreshed page can't not zoom-in and zoom-out.