mapbox-maps-android
mapbox-maps-android copied to clipboard
Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL.
## Environment - Android OS version: 33 - Devices affected: pixel 7 - Maps SDK Version: 10.12 ## Observed behavior and steps to reproduce Using guide to create custom http...
Following the instructions on the [Developing.md](https://github.com/mapbox/mapbox-maps-android/blob/4770aafb7399835c95a09f259dbe2e754ebf9c70/DEVELOPING.md) doesn't seem to completely work for me. Specifically, when running `make sdk-build`, I'm getting errors at this step. I noticed there was a `PrivateRelease`...
## Environment Android OS version: compileSdkVersion 32, minSdkVersion 21 Devices affected: cannot deploy to the device. Maps SDK Version: 10.14.1 ## Observed behavior and steps to reproduce I'm getting duplicate...
## New Feature Is there parameter like cesium `viewer.camera.constrainedAxis=undefined`, that can cause the Earth to rotate along the South and North Poles? ## Why I hope to rotate freely like...
## Environment - Maps SDK Version: 10.14.0 ## Observed behavior and steps to reproduce The map does not follow the location, using the following code: ``` viewportPlugin.transitionTo( viewportPlugin.makeFollowPuckViewportState( FollowPuckViewportStateOptions.Builder() .bearing(null)...
## Environment - Android OS version: 14.0 (U) - API 34 - Devices affected: Emulator - Maps SDK Version: 10.14.0 and c7a4d0a06e7ee01808bf08bbe6046a0d15031f04 ## Observed behavior and steps to reproduce MapIdle...
## New Feature Following up on this issue: https://github.com/mapbox/mapbox-maps-android/issues/1562 I can center the camera to encompase two points but it does not zoom in or out as needed. Here is...
## Environment - Android OS version: 12 - Devices affected: OP Nord - Maps SDK Version: 'com.mapbox.maps:android:10.14.0' ## Observed behavior and steps to reproduce Setting `lineCap` property on `PolylineAnnotationManager` has...
The module `extension-androidauto` uses [googleCarAppLibrary](https://github.com/mapbox/mapbox-maps-android/blob/6f7470fa2d410de77a04f0e142d20ea8a8360b6b/extension-androidauto/build.gradle.kts#L40) version `1.2.0`, which is the current stable version published by Google: https://developer.android.com/jetpack/androidx/releases/car-app Google didn't publish a new stable version for a while and since `extension-androidauto`...
## Environment *Doesn't seem like a device issue. Tested on:* - Android OS version: 10, 12 - Devices affected: One Plus Nord (12) and Moto G8 (10) - Maps SDK...