labelPosition property

LatLng labelPosition
inherited

Implementation

LatLng get labelPosition =>
    _labelPosition ??= computeLabelPosition(labelPlacement, points);