Options
All
  • Public
  • Public/Protected
  • All
Menu

An object containing information that was used to draw a path on the map.

Hierarchy

  • Path

Index

Constructors

Accessors

Constructors

  • new Path(internalPathObject: InternalPath): Path
  • Parameters

    • internalPathObject: InternalPath

    Returns Path

Accessors

  • get id(): string
  • A generated ID for this path object

    Returns string