reggie3 / react-native-webview-leaflet

A Webview based Leaflet Component for React Native
219 stars 124 forks source link

How to create customize Markers with text #75

Open saraswathiSubbu opened 4 years ago

saraswathiSubbu commented 4 years ago

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)

saraswathiSubbu commented 4 years ago

@reggie3 can you please help me to solve this

reggie3 commented 4 years ago

That is not a feature that is currently supported. However, I'd definitely be willing to look at a PR that adds it.