react-native-maps markers on iOS

Hi @masai2k

I see in the Marker docs there is an image prop. Does it make a difference if you use that instead of nesting an Image inside of the Marker?

It looks like you need to provide @2x and @3x versions of your images:
https://github.com/react-native-maps/react-native-maps/issues/1422#issuecomment-350894668

1 Like