Skip to content

kleopatra999/android-3

 
 

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.

Current functionality:

Currently the Mapzen SDK supports map rendering and location tracking through the following projects:

  • L.O.S.T- Our drop-in replacement for Google Play Services Location APIs
  • Tangram- Our 2D and 3D map renderer using OpenGL ES

What's coming up:

We will be incorporating all of Mapzen’s services into the SDK through the following projects:

  • On the road- The Mapzen Turn-by-Turn wrapper and other routing utilities.
  • Pelias- The Mapzen Search wrapper

Usage

Everything you need to get going using the Mapzen SDK

Set up:

Interacting with the map:

Sample

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

About

Where you can find everything Android from Mapzen

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • Shell 0.2%