Interface ILocation

Properties of a Location.

Hierarchy

  • ILocation

Implemented by

Properties

degreesLatitude?: null | number

Location degreesLatitude

degreesLongitude?: null | number

Location degreesLongitude

name?: null | string

Location name

Generated using TypeDoc