DrawCommand | draw | false | Allows geometry to be drawn on the map. |
DrawFeaturesCommand | drawfeature | false | Allows features to be drawn on the map. |
GetCodesCommand | codes | false | Used to get the codes for a specified code collection. |
GetAddressLocationsCommand | locate | false | Used to get an address locations based on an address. |
GetLocationAddressCommand | address | false | Used to get an address based on a point. |
GetLayerCommand | getlayer | false | Used to retrieve the a layer info from a mapService. |
IdentifyCommand | ident | false | Used to perform an identify through a mapservice. |
ListLayersCommand | listlayers | false | Gets a list of all the layers for a mapService. |
SetExtentCommand | se | false | Sets the extent of the map. |
ShowLayersCommand | al | false | Allows the setting of the visible layers of the map. |
QueryCommand | query | false | Peforms ad-hoc queries on layers. |
ToggleLayerCommand | togglelayer | false | Toggles a layer between visible/invisible states on the map. |
ZoomToCountyCommand | zc | true | Zooms to a county. |
ZoomToCustomCommand | zcu | false | Allows the ability to zoom to a custom set of parameters |
ZoomToDistrictCommand | zd | true | Zooms to a district |
ZoomToRoadway | zr | true | Zooms to a roadway. |
ZoomToWorkProgramItem | zwp | true | Zoom to a work program item. |
BufferGeometryCommand | buffer | false | Buffer a geometry object. |