Contents

padding

Spacing to add around the annotation when showing items.

Declaration

padding?: Padding;

Discussion

Padding prevents any items from touching the edges of the map. Set padding to a Padding object. The default is no padding on all sides.

See Also

Setting position and appearances