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 150 maplibre-react-native issues
Sort by recently updated
recently updated
newest added
trafficstars

The original project uses jest, obviously, but also some iOS specific testing with detox. This should be added to CONTRIBUTING.md. - [ ] Document testing technologies used - [ ]...

help wanted

Upstream on iOS falls back to the MapLibre demo tiles. However, Android will crash with a random exception. The Android framework currently also has a place in the OfflineManager where...

The weird `getInstance` dance on Android has also evolved its type signature to accept an optional "well-known tile provider" (basically just Mapbox or Maptiler; should be expanded). We currently init...

Steps to Trigger Behavior Set boundaries on the MapLibre map using the maplibre-react-native library. Pan or zoom the map to the edge of the defined boundaries. Observe the behavior when...

## Description Fixes #430 ## Checklist - [ ] I have tested this on a device/simulator for each compatible OS - [X] I formatted JS and TS files with running...

### Steps to Trigger Behavior 1. Create a new MapLibreGL.MapView 2.. Add a MarkerView with coordinates 3. Build and run the application. you will receive the warning. ### Link to...

### Steps to Trigger Behavior 1. Create map with annotation component that relies on zustand/immer (add a boolean to the state) ([distanceRings](https://github.com/edfungus/maplibre-example/blob/main/app/lib/screens/home/mappy.tsx#L63) in example repo) 2. Add a regular annotation...

- fixed formats of table columns to show them right | before | after | |---|---| |![image](https://github.com/user-attachments/assets/fd457943-bdda-4ada-8c2d-95b4a24a52c3)|![image](https://github.com/user-attachments/assets/2fb4d292-7a71-496d-8ce5-0ddbda590cac)|