/ Maps / AnnotationModel
Search results

AnnotationModel API in Vue Maps API component

Interface for a class Annotation

Properties

content

string

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

horizontalAlignment

string

Sets and gets the annotation element to be aligned horizontally.

verticalAlignment

string

Sets and gets the annotation element to be aligned vertically.

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.