How to temporarily suspend clustering in Android Map Extensions? -


i want pause markers clustering during marker drag in process won't "trapped" nearest cluster.

it looks way call clusteringsettings.enabled(false). problem clusteringsettings instance not exposed googlemap after passed in, i.e.: there's no method symmetric setclustering(clusteringsettings).

what correct way suspend clustering during marker drag?

edit this problem sounds related, not same


Comments

Popular posts from this blog

PHP Error "Undefined index" -

C# List<> to xml -

php - How to only save new tweets/instagram photos to database? -