Class ZapGeoPoint

Represent a point on earth in geological coordinates.

+--------------------+---------------------+
| latitude (64 bits) | longitude (64 bits) |
+--------------------+---------------------+

Hierarchy

  • ZapGeoPoint

Implements

Constructors

Properties

latitude: number
longitude: number
resource: ZapResource = ZapResource.GEO_POINT

A resource type of the object.

LENGTH: number = ...

Methods

Generated using TypeDoc