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

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -