PFGeoPosition

class PFGeoPosition : Struct

Represents position in WGS84 coordinates with double precision

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
fun __init(_i: Int, _bb: ByteBuffer)
Link copied to clipboard
open fun __reset()

Properties

Link copied to clipboard

Defines latitude, as measured in degrees, representing north-south coordinate (y-axis on a map)

Link copied to clipboard

Defines longitude, as measured in degrees, representing east-west coordinate (x-axis on a map)