maplibre-native icon indicating copy to clipboard operation
maplibre-native copied to clipboard

MapLibre Native - Interactive vector tile maps for iOS, Android and other platforms.

Results 490 maplibre-native issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When trying to use the convenient `MapboxVersionNumber` and `MapboxVersionString` constants for debug and troubleshooting, the compiler cannot end the linking process. It throws this error: ``` Undefined...

bug

Android release android-v11.0.1 (also 11.0) shows artifacts when rendering extruded geometry (such as buildings). The issue is only seen in the drawable GL renderer. Teh legacy GL renderer does not...

bug
android
OpenGL

**Describe the bug** We have implemented the `org.maplibre.gl:android-sdk:11.0.1` in [our app](https://github.com/wikimedia/apps-android-wikipedia). When launching the map, we can observe from the Logcat that keeps outputting "mReversing is false. Don't call initChildren."....

bug
android

Right now, pre-releases do not get automatically tagged as such.

android
github_actions

**Describe the bug** CameraPosition not found in Android SDK when devloping with using Java **To Reproduce** Steps to reproduce the behavior: 1. Go to org.maplibre.android.camera.CameraPosition; 2. Click on 'CameraPosition' 3....

bug
more info needed

This PR introduces the PMTiles support, which was first asked in #1978. It's experimental for now, and needs more testing, so I need everyone interested in this feature to test...

enhancement

**Describe the bug** Tiles with short lifespan are not reloaded (example: weather tiles that are changing every seconds, traffic data that are changing every 3 seconds...). The lifetime is is...

bug

Closes #2358. Support text-variable-anchor-offset property

enhancement
js-parity

**Describe the bug** We have a really strange behavior of the location icon. And I am at the end of my ideas. I'm currently working on upgrading the MapLibre navigation...

bug
android

Progress towards https://github.com/maplibre/maplibre-native/issues/893, better to do this with a few PRs.