labelOrigin property

Point? labelOrigin
finalinherited

The origin of the label relative to the top-left corner of the icon image, if a label is supplied by the marker. By default, the origin is located in the center point of the image.

Implementation

final Point? labelOrigin;