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
Allright, I use mapbox iOS SDK from source and I added callout to polygons. However the callout appears on top middle of the bounding box of the polygon. And when I zoom in/out, the map and the polygon size changes, but the callout stays "anchored". Can you point me where to look and change code, to make the callout to follow the polygon? (I know markers are anchored objects too and that's why it works there, but the polygons...... :) )
The text was updated successfully, but these errors were encountered:
Allright, I use mapbox iOS SDK from source and I added callout to polygons. However the callout appears on top middle of the bounding box of the polygon. And when I zoom in/out, the map and the polygon size changes, but the callout stays "anchored". Can you point me where to look and change code, to make the callout to follow the polygon? (I know markers are anchored objects too and that's why it works there, but the polygons...... :) )
The text was updated successfully, but these errors were encountered: