ESRI WebADF Map control class

Namespace:  ESRI.ADF.UI
 

Syntax

function Map extends MapBase

Remarks

The Map class represents the server-side Map control and builds on the MapBase class. The MapBase class exposes most of the clientside functionality a Web ADF JavaScript developer will utilize when working with a Map.

Inheritance Hierarchy

[T:J#Sys.Component]
  [T:J#Sys.UI.Control]
    ESRI.ADF.UI..::.MapBase
      ESRI.ADF.UI..::.Map

See Also