Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.36 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.36 KB

Maven Central Build Status Analytics

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:

dependencies {
    compile 'com.google.maps.android:android-maps-utils:x.y.z'
}

Read more and get started

Read more on the website.

Bitdeli Badge