Skip to content

noppanit/flask-mapbox-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of Flask with Mapbox

This is the example of how to make EventSource with Flask for long-running task. I simulate the long-running task which calculates the position to put a marker on the map.

  1. You need to have MAPBOX ACCESS_KEY
export MAPBOX_ACCESSKEY=<your access key>
  1. Then run the server
python server.py

About

Just a simple MapBox example with Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published