Location properties

Hierarchy

  • Location

Constructors

Properties

altitude: undefined | number

Altitude

candidatePoids: undefined | string[]

Symbols intersected by "coords", expressed as unique STP identifiers

centroid: undefined | LatLon

Symbol centroid

coords: undefined | LatLon[]

Latitude and longitude coordinates for the symbol These follow the anchor points Draw Rules definitions both in terms of the number of points as well as their order, as documented e.g. in Appendix H of the MIL-STD-2525D Joint Military Symbology standard

fsTYPE: undefined | "point" | "line" | "area" | "multipoint"

General type of location

radius: undefined | number

Radius of the area around the symbol

shape: undefined | "point" | "line" | "area" | "multipoint" | "straightline" | "arrowthin" | "arrowfat" | "hook" | "ubend" | "ubendthreepoints" | "vee" | "opencircle"

Gesture type (see "STP Military Symbol Gestures" documentation for details - available from Hyssos Tech upon request)

width: undefined | number

Width

Generated using TypeDoc