[MOD-2631] Android: Add "minClusterSize" to maps
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Map |
Labels | android, clustering, map, marker |
Reporter | Joshua Quick |
Assignee | Joshua Quick |
Created | 2020-05-28T00:07:14.000+0000 |
Updated | 2020-05-28T00:11:35.000+0000 |
Description
*Summary:*
For the Android "ti.map" module, we should add new property "minClusterSize". Setting this to a higher value will avoid marker clustering to a single marker when zooming in on the map.
*Note:*
This was a feature request made here...
https://github.com/appcelerator-modules/ti.map/issues/267
[~michael] has a PR for this here... https://github.com/appcelerator-modules/ti.map/pull/269