react-native-webview-leaflet
react-native-webview-leaflet copied to clipboard
A Webview based Leaflet Component for React Native
My map only looks blue, even the example they give on it. the map does not move or show any interaction 
When building the bundle, it always complains react native version mismatch. Version 62.2 and version 61.4 mismatch. I've tried to downgrade the version to 61.4, but some of the js...
Currently there is no support for onClick for Polygon shapes that is supported in the official leaflet library.
Thanks for the fantastic library! This library supports multiple map layers, but only one set of map Shapes and map Markers for all map layers. I wonder if there is...
In react-native-webview-leaflet How to create an customize markers which includes text in marker similar like to the url (https://user-images.githubusercontent.com/60733081/73921161-24b8bd00-48c7-11ea-8a4b-e45cde2fae4a.png)
Hi, I could see that this project is using react-leaflet version 2.4.0 and current upstream version is 2.6.1. When will it be updated to upstream version ? Thanks.