labelPosition property

LatLng labelPosition

Implementation

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