OpenLayers JavaScript Mapping Library | Index Allows user to pan by a value of screen pixels Create a new path hander {Boolean} Leave the feature rendered until clear is called. Create a new OpenLayers.Pixel instance {String} Name of the placemarks. Construct a point geometry. Create a new point handler. Constructor for a Polygon geometry. Create a Polygon Handler. Create a popup. {OpenLayers.Class} The class which will be used to instantiate a new Popup. {OpenLayers.Size} This determines the size of GeoRSS popups. method called before a feature is inserted. 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. {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) 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. Redraws the layer. Refreshes all the features of the layer Register an event on the events object. 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. 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.
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
{Boolean} report error message via alert() when loading of renderers fails. Deprecated. Resize a geometry relative to some origin. Resize a geometry relative to some origin. Resize a point relative to some origin. {Float} {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 {OpenLayers.Bounds} Limit map navigation to this extent where possible. Rotate a geometry around some origin Rotate a geometry around some origin Rotate a point around another. {String} RSS namespace to use. |