The Map type exposes the following members.

Constructors

  NameDescription
Map

Methods

  NameDescription
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

  NameDescription
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

  NameDescription
onServerRequest
Raised prior to a server request.

See Also