react-native-leaflet
react-native-leaflet copied to clipboard
DivIcon not working
How can I customize a marker? Using DivIcon does not work because it needs a div, which React Native can not create.
Would be nice to know this too.
Did you find any solution? rendering a react native component to html?