The Map type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Map |
Methods
| Name | Description | |
|---|---|---|
| dispose | Disposes the map and cleans up. | |
| doCallback |
Performs a callback or partial postback depending on the it's postback mode
| |
| initialize | Initializes the map control. | |
| processCallbackResult |
Processes a result from a callback or partial postback
|
Properties
| Name | Description | |
|---|---|---|
| callbackFunctionString | Gets or sets the callback function string used to send a request to the serverside Map control. | |
| clientToolGraphicsColor | The color of the box drawn on the Map control display while using the client draw action tools. | |
| clientToolGraphicsWidth | The width of the box/line on the Map control display while using the client draw action tools. | |
| uniqueID | Gets or sets the unique ID used to identify the control serverside |
Events
| Name | Description | |
|---|---|---|
| onServerRequest | Raised prior to a server request. |