Search results

IAnnotationRenderingEventArgs API in Angular Maps API component

Specifies the event arguments for annotation rendering event in maps.

Properties

annotation

Annotation

Specifies the annotation instance.

cancel

boolean

Specifies the cancel state for the event. The default value is false. If set as true, the event progress will be stopped.

content

string

Defines the content for annotation in maps.

maps

Maps

Defines the maps instance in event argument.

name

string

Defines the name of the event.