DEV Community

Steven Rockarts
Steven Rockarts

Posted on • Updated on

Mapbox Explore Outdoors Final Challenge

As part of the explore outdoors challenge from Mapbox, our final task was to create a blog post detailing our journey through the challenges. I've created 3 different blog posts (even some screencasts!). Please be patient, GIFs may take awhile to load.

An overview of any Mapbox tools and third-party tools you used (if applicable).
I only used Mapbox! No other 3rd party software.

A link to your Studio Map with your hometown POIs
Here is the map I created in Mapbox Studio: https://api.mapbox.com/styles/v1/stevenrockarts/cjkn6ey1f4ihs2sowkr1bxh00.html?fresh=true&title=true&access_token=pk.9ja2FydHMiLCJhIjoiY2l3ZjYyMDY4MDR2MjJ0bm1tZHlnZGk4OSJ9.l0jd-Q5Mx4sUDIuUudkldQ#8.9/52.836350/-118.036451/0

Here is the blog post I wrote explaining how to build it!
https://dev.to/rockarts/building-a-custom-map-using-mapbox-studio-to-add-to-your-apps-3oi6

two screenshots (or a screengrab/gif) of your navigation app + a code snippet
Here is the app I created. The blog post I wrote contains all the code to create it and explains it every step of the way.

https://dev.to/rockarts/using-your-custom-mapbox-map-and-adding-navigation-using-swift-1dje

Navigation

two screenshots (or a screengrab/gif) of your 3D visualization + a code snippet
Here is the app I created. The blog post I wrote contains all the code to create it and explains it every step of the way.

https://dev.to/rockarts/build-a-3d-map-using-mapbox-and-scenekit-515p

3D Map

Top comments (0)