Package-level declarations
Types
Link copied to clipboard
data class GPSPointImpl(delegate: LatLongPosition, time: Time) : GPSPoint, GeoPosition, Serializable
Implementation of a GPS point with time information.
Link copied to clipboard
Unmodifiable state version of LatLng, also implementing the GeoPosition interface.