MapMarkerBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Map |
For internal use only. Initializes a new Map |
#Methods
Name | Description |
---|---|
Address |
|
Address |
Specifies the marker location. Mirrors the client-side location option. |
Coordinates |
Specifies the marker location. Mirrors the client-side location 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. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Icon |
A URL pointing to the custom icon to be used for the marker. Mirrors the client-side icon |
Icon |
A URL pointing to the custom icon to be used for the marker. Mirrors the client-side icon |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
A callback function performed when the marker is clicked. Mirrors the client-side on |
On |
A callback function performed when the marker is clicked. Mirrors the client-side on |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Tooltip |
A tooltip to be used for the marker. Mirrors the client-side tooltip option. |
Tooltip |
A tooltip to be used for the marker. Mirrors the client-side tooltip object. |
Tooltip |
A tooltip to be used for the marker. Mirrors the client-side tooltip option. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also