Features are combinations of geography and attributes. The OpenLayers.Feature class specifically combines a marker and a lonlat.
OpenLayers. Feature | Features are combinations of geography and attributes. |
Properties | |
popupClass | {OpenLayers.Class} The class which will be used to instantiate a new Popup. |
Constructor | |
OpenLayers. Feature | Constructor for features. |
{OpenLayers.Class} The class which will be used to instantiate a new Popup. Default is OpenLayers.Popup.AnchoredBubble.
Constructor for features.
layer | {OpenLayers.Layer} |
lonlat | {OpenLayers.LonLat} |
data | {Object} |