Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProfileHoverPointInformations<>

Type Parameters

    Hierarchy

    • ProfileHoverPointInformations

    Index

    Properties

    coordinate: Coordinate

    Coordinate of the point.

    distance: number

    distance of the point on the line. Can be in meters or kilometers.

    elevations: Object

    Elevations of the point (example: {aster: 556.5, srtm: 560}).

    xUnits: string

    Units of the x axis.

    yUnits: string

    Units of the y axis.

    Generated using TypeDoc