mapbox / mapbox-maps-flutter

Interactive, thoroughly customizable maps for Flutter powered by Mapbox Maps SDK
https://www.mapbox.com/mobile-maps-sdk
Other
258 stars 99 forks source link

Not able to rotate globe 360 degree #603

Open Espade opened 1 week ago

Espade commented 1 week ago

Hi, this is cool project!

Right now, when I am in the 3d globe view, I can only rotate the globe within two polars, ie, the rotation is bounded by two polars. Is there a configuration I can rotate 360 degree? Screenshot 2024-06-30 at 21 13 03

maios commented 1 week ago

Hi @Espade, panning limited to the poles is one of Globe projection's limitations :-( and afaik we don't have this feature in our render team's roadmap. Can you tell us why and which use case is it you want the map to pan over the poles?