README.md 38 lines (21 with data), 1.3 kB
Google Maps Android API utility library
Introduction
This open-source library contains classes that are useful for a wide
range of applications using the Google Maps Android
API.
The library is under heavy development, but ready for use. Check the
issue tracker to see what's happening.
Usage
When you use Gradle add the following dependency with the latest version
to your build.gradle
file to use the library:
groovy
dependencies {
compile 'com.google.maps.android:android-maps-utils:x.y.z'
}
Read more and get started
Read more on the website.