VectorMapCommonAnnotationConfigBuilder Methods
Provides methods that allow you to configure nested options of the client-side commonAnnotationSettings object.
Name | Description |
---|---|
Allow |
Specifies whether users can drag and drop the annotation. Mirrors the client-side allow |
Allow |
Specifies whether users can drag and drop the annotation. Mirrors the client-side allow |
Arrow |
Specifies the length of the annotation's arrow in pixels. Mirrors the client-side arrow |
Arrow |
Specifies the length of the annotation's arrow in pixels. Mirrors the client-side arrow |
Arrow |
Specifies the width of the annotation's arrow at its junction with the annotation rectangle. Mirrors the client-side arrow |
Arrow |
Specifies the width of the annotation's arrow at its junction with the annotation rectangle. Mirrors the client-side arrow |
Border |
Configures the appearance of the annotation's border. Mirrors the client-side border object. |
Color |
Specifies the color that fills the annotation. Mirrors the client-side color option. |
Color |
Specifies the color that fills the annotation. Mirrors the client-side color option. |
Coordinates |
Positions the annotation's center at specified geographic coordinates: [longitude, latitude]. Mirrors the client-side coordinates option. |
Coordinates |
Positions the annotation's center at specified geographic coordinates: [longitude, latitude]. Mirrors the client-side coordinates option. |
Customize |
Mirrors the client-side customize |
Customize |
Mirrors the client-side customize |
Data |
A container for custom data. Mirrors the client-side data option. |
Description |
Specifies the annotation's description in the tooltip. Mirrors the client-side description option. |
Description |
Specifies the annotation's description in the tooltip. Mirrors the client-side description option. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Font |
Specifies the annotation's font properties. Applies to text annotations only. Mirrors the client-side font object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Height |
Specifies the annotation's height in pixels. Mirrors the client-side height option. |
Height |
Specifies the annotation's height in pixels. Mirrors the client-side height option. |
Image |
Configures the image to be displayed in the annotation. Applies only if the type is 'image'. Mirrors the client-side image option. |
Image |
Configures the image to be displayed in the annotation. Applies only if the type is 'image'. Mirrors the client-side image object. |
Image |
Configures the image to be displayed in the annotation. Applies only if the type is 'image'. Mirrors the client-side image option. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Offset |
Moves the annotation horizontally. Mirrors the client-side offset |
Offset |
Moves the annotation horizontally. Mirrors the client-side offset |
Offset |
Moves the annotation vertically. Mirrors the client-side offset |
Offset |
Moves the annotation vertically. Mirrors the client-side offset |
Opacity |
Specifies the annotation's opacity. Mirrors the client-side opacity option. |
Opacity |
Specifies the annotation's opacity. Mirrors the client-side opacity option. |
Option |
Specifies an option by its name. |
Padding |
Used with padding |
Padding |
Used with padding |
Padding |
Along with padding |
Padding |
Along with padding |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Shadow |
Configures the annotation's shadows. Mirrors the client-side shadow object. |
Template |
|
Template |
|
Template |
|
Template |
|
Text |
Specifies the annotation's text. Applies only if the type is 'text'. Mirrors the client-side text option. |
Text |
Specifies the annotation's text. Applies only if the type is 'text'. Mirrors the client-side text option. |
Text |
Specifies what to do with the annotation's text when it overflows the allocated space after applying word |
Tooltip |
Specifies whether the annotation tooltip is enabled. Mirrors the client-side tooltip |
Tooltip |
Specifies whether the annotation tooltip is enabled. Mirrors the client-side tooltip |
Tooltip |
|
Tooltip |
|
Tooltip |
|
Tooltip |
|
To |
Returns a string that represents the current object. Inherited from Object. |
Type |
Specifies whether the annotation displays text, an image, or a template. This is a required setting. Mirrors the client-side type option. |
Width |
Specifies the annotation's width in pixels. Mirrors the client-side width option. |
Width |
Specifies the annotation's width in pixels. Mirrors the client-side width option. |
Word |
Specifies how to wrap the annotation's text if it does not fit into a single line. Mirrors the client-side word |
X |
Mirrors the client-side x option. |
X |
Mirrors the client-side x option. |
Y |
Mirrors the client-side y option. |
Y |
Mirrors the client-side y option. |
See Also