OpenLayers JavaScript Mapping Library |
OpenLayers. Feature. VectorVector features use the OpenLayers.Geometry classes as geometry description. They have an ‘attributes’ property, which is the data object, and a ‘style’ property, the default values of which are defined in the OpenLayers.Feature.Vector.style objects. Inherits fromSummary
atPoint
Determins whether the feature intersects with the specified location. Parameters
Returns{Boolean} Whether or not the feature is at the specified location OpenLayers. Feature. Vector. styleOpenLayers features can have a number of style attributes. The ‘default’ style will typically be used if no other style is specified. Default style properties
|
nullify references to prevent circular references and memory leaks
destroy: function()
OpenLayers.Feature An exact clone of this OpenLayers.Feature
clone: function ( obj )
Determins whether the feature intersects with the specified location.
atPoint: function( lonlat, toleranceLon, toleranceLat )
Sets the new state
toState: function( state )