lineZOffset property

  1. @experimental
double? lineZOffset
getter/setter pair

Vertical offset from ground, in meters. Defaults to 0. Not supported for globe projection at the moment.

Implementation

@experimental
double? lineZOffset;