Aleksei Sapitskii
Aleksei Sapitskii
Hmm, this was my pull request, so if the issue is really in place I can take fixing it on myself. But for now I don't see the root of...
Hey, @paulsUsername thank you for highlighting the issue May you please elaborate on what do you mean under that "tileset is not even part of my download!" and what are...
Hey, if there are no concerns or blockers which would block the work from 3rd part person, I would like to give a try to this and make a contribution...
Thanks @marclefrancois created an [internal ticket](https://mapbox.atlassian.net/browse/CORESDK-2845) to track this issue
Hey, @KaylaBrady thanks for sharing the crash log, which version of the SDK do you use?
@KaylaBrady I suspect this problem happens when you delete annotation with image? If yes, then it's a known problem which actually shouldn't affect anything this is just incorrect log. If...
Hey @mooncatventures-group, if understand correctly with Turf 2.8.0 what you want to do can be achieved with the following code ```swift if case let .point(point) = feature.geometry { // point...
Hey, @mfazekas I'm currently working on the issues with camera(for:) and will take a look at this too. Thank you, for the reproduction steps!
@naftalibeder this should be fixed in 11.2 may you please verify and close the issue if it was resolved
Also please migrate to use the following method https://docs.mapbox.com/ios/maps/api/11.2.0/documentation/mapboxmaps/mapboxmap/camera(for:camera:coordinatespadding:maxzoom:offset:)/ As we will deprecate other `camera(for:)` methods soon