Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional data

id

id: string

Optional layout

layout: ILineLayout

Line layout options

Optional paint

paint: ILinePaint

Line paint options

Optional persistent

persistent: TPersistType

Optional points

points: ICoordinate[]

If points is defined, the API will generate a GeoJSON for the data automatically. Using data and points together is not allowed.

Optional type