Skip to content

mapzen/android

Folders and files

NameName
Last commit message
Last commit date
Oct 6, 2016
May 3, 2017
May 16, 2017
Jun 2, 2017
May 24, 2017
Feb 10, 2017
Jun 2, 2017
May 31, 2017
May 24, 2017
May 2, 2017
May 2, 2017
Apr 18, 2017
Apr 27, 2016
May 3, 2017
Mar 8, 2017
May 2, 2017
Jun 2, 2017
Mar 31, 2016
Mar 31, 2016
May 2, 2017
Dec 14, 2016

Repository files navigation

Mapzen Android SDK

Circle CI

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

Usage

Everything you need to get going using the Mapzen SDK

Set up

Interacting with the map

Search, routing, and location services

Greater than the sum of its parts

The Mapzen Android SDK incorporates several stand-alone libraries for map rendering, location tracking, routing, and search through the following projects:

  • Tangram ES- 2D and 3D map renderer using OpenGL ES
  • Pelias- Mapzen Search client side wrapper and Android UI components
  • On the Road- Mapzen Turn-by-Turn wrapper and other navigation utilities
  • Lost- Drop-in replacement for Google Play services Location APIs

Sample

For a working example please refer to the SDK sample app.

Mapzen Places API

Circle CI

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

screenshot

Usage

Everything you need to get going using the Mapzen Places API

Set up

UI Components

Data Components

Sample

For a working example please refer to the Places sample app.

Eraser Map

An open source 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

Beta builds of Eraser Map (plus the SDK demo apps and other science projects) are available on the Mapzen Android download page.