OpenLayers JavaScript Mapping Library | Function Index
Determine whether a node has a particular attribute matching the given name and namespace. Hide element(s) passed in Writes a message to the console with the visual “info” icon and color coding and a hyperlink to the line where it was called. Deprecated.
Deprecated. Limit the number of significant digits on an integer. Log an object in the console.
Modify parameters for the layer and redraw. Catch changeParams and uppercase the new params to be merged in before calling changeParams on the super class. Moves a collection in place Moves a collection in place Moves a point in place Parameters px - {OpenLayers.Pixel} method called after a feature is inserted. This function can be implemented by subclasses
Allows user to pan by a value of screen pixels method called before a feature is inserted. Turns on the JavaScript profiler. Turns off the JavaScript profiler and prints its report. Change the index of the given layer by delta. 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. 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
Resize a geometry relative to some origin. Resize a geometry relative to some origin. Resize a point relative to some origin. Rotate a geometry around some origin Rotate a geometry around some origin Rotate a point around another. |