Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface supportDistanceParametersProperties

Hierarchy

  • supportDistanceParametersProperties

Index

Properties

Optional distanceUnit

distanceUnit: "meters" | "kilometers" | "feet" | "yards" | "miles" | "nautical-miles"

Specifies the units for measuring distance between geometry1 and geometry2.

Read more...

Optional geodesic

geodesic: boolean

When true, the geodesic distance between geometry1 and geometry2 is measured.

Read more...

Optional geometry1

The geometry from which the distance is to be measured.

Read more...

Optional geometry2

The geometry to which the distance is to be measured.

Read more...

Generated using TypeDoc