| Package | Description | 
|---|---|
| crossmobile.ios.mapkit | 
| Modifier and Type | Method and Description | 
|---|---|
MKUserLocation | 
MKMapView.userLocation()
Returns the user location. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
default void | 
MKMapViewDelegate.didUpdateUserLocation(MKMapView mapView,
                     MKUserLocation userLocation)
It is used when user's location is updated. 
 | 
Copyright © 2020. All rights reserved.