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

A LeafletView component using WebView and Leaflet map for React Native applications

Results 40 react-native-leaflet issues
Sort by recently updated
recently updated
newest added

How can I customize a marker? Using DivIcon does not work because it needs a div, which React Native can not create.

After installation of the library into my project. But when I started to build the project, it failed every time saying: `> Task :react-native-leaflet-view:compileDebugKotlin FAILED` `Deprecated Gradle features were used...

Hi Pavel Corsaghin, Can you please respond to these queries. 1. I am not able to get clicks of markers which are clustered. 2. Can we enable that on double...

Hello, I'm having a hard time setting up a basic map in a react-native project. I don't know what to do from the basic example in README.md to get a...

Hello, I've encountered an issue while trying to use react-native-leaflet-view in my React Native project for Android. The Android Gradle plugin in my project requires a Kotlin Gradle plugin version...

Hello, Is it possible to increase maximum zoom level ? Thank you. Have a nice day.

Hey! I put these two things into one PR, because they are both rather small, but of course I can split them up if you want :)

Hi, I am having a marker offset. _Targeting the Hôtel-Dieu of Paris, the popup is exactly where I want the blue marker to be._ Here is my code: ```js //...

![Screenshot from 2023-02-18 20-08-16](https://user-images.githubusercontent.com/25826262/219883789-925f573e-21b2-4055-ad16-83789f71fb98.png) anyone can help me fix this error ?