Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

How to change user current location blue dot color or image in react native

$
0
0

enter image description here

I am using below library to show the users current location

Library using : https://github.com/react-community/react-native-maps

Above library is used to show the current location and it's showing the current location on google map. I want to change the current location blue dot icon or want to change the color of the blue dot. Can anyone here help me on how to change the blue dot color or how to change current location image ?

<MapView provider={ PROVIDER_GOOGLE } style={ styles.map } initialRegion={this.state.region} onPress={this.onMapPress} minZoomLevel={15} showsUserLocation={true} ref={ref => { this.mapView = ref } }></MapView>

Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>