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