I\'m getting confused when my blue dot icon is dissapeared. The past is i can show the blue dot icon. But now it just zoom the camera on my current location without blue dot
In Kotlin :
map.isMyLocationEnabled = true
NOT to be confused with :
map.uiSettings.isMyLocationButtonEnabled = true
I've used it in my project. And here is the result :
For embeded view, check out Page 35, here