Skip to content

Commit

Permalink
Adds eraser map links (#357)
Browse files Browse the repository at this point in the history
* Adds eraser map links

* Add files via upload

* Adds screenshots

* Embed screenshots in README
  • Loading branch information
ecgreb authored and msmollin committed May 3, 2017
1 parent b69f3a5 commit ec4244b
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

The Mapzen Android SDK is a thin wrapper that packages up everything you need to use Mapzen services in your Android applications. It also simplifies setup, installation, API key management and generally makes your life better.

![screenshot](assets/android-sdk.png)

## Usage
Everything you need to get going using the Mapzen SDK

Expand Down Expand Up @@ -40,6 +42,8 @@ For a working example please refer to the SDK [sample app](https://github.com/ma

The Mapzen Places API is a drop in replacement for the Google Places API.

![screenshot](assets/android-places.png)

## Usage
Everything you need to get going using the Mapzen Places API

Expand All @@ -56,4 +60,12 @@ Everything you need to get going using the Mapzen Places API
- [PlaceDetectionApi](https://github.com/mapzen/android/blob/master/docs/place-detection-api.md)

## Sample
For a working example please refer to the Places [sample app](https://github.com/mapzen/android/tree/master/samples/mapzen-places-api-sample).
For a working example please refer to the Places [sample app](https://github.com/mapzen/android/tree/master/samples/mapzen-places-api-sample).

# Eraser Map

An [open source](https://github.com/mapzen/eraser-map) privacy-focused reference application built entirely using Mapzen services. With Eraser Map you can see a canonical implementation of mapping, search, and turn-by-turn navigation.

![screenshot](assets/eraser-map.png)

Beta builds of Eraser Map (plus the SDK demo apps and other science projects) are available on the [Mapzen Android download page](http://android.mapzen.com/).
Binary file added assets/android-places.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/android-sdk.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/eraser-map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ec4244b

Please sign in to comment.