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
Post a Comment