Replies: 2 comments
-
|
It's hard to where your issue actually lies, because your code is incomplete. For example we can't know what |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
You are right. Let me test that earthquake sample if i'm able to repro and record the behavior in a video. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to share a curious behavior when using clusters.
The mapview code is below.
It first displays a map with 100 markers, most are clusters. That is fine.
If I tap one of the cluster, it zooms in and the cluster is splitted into markers. That is expected.
If I then tap one marker, the map zooms out back where it was before the tap on the 1st cluster.
I would like to stop that behavior.
Is that built in ? Can it be disabled ?
Ty !
Beta Was this translation helpful? Give feedback.
All reactions