vthiagu / android-maps-utils

Handy extensions to the Google Maps Android API.

Home Page:http://googlemaps.github.io/android-maps-utils/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maven Central

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

About

Handy extensions to the Google Maps Android API.

http://googlemaps.github.io/android-maps-utils/

License:Apache License 2.0


Languages

Language:Java 100.0%