About 50 results
Open links in new tab
  1. 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 …

  2. 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

  3. 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.

  4. 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

  5. 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 …

  6. 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

  7. 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 …

  8. 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 …

  9. 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 …

  10. 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: …