-
Notifications
You must be signed in to change notification settings - Fork 250
Open
Description
I have already done a lot of work with the Mapbox map using the mapbox_maps_flutter package version ^2.3.0, and now I need to implement navigation. When I tried to integrate the flutter_mapbox_navigation package version ^0.2.2, errors started to appear after running pod install, stating that the versions of MapboxMaps are incompatible.
I should mention that I tried what someone suggested in the issues, which was using mapbox_maps_flutter version ^0.6.0, and indeed, there were no compatibility errors. However, due to the large amount of code, I can't afford to downgrade the mapbox_maps_flutter version.
Could you please advise if there is any way to use navigation in a project that depends on mapbox_maps_flutter: ^2.3.0?
Metadata
Metadata
Assignees
Labels
No labels