Maxim Makhun
Maxim Makhun
It'd be good to have an object cloning mechanism, which allows to clone `NavigationMapView`, `MapView` and internal object. Will create a ticket on Maps SDK side to discuss this possibility.
Ticket was created here: ~~https://github.com/mapbox/mapbox-maps-ios-internal/issues/1055~~ ~~mapbox/mapbox-maps-internal#1006~~ mapbox/mapbox-maps-internal#732.
@latargere, would such [example](https://github.com/mapbox/mapbox-navigation-ios/blob/main/Example/CustomViewController.swift) help you?
@ShanMa1991, sorry, looks like https://github.com/mapbox/mapbox-navigation-ios/pull/4004 brought multiple conflicts with your current PR. Would you be able to resolve them? (let me know if any help is needed)
Some additional details: based on logs it looks like Xcode `v13.2.1` fails to resolve Mapbox Common and wants to use `v21.4.0` instead of `v21.3.0` that is common for both Maps...
Tagging @mapbox/navigation-android for parity.
Tagging @mapbox/navigation-android for parity.
@jill-cardamon, would be good to update this PR as well. Thanks!
@jill-cardamon, it'd be good to update this PR as it's pretty outdated.
@1ec5, could you please take a look when you have time?