b-area / mapbox-java

Mapbox Java and Android Services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Installation

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

Sample code

Check the Test App for a complete Android demo app using this library. You can also visit the Mapbox Android SDK examples page for additional code examples.

About

Mapbox Java and Android Services.

License:MIT License


Languages

Language:Java 99.7%Language:Makefile 0.3%