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 Aug 8, 2023. It is now read-only.
When calling MapboxMap.selectMarker() on a view annotation the info window isn't placed above the marker like it is when you click the marker yourself:
@ivovandongen is investigating this and it's correct that delaying does not resolve it.
We need to migrate code from the internal onClick listener to the selectMarker method.
When calling
MapboxMap.selectMarker()
on a view annotation the info window isn't placed above the marker like it is when you click the marker yourself:cc: @tobrun @zugaldia @ivovandongen @bleege
The text was updated successfully, but these errors were encountered: