Android Open Source - Map map ClusteredMarkers






Project Summary

Sample Project on how to cluster the markers of a map view on Android.

Web Site / Source Repository

ClusteredMarkers is hosted in the following web site
https://github.com/kartheininger/ClusteredMarkers

If you think the Android project ClusteredMarkers listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ClusteredMarkers.

ItemValue
Java File Count5
Supported screen sizes[xhdpi]
Target SDK Version16
Minimum SDK Version14
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
Raw File Namesres\raw\annotationlocationsjson.txt




License

The license information of ClusteredMarkers is as follows:

MIT License

Resource Files

There are 2 image files in ClusteredMarkers. The names of the image files are listed as follows.

cluster.png
marker.png

The following screenshort is generated from the image listed above.

null

Java Source Files

de.kartheininger.markerclustering.AbstractMapActivity.java
de.kartheininger.markerclustering.MapsActivity.java
de.kartheininger.markerclustering.config.Constants.java
de.kartheininger.markerclustering.markercluster.ClusterObject.java
de.kartheininger.markerclustering.markercluster.MarkerObject.java