Type alias AnnotationMarkerLabelPosition

AnnotationMarkerLabelPosition: {
    gravity?: MarkerGravity;
    offset?: AnnotationMarkerLabelOffset;
}

Type declaration