Search results

Annotation API in Vue Maps API component

Sets and gets the options for customizing the annotation element in maps.

Properties

content

string

Sets and gets the content for the annotation in maps component.

horizontalAlignment

AnnotationAlignment

Sets and gets the annotation element to be aligned horizontally.

Defaults to None

verticalAlignment

AnnotationAlignment

Sets and gets the annotation element to be aligned vertically.

Defaults to None

x

string

Sets and gets the x position of the annotation in maps component.

y

string

Sets and gets the y position of the annotation in maps component.

zIndex

string

Sets and gets the z-index of the annotation in maps component.

Defaults to ‘-1’