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