MPPositionResultInterface
interface MPPositionResultInterface
Functions
Link copied to clipboard
Get the estimated horizontal accuracy of this location, radial, in meters
Link copied to clipboard
A android.location.Location with the original data, if available
Link copied to clipboard
Get the bearing, in degrees
Link copied to clipboard
Gets the floor (floor index) The value returned is only valid if
true
is returned when calling hasFloorLink copied to clipboard
Gets the position provider that created this position result
Link copied to clipboard
Checks if horizontal accuracy is available
Link copied to clipboard
Checks if bearing is available
Link copied to clipboard
Checks if floor info is available If true, the value returned by getFloorIndex will be a valid one
Link copied to clipboard
Set the estimated horizontal accuracy of this location, radial, in meters
Link copied to clipboard
Sets the android.location.Location origin of
Link copied to clipboard
Set the bearing, in degrees
Link copied to clipboard
Sets the floor
Link copied to clipboard