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

A MapLibre react native module for creating custom maps

Results 183 maplibre-react-native issues
Sort by recently updated
recently updated
newest added

### Describe and reproduce the Bug ## Summary I haven't pinned down exactly what, but on Android when rendering Heatmaps and Markers, zooming out causes this error. ``` --------- beginning...

Platform: Android
Triage

### Describe and reproduce the Bug **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Create a heat...

Triage

### Describe and reproduce the Bug Hi, thanks for the work put into this library. Pressing a `` within a parent `` consistently results in the `onPress` not firing on...

Architecture: New
Triage

### Describe and reproduce the Bug Consider the following example: ```tsx ``` On Android 15 with Edge-to-Edge support, the view margins of the compass do not take the notch area...

Platform: Android

When a new feature is released from MLN and we add it to the wrapper, issues like #997 arise. This is due to setups not using Continuous Native Generation (CNG)....

### Describe and reproduce the Bug Hi guys! I'm trying out maplibre (`v10.2.1`) on the new arch, but I'm running into some issues when trying to adjust zIndices. Here's a...

Architecture: New
Triage

### Describe and reproduce the Bug Hello! First off, thank you for the excellent library! I'm trying to animate the rotation of a `` component to represent the yaw rotation...

Triage

### Describe and reproduce the Bug [https://youtu.be/TUd6XWHNXZM](https://youtu.be/TUd6XWHNXZM) I migrated from Mapbox to this excellent library, and that issue didn’t exist before. ### @maplibre/maplibre-react-native Version 11.0.0-alpha.4 , 10.1.6 ### Which platforms...

Missing Reproduction
Triage

### Describe and reproduce the Bug every time prebuild runs you get a duplication of the `Remove signature files` build phase. the way https://github.com/maplibre/maplibre-react-native/blob/420fe5ba329606b9b2e63cd45c166a70ab3c2013/src/plugin/ios.ts#L90-L108 is set up is wrong. there...

Triage

### Describe and reproduce the Bug I'm attempting to manage the loading of images from the network myself to intelligently preload images before they are needed. I've found that ImageSource...

Triage