LocalData / localdata-dashboard

BSD 3-Clause "New" or "Revised" License
13 stars 6 forks source link

Survey list: switch to mapbox static image API #616

Open hampelm opened 9 years ago

hampelm commented 9 years ago

Instead of instantiating many leaflet maps, just use the mapbox static image API: https://www.mapbox.com/developers/api/static/. This will improve load time and responsiveness.