The Skippo Mini Map app for directly testing new map styles.
Clone the repo:
git clone [email protected]:Skippo-Nautical/android-mini-map.git
-
Open the project in Android Studio.
-
Add your Mapbox access token (see below).
-
Build and run the app on a device or emulator.
Note: Whenever you make a code change, rerun the app to apply the updates.
To load Mapbox maps, you need to provide an access token.
Add it to your strings.xml like this:
<string name="mapbox_access_token">YOUR_MAPBOX_ACCESS_TOKEN</string>
.gitignore or a local resource override).