What's the problem?
dev.icerock.moko:maps:0.6.0 has a dependency of com.mapbox.navigation:core:1.5.1 (source via PR) and this means developers that use Mapbox maps will be charged Nav SDK pricing per MAU, even the users are not using any functionality of Mapbox Nav SDK.
Why is this occurring now?
dev.icerock.moko:maps:0.5.2 has a dependency of com.mapbox.mapboxsdk:mapbox-android-navigation:0.42.6 which doesn't charge Mapbox Nav SDK pricing.
What is Mapbox Navigation being used for?
From looking at the code, it doesn't look like we need this library. Can this dependency be removed?
What's the problem?
dev.icerock.moko:maps:0.6.0has a dependency ofcom.mapbox.navigation:core:1.5.1(source via PR) and this means developers that use Mapbox maps will be charged Nav SDK pricing per MAU, even the users are not using any functionality of Mapbox Nav SDK.Why is this occurring now?
dev.icerock.moko:maps:0.5.2has a dependency ofcom.mapbox.mapboxsdk:mapbox-android-navigation:0.42.6which doesn't charge Mapbox Nav SDK pricing.What is Mapbox Navigation being used for?
From looking at the code, it doesn't look like we need this library. Can this dependency be removed?