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
trafficstars

It's crash with the Android emulator,but it's all right on the real device. It's show the base map, when I move it, then it crash. ### Steps to Trigger Behavior...

### Steps to Trigger Behavior 1. Add MapLibreGL.Style to MapLibreGL.MapView 2. Add style asset file from MapTiler or Mapbox ### Expected Behavior Map loaded with local style from json asset...

Hey, Is it applicable to have an animation (transition) on **iconRotate** prop in **SymbolLayer** style ? if so, any thoughts how to achieve it? Thanks

Temporarily disable some rules to get linting to pass. We can incrementally address the issues on a rule-by-rule basis in the future. Bottom Line: yarn lint should now pass Rules...

**I tried to create a development build using [EXPO EAS](https://expo.dev/) but it failed due to @expo/[email protected] being incompatible with the Expo SDK (i have added the package to the plugins).**...

I can download a region for offline use and it works very well. But after 1-2 weeks, I believe, the region downloaded doesn't load properly on all zoom levels. The...

Hi all, RN Mapbox has an Image component (https://github.com/rnmapbox/maps/blob/main/src/components/Image.tsx) that supports stretchable images. https://github.com/rnmapbox/maps/commit/788e48f16266cc92f515867ff1a90f2b68355c8e Are there any reasons / blockers that prevent us from having this feature in maplibre-react-native? Thanks

i get this error when i use import MapLibreGL from '@maplibre/maplibre-react-native' ( it work on ios but error with android) ![image](https://github.com/maplibre/maplibre-react-native/assets/70763057/eb23b434-7733-4e1c-9a05-1f01d14014ab) ![image](https://github.com/maplibre/maplibre-react-native/assets/70763057/3fd537ac-cbda-41e1-a593-6dcc82470f6e)

## Motivation Currently there are mor than 100 linting warnings on main. This honestly makes the warning useless as you'll never know if a warning was added or fixed in...

- [x] Remove unnecessary Mapbox logo from all examples. Broken (crashes, console errors and/or are non-functional): - [x] DriveTheLine.js should be reworked to drive a hard-coded route rather than depend...

Good first Issue