OpenLayers JavaScript Mapping Library | Property Index
{Boolean} {Object} This object holds arbitrary properties that describe the feature. {String} Attribution string, displayed when an OpenLayers.Control.Attribution has been added to the map. {String} {OpenLayers.Layer} The currently selected base layer. {OpenLayers.Bounds} null {Integer} Used only when in gridded mode, this specifies the number of extra rows and colums of tiles on each side which will surround the minimum grid tiles to cover the map. {Object} The functions that are sent to the handler for callback {String} Name of featureCollection element. {Array(OpenLayers.Geometry)} The component parts of this geometry {OpenLayers.Control}. OpenLayers.Control The control which is activated when the control is activated (turned on), which also happens at instantiation. {Array(Integer)} Keycodes for deleting verticies. {String} ‘vertical’ or ‘horizontal’ {Boolean} Display the layer’s name in the layer switcher. {Boolean} Request map tiles that are completely outside of the max extent for this layer. {DOMElement} {DOMElement} The element that contains the map {Boolean} Should the BBOX commas be encoded? {Boolean} Should the BBOX commas be encoded? {OpenLayers.Events} An events object that handles all events on the map {OpenLayers.Events} An events object that handles all events on the tile. {OpenLayers.Events} {Boolean} Extract attributes from GML. {Boolean} Extract attributes from KML. {Boolean} Should the WFS layer parse attributes from the retrieved GML? {Boolean} {Boolean} Should OpenLayers allow events on the map to fall through to other elements on the page, or should it swallow them? {Function} Called after each feature is added {OpenLayers.Feature} If featureClass is defined, an old-style markers based WFS layer is created instead of a new-style vector layer. {String} Default description for features. {String} Element name for features. {String} Feature Attributes namespace. {String} Namespace used for feature attributes. {String} Namespace alias (or prefix) for feature nodes. Array({OpenLayers.Feature.Vector}) {String} Default title for features. {String} Description of the folders. {String} Name of the folders. {OpenLayers.Format} The format you want the data to be parsed with. {String} Mime type of the images returned. {OpenLayers.Geometry} {String} Name of geometry element. {String} geometryType allows you to limit the types of geometries this layer supports. {Array(String)} To restrict dragging to a limited set of geometry types, send a list of strings corresponding to the geometry class names. {Array(String)} To restrict modification to a limited set of geometry types, send a list of strings corresponding to the geometry class names. {Array(String)} To restrict selecting to a limited set of geometry types, send a list of strings corresponding to the geometry class names. {String} W3C Geo namespace to use. {String} GeoRSS namespace to use. {String} GML Namespace. {Integer} {Integer} Determines the width (in pixels) of the gutter around image tiles to ignore. {Number} height {Object} Used to set non-default properties on the control’s handler {Boolean} Select on mouse over and deselect on mouse out. {OpenLayers.Icon}. {String} {String} For “pretty” printing, the indent string will be used once for each indentation level. {Boolean} Whether or not the layer is a base layer. {Boolean} KaMap Layer is always a base layer {Boolean} Markers layer is never a base layer. {Boolean} Treat this layer as a base layer. {Boolean} {Boolean} The layer is a base layer. {Boolean} WFS layer is not a base layer by default. {Boolean} Default is true for WMS layer WorldWind layer is a base layer by default. {Boolean} EventPaned layers are fixed by default. {Boolean} Whether the layer remains in one place while dragging the map. {Boolean} Whether the layer is a vector layer. {Integer} Use bitwise operators and one or more of the OpenLayers.Handler constants to construct a keyMask. {String} KML Namespace to use. {Float} The y-axis coordinate in map units {String} Name of data layer. {Array(OpenLayers.Layer)} Ordered list of layers in the overview map. {Float} The x-axis coodinate in map units LevelZeroTileSizeDegrees {OpenLayers.Map} This variable is set when the layer is added to the map, via the accessor function setMap(). {Object} An object containing any non-default properties to be sent to the overview map’s map constructor. {OpenLayers.Bounds} The center of these bounds will not stray outside of the viewport extent during panning. {OpenLayers.Bounds} The maximum extent for the map. {Float} The ratio of the overview map resolution to the main map resolution at which to zoom farther in on the overview map. {Float} Default max is 360 deg / 256 px, which corresponds to zoom level 0 on gmaps. {Float} Default max is 360 deg / 256 px, which corresponds to zoom level 0 on gmaps. {Float} {Float} {OpenLayers.Bounds} {OpenLayers.Bounds} {Float} The ratio of the overview map resolution to the main map resolution at which to zoom farther out on the overview map. {Float} {Float} {Float} {Float} {Boolean} Allow selection of multiple geometries {String} {String} For “pretty” printing, the newline string will be used at the end of each name/value pair or array item. {Integer} {Integer} How many tiles are still loading? {Integer} {Integer} Number of zoom levels for the map. {Function} Define this function if you want to know when a feature is done dragging. {Function} Define this function if you want to know about each move of a feature. {Function} Optional function to be called when a feature has been modified. {Function} Optional function to be called when a feature is finished being modified. {Function} Optional function to be called when a feature is selected to be modified. {Function} Optional function to be called when a feature is selected. {Function} Define this function if you want to know when a drag starts. {Function} Optional function to be called when a feature is unselected. {OpenLayers.Map} A reference to the overvew map itself. |