mapzen/eraser-map

Name: eraser-map

Owner: Mapzen

Description: Privacy-focused mapping application for Android

Created: 2015-04-08 22:32:42.0

Updated: 2018-05-17 09:28:16.0

Pushed: 2017-09-15 17:22:11.0

Homepage: null

Size: 3551

Language: Kotlin

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Eraser Map

Privacy-focused mapping application for Android

Install Dependencies
  1. Install Kotlin Plugin for Android Studio
API Keys
  1. Go to https://mapzen.com/developers/ and auth with Github
  2. Create a Mapzen API key
  3. Add key to ~/.gradle/gradle.properties or use as command line argument

gradle.properties

ey=mapzen-???

Command-line arguments

adlew clean installDevDebug -PapiKey=$API_KEY
Clone and build project
t clone https://github.com/mapzen/eraser-map.git
gradlew
Beta Builds

Beta builds (which have Splunk MINT Crash Reporting enabled) are available from here: http://android.mapzen.com/erasermap/

Running Tests
  1. Follow instructions to enable unit testing support in Android Studio
  2. Modify unit test run configuration working directory to /path/to/project/eraser-map/app
  3. Rebuild and run tests ./gradlew test --continue

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.