Skip to content

Skippo-Nautical/android-mini-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android-mini-map

The Skippo Mini Map app for directly testing new map styles.

🚀 Quick Start

Clone the repo:

 git clone [email protected]:Skippo-Nautical/android-mini-map.git 
  1. Open the project in Android Studio.

  2. Add your Mapbox access token (see below).

  3. Build and run the app on a device or emulator.

Note: Whenever you make a code change, rerun the app to apply the updates.

🗺️ Mapbox Access Token

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>

⚠️ Do not commit this token. Keep it private and excluded from version control (e.g., via .gitignore or a local resource override).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages