MapBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Map |
For internal use only. Initializes a new Map |
#Methods
Name | Description |
---|---|
Access |
Specifies the shortcut key that sets focus on the UI component. Mirrors the client-side access |
Access |
Specifies the shortcut key that sets focus on the UI component. Mirrors the client-side access |
Active |
Specifies whether the UI component changes its visual state as a result of user interaction. Mirrors the client-side active |
Active |
Specifies whether the UI component changes its visual state as a result of user interaction. Mirrors the client-side active |
Api |
Keys to authenticate the component within map providers. Mirrors the client-side api |
Api |
Keys to authenticate the component within map providers. Mirrors the client-side api |
Api |
Keys to authenticate the component within map providers. Mirrors the client-side api |
Auto |
Specifies whether the UI component automatically adjusts center and zoom property values when adding a new marker or route, or if a new UI component contains markers or routes by default. Mirrors the client-side auto |
Auto |
Specifies whether the UI component automatically adjusts center and zoom property values when adding a new marker or route, or if a new UI component contains markers or routes by default. Mirrors the client-side auto |
Center |
An object, a string, or an array specifying which part of the map is displayed at the UI component's center using coordinates. The UI component can change this value if auto |
Center |
Mirrors the client-side center option. |
Center |
An object, a string, or an array specifying which part of the map is displayed at the UI component's center using coordinates. The UI component can change this value if auto |
Controls |
Specifies whether or not map UI component controls are available. Mirrors the client-side controls option. |
Controls |
Specifies whether or not map UI component controls are available. Mirrors the client-side controls option. |
Disabled |
Specifies whether the UI component responds to user interaction. Mirrors the client-side disabled option. |
Disabled |
Specifies whether the UI component responds to user interaction. Mirrors the client-side disabled option. |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
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. |
Focus |
Mirrors the client-side focus |
Focus |
Mirrors the client-side focus |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Height |
Mirrors the client-side height option. |
Height |
Mirrors the client-side height option. |
Height |
Mirrors the client-side height option. |
Hint |
Specifies text for a hint that appears when a user pauses on the UI component. Mirrors the client-side hint option. |
Hint |
Specifies text for a hint that appears when a user pauses on the UI component. Mirrors the client-side hint option. |
Hover |
Specifies whether the UI component changes its state when a user pauses on it. Mirrors the client-side hover |
Hover |
Specifies whether the UI component changes its state when a user pauses on it. Mirrors the client-side hover |
ID |
Specifies the id attribute for the control’s HTML element (used for nested controls within templates).
|
ID |
Specifies the id attribute for the control’s HTML element.
|
Marker |
A URL pointing to the custom icon to be used for map markers. Mirrors the client-side marker |
Marker |
A URL pointing to the custom icon to be used for map markers. Mirrors the client-side marker |
Markers |
Provides access to the client-side markers option that represents a Map marker collection. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
A function that is executed when any location on the map is clicked or tapped. Mirrors the client-side on |
On |
A function that is executed when any location on the map is clicked or tapped. Mirrors the client-side on |
On |
A function that is executed before the UI component is disposed of. Mirrors the client-side on |
On |
A function that is executed before the UI component is disposed of. Mirrors the client-side on |
On |
A function used in Java |
On |
A function used in Java |
On |
A function that is executed when a marker is created on the map. Mirrors the client-side on |
On |
A function that is executed when a marker is created on the map. Mirrors the client-side on |
On |
A function that is executed when a marker is removed from the map. Mirrors the client-side on |
On |
A function that is executed when a marker is removed from the map. Mirrors the client-side on |
On |
A function that is executed after a UI component property is changed. Mirrors the client-side on |
On |
A function that is executed after a UI component property is changed. Mirrors the client-side on |
On |
A function that is executed when the map is ready. Mirrors the client-side on |
On |
A function that is executed when the map is ready. Mirrors the client-side on |
On |
A function that is executed when a route is created on the map. Mirrors the client-side on |
On |
A function that is executed when a route is created on the map. Mirrors the client-side on |
On |
A function that is executed when a route is removed from the map. Mirrors the client-side on |
On |
A function that is executed when a route is removed from the map. Mirrors the client-side on |
Option |
Specifies an option by its name. |
Provider |
The name of the current map data provider. Mirrors the client-side provider option. |
Provider |
|
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Render() |
Inherited from Widget |
Routes |
Provides access to the client-side routes option that represents a Map route collection. |
Rtl |
Switches the UI component to a right-to-left representation. Mirrors the client-side rtl |
Rtl |
Switches the UI component to a right-to-left representation. Mirrors the client-side rtl |
Tab |
Specifies the number of the element when the Tab key is used for navigating. Mirrors the client-side tab |
Tab |
Specifies the number of the element when the Tab key is used for navigating. Mirrors the client-side tab |
To |
Inherited from Widget |
To |
Renders the control as a template string for use in another control’s template.
Inherited from Widget |
Type |
The type of a map to display. Mirrors the client-side type option. |
Visible |
Specifies whether the UI component is visible. Mirrors the client-side visible option. |
Visible |
Specifies whether the UI component is visible. Mirrors the client-side visible option. |
Width |
Mirrors the client-side width option. |
Width |
Mirrors the client-side width option. |
Width |
Mirrors the client-side width option. |
Zoom |
The map's zoom level. The UI component can change this value if auto |
Zoom |
The map's zoom level. The UI component can change this value if auto |
See Also