Sébastien A.
Sébastien A.
It works, but I have to manually add all references to Google Maps API in my code because AME is still using an older version of Maps API.
My fault, after "Invalidate caches / restart" on Android Studio, and removed gradle cache as well, everything worked fine. I'll let you close this issue if you want, but an...
Simple but really useful, looking forward to being able to use it! Thanks @dorukkangal Might be nice to also return `thread_timestamp` when using `slack()` so that we can create a...
Hello, I'm having same issue with Mapbox 11.11.1 on iOS SwiftUI (imported through swift package). I have 2 styles, one is rendered properly but the other one is rendered using...
Found this log that might be the cause : `[Warning, maps-core]: {}[Style]: The expression config "lightPreset" is missing in style` Don't know how to add it on Mapbox Studio, tried...
Hi, The style not working is based on Mapbox Standard Satellite: [preview it here](https://api.mapbox.com/styles/v1/mistral-tracker/clz9osb0e004s01qq09yo7pn4.html?title=view&access_token=pk.eyJ1IjoibWlzdHJhbC10cmFja2VyIiwiYSI6ImNqeDA2eWppbjBlY3QzeXFvemJ2Z2Ztd2oifQ.zg0ImD0pIQn5B_C_U2Q9Kw&zoomwheel=true&fresh=true#9.07/45.115/5.2293/0/0) Here is the configuration for the style: And here the style rendered on both mobile platforms:...