You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.
This issue has being reported in the Maps Platform Technical Support.
It looks like while in "Satellite" view, after a certain amount of "zoom" level the marker cluster stays, not being able to see the individual markers.
@betofarina@almasri9
The problem is the satellite view being limited to a lower zoom level than map view.
I worked around that issue by setting maxZoom to 20 instead of 21 (which worked on map view) .
Weirdly enough, map.mapTypes[map.getMapTypeId()].maxZoom was not correct and returned 22 even for 'satellite'.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The clustered markers are not expanding well in Satellite view while they expand well in Map view.
To reproduce it:
I contacted google support, but they asked me to contact you because you are the owner of the related API.
Please let me know how to fix this issue.
Thanks.
The text was updated successfully, but these errors were encountered: