Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TimeValueRepresentable

A data type that represents annotation information associated with a specific time.

Hierarchy

  • TimeValueRepresentable

Index

Properties

Properties

data

data: {}

A series of values for the representable keyed by timestamp.

memberof

TimeValueRepresentable

Type declaration

  • [timestamp: number]: string

renderable

renderable: any

Renderable object that is added to a map view.

memberof

TimeValueRepresentable

Generated using TypeDoc