-
-
Notifications
You must be signed in to change notification settings - Fork 859
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: projection mercator not working #3254
Comments
I have to check why in my case it get ignored then |
basically It works fine on android but not on IOS |
I've tested on iOS simulator. Are you trying the exact same component as described on #3254 (comment), can you take a screenshot? |
the only different is actually a custom |
Im running in to this issue right now. Happens when i use the but not when using the others listed here: https://docs.mapbox.com/api/maps/styles/#classic-mapbox-styles @Ladvace did ever solve it? |
@RemiHin you can solve it with custom styles. Create your own style in "Mapbox Studio" from default |
@RemiHin sorry for late reply, I got the same problem, I managed to "fix" just not using the styling |
Mapbox Implementation
Mapbox
Mapbox Version
default
Platform
iOS
@rnmapbox/maps
version^10.0.15
Standalone component to reproduce
Observed behavior and steps to reproduce
when I set the
projection
tomercator
on theMapbox.MapView
I still see the globe and not the "flat" Mercator mapExpected behavior
No response
Notes / preliminary analysis
No response
Additional links and references
No response
The text was updated successfully, but these errors were encountered: