PointOfInterest

interface PointOfInterest

A Point Of Interest to look at.

Functions

Link copied to clipboard
abstract fun getAltitude(): Double
Retrieves the altitude above take off point (in meters) to look at.
Link copied to clipboard
abstract fun getLatitude(): Double
Retrieves the latitude of the location (in degrees) to look at.
Link copied to clipboard
abstract fun getLongitude(): Double
Retrieves the longitude of the location (in degrees) to look at.
Link copied to clipboard
Retrieves the Point Of Interest mode.