OpenLayers JavaScript Mapping Library | Index {int} the internal padding of the content div. Calculates the position of an element on the page. Allows user to pan by a value of screen pixels {DOMElement} A reference to the element that controls the events.
Finish the panning operation. {Boolean} The map moved. {Object} Hashtable of key/value parameters {OpenLayers.Geometry}This is set when a Geometry is added as component of another geometry
Object with properties corresponding to the GeoJSON geometry types. Parse the data returned from the Events call.
Convert a feature object from GeoJSON into an OpenLayers.Feature.Vector. This function is the core of the GML parsing code in OpenLayers. This function is the core of the KML parsing code in OpenLayers. Convert a geometry object from GeoJSON into an OpenLayers.Geometry. Properties of this object are the functions that parse geometries based on their type. Properties of this object are the functions that parse geometries based on their type. Parse XML into a doc structure This function is used to pass events that happen on the div, or the map, through to the slider, which then does its moving thing. Create a new path hander {Boolean} {Boolean} Leave the feature rendered until clear is called. Create a new OpenLayers.Pixel instance {String} Name of the placemarks. Return an array of coordinates from a point. Convert a coordinate array from GeoJSON into an OpenLayers.Geometry. Given an OpenLayers point geometry, create a GML point. Given a GML node representing a point geometry, create an OpenLayers point geometry. Given an OpenLayers point geometry, create a KML point. Given a KML node representing a point geometry, create an OpenLayers point geometry. {OpenLayers.Feature.Vector} The currently drawn point Construct a point geometry. Create a new point handler. Return an array of linear ring arrays from a polygon. Convert a coordinate array from GeoJSON into an OpenLayers.Geometry. Given an OpenLayers polygon geometry, create a GML polygon. Given a GML node representing a polygon geometry, create an OpenLayers polygon geometry. Given an OpenLayers polygon geometry, create a KML polygon. Given a KML node representing a polygon geometry, create an OpenLayers polygon geometry. Constructor for a Polygon geometry. Create a Polygon Handler. {OpenLayers.Popup} Create a popup. {OpenLayers.Class} The class which will be used to instantiate a new Popup. {Array(OpenLayers.Popup)} List of popups associated with the map {OpenLayers.Size} This determines the size of GeoRSS popups. {OpenLayers.Pixel} {OpenLayers.Pixel} Top Left pixel of the tile method called before a feature is inserted. {Boolean} Serialize with extra whitespace for structure. When passed an xmlNode, parses it for a GML point, and passes back an object describing that point. Turns on the JavaScript profiler. Turns off the JavaScript profiler and prints its report. {String} Set in the layer options to override the default projection string this layer - also set maxExtent, maxResolution, and units if appropriate. {String} Set in the map options to override the default projection string this map - also set maxExtent, maxResolution, and units if appropriate. {OpenLayers.Pixel}
{Float} Optional radius in map units of the regular polygon. Change the index of the given layer by delta. {Float} Used only when in single-tile mode, this specifies the ratio of the size of the single tile to the size of the map. {Float} the ratio of image/tile size to map size (this is the untiled buffer) Read data from a string, and return an object whose type depends on the subclass. Deserialize a GeoJSON string. Read data from a string, and return a list of features. Deserialize a json string. Read data from a string, and return a list of features. Deserialize a WKT string and return a vector feature or an array of vector features. Handle browser events Handle browser events Handle browser events Handle browser events Handle browser events Goes through and takes the current state of the Map and rebuilds the control to display that state.
clear the div and start over. Redraws the layer. Refreshes all the features of the layer
Register an event on the events object. register an event on the map Registers events on the popup. Same as register() but adds the new listener to the front of the events queue instead of to the end.
Create a new regular polygon handler. Remove the specified element from the DOM. Remove all listeners for a given event type. Takes a feature, and generates a WFS-T Transaction “Delete” Remove the zoombox from the screen and nullify our reference to it. Remove a component from this geometry. Removes a point from geometry components. Only allows removal of a point if there are three or more points in the linestring. Remove components from this geometry. Remove a control from the map. When the size of the map or the buffer changes, we may need to remove some excess rows and columns.
Remove an object from an array. Removes a layer from the map by removing its visual element (the layer.div property), then removing it from the map’s internal list of layers, setting the layer’s map property to null. Just as setMap() allows each layer the possibility to take a personalized action on being added to the map, removeMap() allows each layer to take a personalized action on being removed from it. On being removed from the map, we’ll like to remove the invisible ‘pane’ div that we added to it on creation.
Wrapper for OpenLayers.Geometry.Collection.removeComponent
Takes a url and removes everything after the ? This function takes a tile as input and removes the tile hooks that were added in addTileMonitoringHooks() This function takes a tile as input and removes the tile hooks that were added in addTileMonitoringHooks() Remove the zoombox from the screen and nullify our reference to it. {OpenLayers.Renderer} {DOMElement} Array({String}) List of supported Renderer classes. {Boolean} report error message via alert() when loading of renderers fails. Deprecated. Deprecated.
Process a failed loading of GML. Process GML after it has been loaded. Called on return from request succcess.
Resize a geometry relative to some origin. Resize a geometry relative to some origin. Resize a point relative to some origin. {Float} {Float} cache of current map resolution {Array} A list of map resolutions (map units per pixel) in descending order. {Array(Float)} A list of map resolutions (map units per pixel) in descending order. {Array(Float)} Hardcode these resolutions so that they are more closely tied with the standard wms projection {Array(Float)} Hardcode these resolutions so that they are more closely tied with the standard wms projection {Array(Float)} Hardcode these resolutions so that they are more closely tied with the standard wms projection {Array(Float)} Hardcode these resolutions so that they are more closely tied with the standard wms projection {Array}
{Boolean} {Boolean} {OpenLayers.Bounds} Limit map navigation to this extent where possible. {Number} {DOMElement} Rotate a geometry around some origin Rotate a geometry around some origin Rotate a point around another. {Boolean} Has the popup been rounded yet? {String} RSS namespace to use. |