-
Notifications
You must be signed in to change notification settings - Fork 427
Open
Labels
triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Environment details
- Specify the API at the beginning of the title (for example, "Places: ...")
- OS type and version: iOS 18.2
- Library version and other environment information: Maps sdk 9.3.0, GoogleMapsUtils v6.1.0
Steps to reproduce
- Open and run the provided sample app, which has 18 map markers in locations around paris.
- Drag the map to make a few of the unclustered map markers
- Tap on the retarget button appears in the bottom right corner of the map.
EXPECTED: map recenters to the original viewport, with all markers visible.
ACTUAL: map recenters to the original viewport, but after a short delay some of markers flicker out. Moving the map at all immediately fixes the problem.
here is a video of the behavior:
https://github.com/user-attachments/assets/cd787c8a-1470-418c-b353-f4e9049b9d58
Also worth noting: setting renderer.animatesClusters = false
resolves the issue.
Code example
See attached sample project.
Metadata
Metadata
Assignees
Labels
triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.