teovillanueva / react-native-web-maps

Cross platform maps for react & react-native 🗺
https://teovillanueva.github.io/react-native-web-maps/
MIT License
54 stars 14 forks source link

Change marker icon/image #33

Closed IordanisSap closed 10 months ago

IordanisSap commented 10 months ago

From what i have seen the props image and icon of Marker are planned to be implemented. Is there any workaround to have an icon or image?

IordanisSap commented 10 months ago

Nvm, you can just set the component inside the marker. However it would be nice if tracksViewChanges was implemented so that we can fix markers jumping when panning.