Wrapper for colour representation, either a string or number array in [r,g,b,a] format
handler for the feature selection change event
handler for the layers features added
handler for the features under selection event
handler for the layers change event
handler for the map change centre event
handler for the map change zoom event
event fired when a draw feature has been created/modified/deleted
last drawn, modified or removed feature
get all features associated with draw layer
map of all draw features keyed on the id
combine all draw features' geometries into a single geometry
single GeoJSON
of draw features
event fired when there is a change in selected features
determines if the event was triggered programatically or by a user event e.g. mouse click
gets the features currently selected
gets the features that were previously selected
event fired when there is a selection event and there are features obscured or underneath the pixel coordinate selected, this allows the ui to respond and suggest them as alternatives
creates a new event instance
the feature selected that is on top of all the others
the features underneath the selected feature
the click position
the clicked position that triggered the event
the feature that was selected as a result of the event
gets the features under the selected feature
event fired when the map layers are changed
gets the layers currently on the map
gets layers which were previously on the map
event fired when the map centre is changed
gets the centre coordinate of the map
event fired when the map zoom level is changed
the zoom level of the map
tag names used in WFS GetCapabilties response FeatureType that are used to get info
calculates the ease out scaling value
the current position in the animations timing between 0-1
function for intercepting tile responses and casting to the correct model
Generated using TypeDoc
handler for the alloy draw event