Gets or sets the maximum pixel size you are allowed to zoom to, or null/Number.POSITIVE_INFINITY if unrestricted. This value is ignored when using tiled maps.

Namespace:  ESRI.ADF.UI
 

Syntax

function get_maxZoom () : Number
function set_maxZoom (value : Number)

See Also