Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 2.25 KB

File metadata and controls

33 lines (20 loc) · 2.25 KB

Build Status Maven Central

Mapbox Android Services (MAS)

An open source toolset for building applications that need directions, geocoding, or static map imagery. Two libraries are at your disposal: a Java library compatible with any Java application and an Android library intended to be used specifically for Android applications.

Features

Java & Android:

Android:

  • Ready-to-go geocoder input view with autocompletion.
  • Drop-in replacement for stock Android Geocoder object.

Installation

To install and use MAS in an application, see the Mapbox Android Services website.

Sample code

Check the Android Test App for examples or download the Mapbox Demo App to see what's possible with Mapbox Android Services. You can also visit the Mapbox Android SDK examples page for additional code examples.