Bart Louwers
Bart Louwers
@ntadej Could you merge after CI passed?
Sounds like a pretty straightforward operation. If it is useful to some people, I don't see any issues with it.
@1ec5 I think the next step is that a PR for this repo is opened.
You can replace `LocationEngineImpl` with your own implementation. See https://github.com/maplibre/maplibre-native/releases/tag/android-v10.0.0
Having this same issue. What am I supposed to set as stagingProfileId after migration?
Thanks for your reply. Where in the UI can I find it?
I just want to report back that the migration guide worked flawlessly.
@ramyaragupathy @meenaxc Is this something either of you would want to follow up on?
I am unable to reproduce. Tried: ```swift import MapLibre import SwiftUI import UIKit struct SimpleMap: UIViewRepresentable { func makeUIView(context _: Context) -> MLNMapView { let mapView = MLNMapView(frame: .zero, styleURL:...
Can you zip the image and upload it? I think GitHub compresses it.