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
Great work with the Kit! Integration was easy and it actually works quite fast and reliable unlike the frameworks I have experimented before. However I think I found a special case that's not handled.
When navigating in GoogleMaps so that the view covers the international date line (longitude 180 / -180) all clusters on the map disappear. They reappear immediately when moving completely on either side of the line. Even though this is more of an inconvinience than a real blocker it gives an incomplete user experience and I would love to have this working. See the gif below for an example.
Even with this issue the ClusterKit is great, thank you. :)
The text was updated successfully, but these errors were encountered:
Thanks @jonaspom for the report, I should be able to push a fix for the next version.
Mapbox is also struggling with the visibleCoordinateBounds crossing the antimeridian: mapbox/mapbox-gl-native#4664, which introduce a weird behavior. I will see if I can find a workaround for Mapbox also.
Hi
Great work with the Kit! Integration was easy and it actually works quite fast and reliable unlike the frameworks I have experimented before. However I think I found a special case that's not handled.
When navigating in GoogleMaps so that the view covers the international date line (longitude 180 / -180) all clusters on the map disappear. They reappear immediately when moving completely on either side of the line. Even though this is more of an inconvinience than a real blocker it gives an incomplete user experience and I would love to have this working. See the gif below for an example.
Even with this issue the ClusterKit is great, thank you. :)
The text was updated successfully, but these errors were encountered: