public static interface UserLocationSource.LocationListener
Modifier and Type | Method and Description |
---|---|
void |
onUserLocationChanged(Location location)
Invoked when the location changes.
|
void onUserLocationChanged(Location location)
null
value indicates that the location is
unknown.