Skip to content

Instantly share code, notes, and snippets.

@hhsnopek
Last active September 14, 2016 15:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hhsnopek/5c1222d8506e6970fe9132e5f9a63c3c to your computer and use it in GitHub Desktop.
Save hhsnopek/5c1222d8506e6970fe9132e5f9a63c3c to your computer and use it in GitHub Desktop.
TL;DR - Mapbox on a single page

Mapbox Notes

All you'll need to know about Mapbox

How Mapbox works

Showcase

Pricing

Mobile users are specific to Native iOS & Android mapbox implementations, not browser views on a mobile device

name $ / mo map views / mo (or) mobile users / mo
starter free 50,000 50,000
standard $50 100,000 75,000
premium $500 1 mil 200,000
enterprise contact +5 mil +200,000

Development

Mapbox GL JS w/mapbox.js fallback - example

Documentation

Browser Support

Mapbox GL JS

Mapbox.js

  • IE8+
  • All Modern Browsers

Mobile Native Support

  • iOS any
  • Android 4.0+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment