geospatialem / conference-map

2018 MN GIS/LIS Conference Map
https://geospatialem.github.io/conference-map
BSD 2-Clause "Simplified" License
6 stars 5 forks source link

Upgrade to Mapbox GL #17

Open geospatialem opened 8 years ago

geospatialem commented 8 years ago

Investigate an upgrade to Mapbox GL JS, and if an upgrade seems like a good fit, add in the following Mapbox basemaps:

  1. Streets (style url: mapbox://styles/mapbox/streets-v9)
  2. Satellite (style url: mapbox://styles/mapbox/satellite-v9)
  3. Satellite Streets (style url: mapbox://styles/mapbox/satellite-streets-v9)

Note: Your personal access token is needed to add any of the features above into the map.

mmdolbow commented 8 years ago

Not a bad learning opportunity. If you haven't read this yet, consider it as part of the investigation: http://fuzzytolerance.info/blog/2016/03/16/Leaflet-to-Mapbox-GL/