Mapzen Mobile

Overview

Mobile is how the physical world connects to the internet. We are building a set of cross platform SDKs to simplify integration of Mapzen services into your mobile applications. These SDKs will simplify setup, installation, API key management, and generally make your life better.

Android

Android SDK

The Mapzen Android SDK is a thin wrapper that packages up everything you need to use Mapzen services in your Android applications.

android sdk

Current functionality:

The Android SDK features map rendering, location tracking, search, and routing. You can easily draw lines, drop pins, change map styles, and move the camera around though the Android SDK or dig directly into Tangram for more advanced options.

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

  • Tangram: Our 2D and 3D map renderer using OpenGL ES
  • Pelias: The Mapzen Search wrapper
  • On the road: The Mapzen Turn-by-Turn wrapper and routing utilities
  • Lost: An open source Fused Location Provider implementation for Android

Visit Github to learn more about our Android SDK.

iOS

iOS SDK

The Mapzen iOS SDK is a thin wrapper that packages up everything you need to use Mapzen services in your iOS applications.

ios sdk

Current functionality:

The iOS SDK features map rendering, location tracking, search, and routing.

The iOS SDK incorporates several stand-alone libraries through the following projects:

  • Tangram: Our 2D and 3D map renderer using OpenGL ES
  • Pelias: The Mapzen Search wrapper
  • On the road: The Mapzen Turn-by-Turn wrapper and routing utilities

Visit Github to learn more about our iOS SDK.

Get Started

Let’s Do This

Sign up to be a Mapzen developer to get API keys and updates about our work.

Documentation

View the Android documentation or iOS documentation for implementation details.

Talk to Us

Questions? Comments? Drop us a line: open a GitHub issue for Android, GitHub issue for iOS, or write us at hello@mapzen.com.