Hello everyone,
I was wondering if there is any option I'm missing to show the button "my position/location" on the iOS map ?
IsShowingUser="True"
only display the blue dot.
It's working fine on Android : the button "my position/location" is displayed and when tapped, it moves the region to the user's location.
I guess I still can create a custom renderer and play with MKMapView but I hope it's not required anymore.
Thanks !