Skip to content

Mapping utilities and convenience wrapper for vector tile maps on Android

Notifications You must be signed in to change notification settings

mapzen/map-burrito

Repository files navigation

Map Burrito

Mapping utilities and convenience wrapper for vector tile maps on Android

Overview

Map Burrito is a tasty wrapper for VTM that makes all your delicious vector tile map layers easier to handle and consume.

Importing project into Android Studio

  1. Clone https://github.com/mapzen/map-burrito.git
  2. Open Android Studio and choose File > Import project... and select project root folder
  3. Follow instructions to enable unit testing support in Android Studio
  4. Modify unit test run configuration working directory to /path/to/project/map-burrito/map-burrito
  5. Rebuild project and run tests

Running command line unit tests

$ ./gradlew clean assembleDebug test

About

Mapping utilities and convenience wrapper for vector tile maps on Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages