Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 440 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 440 Bytes

MarkerSpiderfier

Expand Clustered Markers Created By Google Maps Android API utility library

You need to add Google Maps Android API utility library to your project. You can use this in your app module gradle

compile 'com.google.maps.android:android-maps-utils:0.4.4'

Then use codes in MarkerSpiderfier.java in your map activity

Demo