pavel-corsaghin / react-native-leaflet

A LeafletView component using WebView and Leaflet map for React Native applications
MIT License
114 stars 46 forks source link

DivIcon not working #21

Open patrickschmelter opened 2 years ago

patrickschmelter commented 2 years ago

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

t0ma5h commented 1 year ago

Would be nice to know this too.

franbusleiman commented 1 year ago

Did you find any solution? rendering a react native component to html?