mapzen/map-burrito

Name: map-burrito

Owner: Mapzen

Description: Mapping utilities and convenience wrapper for vector tile maps on Android

Created: 2015-04-09 15:34:49.0

Updated: 2016-04-22 12:22:31.0

Pushed: 2015-06-08 21:49:53.0

Homepage: null

Size: 595

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.