Closed s23210 closed 2 weeks ago
@s23210 This seems to be an issue with mixing different versions of the multiple Mapbox SDKs. Could you please run the following command:
./gradlew app:dependencyInsight --configuration releaseRuntimeClasspath --dependency com.mapbox
replacing app
with your app module and paste here the output related to mapbox versions.
Closing as stale.
Environment
When I try to draw LineLayer from directions API geoJsonSource It seems that LineLayer doesn't work
Maybe I am doing something wrong?