teovillanueva / react-native-web-maps

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

Change marker icon/image #33

Closed IordanisSap closed 1 year ago

IordanisSap commented 1 year 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 1 year 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.