Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeoCoordinatesLike

Represents an object with GeoCoordinates like interface.

Hierarchy

  • GeoCoordinatesLike

Implemented by

Index

Properties

Optional altitude

altitude: undefined | number

The optional altitude in meters.

latitude

latitude: number

The latitude in degrees.

longitude

longitude: number

The longitude in degrees.

Generated using TypeDoc