mapbox-maps-android icon indicating copy to clipboard operation
mapbox-maps-android copied to clipboard

Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL.

Results 286 mapbox-maps-android issues
Sort by recently updated
recently updated
newest added

This is a clone of an issue reported to the navigation SDK team. Unfortunately this is all the information we have at this time. > **Issue report:** > > Note...

bug :beetle:

## Environment - Android OS version: any - Devices affected: any - Maps SDK Version: 10.7.x - 10.8.x (but probably more) ## Observed behavior and steps to reproduce I have...

bug :beetle:

In the sample app `com.mapbox.maps.testapp.examples.GesturesActivity` is not removing gesture listeners. IIUC [from docs this](https://docs.mapbox.com/android/maps/guides/user-interaction/#listen-for-gesture-events) is required. It's confusing that the sample app doesn't do this but still works fine.

bug :beetle:

## New Feature I need a way to detect *that* the user interacted with the map. I don't care if they pinched/ panned/ zoomed/ flinged etc. Currently I have to...

## Environment - Android OS version: * - Devices affected: * - Maps SDK Version: v11.* ## Observed behavior and steps to reproduce When an individual node of the PointAnnotationGroup...

bug :beetle:

## Environment - Android OS version: * - Devices affected: * - Maps SDK Version: 11.3.0-beta.1 & 11.3.0-rc.1 ## Observed behavior and steps to reproduce As mentioned in the title,...

bug :beetle:

## Environment - Android OS version: Android 34 - Devices affected: Pixel 5 - Maps SDK Version: 11.3.0-beta.1 ## Observed behavior and steps to reproduce After applying a filter that...

bug :beetle:
compose

## Environment - Android OS version: Android Versions 11, 12 and 13 - Devices affected: Tested on two real devices and one simulator - Maps SDK Version: 2.17.6 ## Observed...

bug :beetle:
compose

## New Feature Currently in PointAnnotationGroup there is only callback for point annotation click. However if points clustered, there is no way to handle click on circle annotation ``` PointAnnotationGroup(...

feature :green_apple:
compose

I want to know, how to turn on/off 3D building in Style.STANDARD on runtime? Please help me, many thanks

question
feature :green_apple: