Mapbox is a mapping platform for developers
Change the way people move around cites and understand our planet.
Set of building blocks and tools that make it easy to integrate location.
APIs
Data
Tools
Mapbox Studio
- Vector tile specification
- WebGL renderer (client-side)
- 60 fps: speed and smoothness of video game
- Web + mobile compatiblity
WebGL renderer
Spritesheet + fontstack + source + layers => JSON stylesheet
Blueprint
- In-browser manipulation of map style
Mapbox Studio DEMO
- Studio site interface: https://www.mapbox.com/studio/
- Studio style editor:
- interface overview
- start blank style
- create water layer
- create background layer
- add custom data
- create road layer (line)
- create road labels layer (symbol)
- create building layer (polygon)
- publish style
happy mapping!