# maptime-mobile-workshop **Repository Path**: mirrors_mapbox/maptime-mobile-workshop ## Basic Information - **Project Name**: maptime-mobile-workshop - **Description**: Content for Bay Area Maptime Meetup on 4/16/19. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hands on! 🖐 Maptime Mobile Mapping Workshop This project includes three tasks to help you learn how to use Mapbox tools on mobile devices: ## Task #1: Beginning Mapbox Studio Here you will learn how to work with the web-based Mapbox Studio interface to design your own custom map. After you complete task #1, choose either the **Android** and **iOS** platform track to continue. ### Create a Mapbox Account - You will need to have a Mapbox account to start building. Head on over to [mapbox.com](https://account.mapbox.com/auth/signup/) to sign up. ### Design a new custom style - *Go to https://studio.mapbox.com/ to launch Mapbox Studio* - Using this tutorial, create and publish a new custom [Mapbox Studio Style](https://docs.mapbox.com/help/tutorials/create-a-custom-style/). - Alternatively, if you feel comfortable with Studio already or have an existing style you want to use, you can skip to tasks 2 and 3. ## Task #2: Understanding the basics of the Mapbox Maps SDKs This is where instructions will differ depending on which mobile platform you're working with, so select the appropriate option below: - [Working with iOS](https://github.com/mapbox/maptime-mobile-workshop/blob/master/ios/README.md#task-2) - [Working with Android](https://github.com/mapbox/maptime-mobile-workshop/blob/master/android/README.md#task-2) ## Task #3: Advanced topics within the Mapbox Maps SDKs This is where instructions will differ depending on which mobile platform you're working with, so select the appropriate option below: - [Working with iOS](https://github.com/mapbox/maptime-mobile-workshop/blob/master/ios/README.md#task-3) - [Working with Android](https://github.com/mapbox/maptime-mobile-workshop/blob/master/android/README.md#task-3) # Additional help & documentation: For an general overview about how Mapbox works, check out out help page: https://docs.mapbox.com/help/.