I use the default blue current location indicator of Google Map by following code.
mapView.isMyLocationEnabled = true
I need to change the color of it. Is there any way I can change the color?
I understand if it wasn't possible I could use maker which appearance is configurable but if I keep updating maker position, it doesn't move as smoothly as the default location indicator.