Improve javadoc descriptions to marker clustering algorithms #1288
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
released
type: docs
Improvement to the documentation for an API.
The marker clustering utility supports specifying custom clustering algorithms for various clustering scenarios. The current javadoc for algorithm types under
com.google.maps.android.clustering.algo
does not indicate which algorithm is best suited for which scenario.We can reduce confusion by providing better guidance on which algorithm to select within the javadoc. For example, for clustering large numbers of markers (reported in #960 and #1199), we could modify the javadoc to read:
The text was updated successfully, but these errors were encountered: