
Newest 'mapbox' Questions - Stack Overflow
Jan 14, 2026 · I'm using mapbox_maps_flutter: ^2.7.0 i've set up an observer for user's location, when user changes his location (if user is driving for example), i call Directions API and get a new route …
Could not resolve com.mapbox.maps:android:10.17.0
May 21, 2024 · Could not resolve com.mapbox.maps:android:10.17.0 Asked 1 year, 8 months ago Modified 1 year, 5 months ago Viewed 405 times
Failed to resolve: com.mapbox.maps:android:10.0.0 - Stack Overflow
Nov 8, 2021 · I have set up a new project on Android Studio and I'm trying to use v10 of Mapbox SDK. However, my Gradle build fails with the message: Failed to resolve: com.mapbox.maps:android:10.0.0.
How to solve Could not find com.mapbox.maps:android:10.16.0 react ...
Nov 4, 2023 · How to solve Could not find com.mapbox.maps:android:10.16.0 react-native mapbox Asked 2 years, 2 months ago Modified 1 year, 9 months ago Viewed 1k times
How to solve : Failed to resolve: com.mapbox.mapboxsdk:mapbox …
Nov 8, 2020 · I face this problem when trying to use mapbox in Android studio Failed to resolve: com.mapbox.mapboxsdk:mapbox-android-sdk:9.5.0 what is the problem? my build.gradle …
How to display Two Maps in a single page using Mapbox
How to display Two Maps in a single page using Mapbox Asked 5 years, 3 months ago Modified 5 years, 3 months ago Viewed 4k times
Why is mapbox-android sdk not resolving from build.gradle?
implementation 'com.mapbox.maps:android:10.11.0' For Android Studio less than Arctic Fox (2020.3.1) and Gradle less than v6.0: Open up your project-level build.gradle file, and add the code below to …
plotly automatic zooming for "Mapbox maps" - Stack Overflow
Sep 8, 2020 · 0 Looking at mapbox's documentation for zoom levels, zoom determines how many tiles mapbox will use to represent the world. world = 2^zoom x 2^zoom tiles. Given the world is about …
gradle - Could not resolve mapbox-android-sdk - Stack Overflow
Mar 11, 2022 · Show Details Affected Modules: app I have checked below answers, but not working. How to solve : Failed to resolve: com.mapbox.mapboxsdk:mapbox-android-sdk:9.5.0 Why is mapbox …
rnmapbox/maps Error: @rnmapbox/maps native code not available.
Jan 18, 2025 · 0 @rnmapbox/maps library is not working with a React Native Expo app on the Android platform. Plugin versions: @rnmapbox/maps: "^10.1.33" react-native: "0.76.5" expo: "~52.0.24" Error: …