RampMap Class
Item Index
Events
- RampMap.ADD_LAYER
- RampMap.ADD_LAYER_READY
- RampMap.ALL_LAYERS_LOADED
- RampMap.CENTER_AND_ZOOM [subscribed]
- RampMap.CENTER_AT [subscribed]
- RampMap.CLICK
- RampMap.EXTENT_CHANGE
- RampMap.INITIAL_BASEMAP_LOADED
- RampMap.PAN_END
- RampMap.PAN_START
- RampMap.REORDER_END
- RampMap.SET_EXTENT [subscribed]
- RampMap.SET_EXTENT [subscribed]
- RampMap.UPDATE_END
- RampMap.ZOOM_END
- RampMap.ZOOM_START
Events
RampMap.ADD_LAYER
Fires when a layer is added by a user
RampMap.ADD_LAYER_READY
Fires when a layer added by a user is ready to view
RampMap.ALL_LAYERS_LOADED
Indicates that all the map layers are loaded.
RampMap.CENTER_AT [subscribed]
Centers the map at the given point.
RampMap.CLICK
Republishes a standard ESRI map click event 'click'.
RampMap.EXTENT_CHANGE
Republishes a standard ESRI map component event extent-change
.
RampMap.INITIAL_BASEMAP_LOADED
Indicates that the initial basemap has loaded.
RampMap.PAN_END
Republishes a standard ESRI map component event pan-end
.
RampMap.PAN_START
Republishes a standard ESRI map component event pan-start
.
RampMap.REORDER_END
Fires when the reorder of the layers in the layer managers has completed finished.
RampMap.SET_EXTENT [subscribed]
Changes the current extent of the map.
RampMap.SET_EXTENT [subscribed]
Changes the current extent of the map.
RampMap.UPDATE_END
Republishes a standard ESRI map component event update-end
.
RampMap.ZOOM_END
Republishes a standard ESRI map component event zoom-end
.
RampMap.ZOOM_START
Republishes a standard ESRI map component event zoom-start
.