An awesome list of third-party developer resources to help you work with the Mapbox suite of location-based services, APIs, ADKs, libraries, and data.
Mapbox is a location data platform that powers the maps and location services used in many popular apps.
Offical Mapbox Developer Resources are available in various places on mapbox.com
- Documentation - Offical Documentation for all Mapbox APIs, SDKs, and libraries. Includes tutorials, examples, and code playgrounds.
- Tutorials - A list of tutorials built into the docs site, includes both video and web-based tutorials for various tasks.
- How-to Videos - Short videos showing how to perform various tasks with Mapbox's libraries and SDKs.
- Webinars - Longer format videos including developer interviews and more substantial Mapbox builds and workflows.
Many community members post technical questions using the mapbox
tag on StackOverflow. Follow the mapbox
tag
- The making of Urban Layers - Urban Layers is an interactive map created by Morphocode that explores Manhattan’s urban fabric. The project uses some of the latest mapping technologies to visualize more than 45 000 buildings.
- Using Mapbox: The Simplest Guide To Get You Started - via javascript.plainenglish.io
- Drive time analysis using Tableau and Mapbox Isochrone API - datavisual.blog
- Travel time isochrones with Mapbox - by Sarah Battersby on community.tableau.com
- Your Next Tileset Inspiration for Mapbox - by Maptical, a review of available Mapbox tilesets and how to use them.
- Animate Point Along an Arc in MapBox - by Joash Xu
- How to show only a single imagery and terrain map tile at a given pair of coordinates and zoom level - by Darren Wiens
- Using Mapbox to Make Better Maps in Tableau - by John McKenzie via Interworks
- Add a legend to Mapbox GL - by Linda Liu
- Integrating Google Photorealistic 3D Tiles with Mapbox - by nomoko.world
- Mapbox and React Deep Dives Series by Ben Tyler
- Introduction to Mapbox and React
- Mapbox Styles Cheatsheet
- Building a Custom Map in Mapbox Studio
- Tilesets & Datasets: Managing Data in Mapbox Studio
- A Complete Guide to Sources and Layers in React and Mapbox GL JS
- How to Style Map Layers in Mapbox GL JS
- How to Create a Map Popup Component Using Mapbox and React
- An Overview of the Mapbox Standard Style
- Integrate Mapbox maps into your Noodl app - noodl.net (low code platform)
- Living Weather Data for Web Maps - Use bash, rasterio, GDAL, gribdoctor to see atmospheric rivers
- How to Build a Rideshare Site with React.JS (Ola Cabs Clone)
- SODA to Mapbox - open data to an application near you - Combine Open Data from a Socrata Data Portal with Mapbox
- Mapbox Marker Clustering - Leigh Halliday via YouTube
- Interactive maps in React - Leigh Halliday via YouTube
- How to Use Mapbox with Flutter - Merci Codes via YouTube
- Add your own data in Mapbox Studio - Eric Brelsford via YouTube
- Add an event to a map using Mapbox and PHP - Cindr.org via YouTube
- Building a store locator in React using Algolia, Mapbox and Twilio - Algolia via YouTube
- Mapbox GL Button Control
- Mapbox Map with Animated Marker Icons
- NYC Subway Map
- 3D map visualizations with Mapbox GL JS.
- 3D Marker Pylons
- Filter Labels outside of a bounding box
- Get MapboxGL Camera Position on Move
- Mapbox GL Legend based on Layers
- MapboxGL with Trains - Animated 3D layer on top of MapboxGL
- Animated Mapbox Vector Fields (aka Wind Maps) - Create a "Windy-style" map using MapboxGL
- Billboard Particles: 3D Snowfall Animation
- Visualizing wind turbines in 3D using threebox - Show the visual impact of a wind turbine project on an interactive map (uses threejs and mapboxgl-js)
- geojson.io - Create and Edit GeoJson
- img2geojson - Digitize Geojson by tracing an image
- dropchop.io - a browser-based GIS powered by Mapbox.js and Turf.js
- Mapbox Preview - A Visual Studio Code Extension that allows you to preview your stylesheet in Mapbox GL JS in real time.
- Inverted Polygons Tool - A simple tool for inverting a geojson polygon (creating a polygon with a "hole" in it, useful as a clipping mask to hide or subdue the basemap)
- mapboxgl-legend - Add a legend to a mapbox-gl map by parsing layer layout & paint expressions.
- mapbox-gl-rain-layer - An animated rain layer for Mapbox GL JS
- webgl-wind - Add an animated wind layer to Mapbox GL JS
- mapbox-gl-animated-popup - Animated popups for Mapbox GL Maps
- MapboxAPI - mapboxapi is an R package that interfaces with Mapbox web services APIs. Its purpose is to help R users incorporate the suite of Mapbox tools into their spatial data science projects.
- geojson.xyz - A simple, open source website, CDN, and CLI utility for the fast access of GeoJSON data for web mapping examples and experiments
Related lists
- awesome-geojson - GeoJSON utilities that will make your life easier.
- awesome-vector-tiles - The Mapbox Vector Tile spec is an efficient encoding for map data into vector tiles that can be rendered dynamically.
- awesome-mapbox-webmaps - A List of Web Map Applications built with Mapbox tools and services.
- awesome-mapboxgl-demos - A List of Web Map Demos built with Mapbox tools and services.