OpenLayers JavaScript Mapping Library | Function Index
Constructor for a new OpenLayers.Map instance. Moves a point in place move icon to passed in px. Move the marker to the new location.
Reposition the tile. Reposition the tile. Constructor for a MultiLineString Geometry. Create a new MultiPoint Geometry Ignore clicks, but allowing default browser handling Ignore double-clicks, but allowing default browser handling When mouse goes down within the popup, make a note of it locally, and then do not propagate the mousedown (but do so safely so that user can select text inside) If the drag was started within the popup, then do not propagate the mousemove (but do so safely so that user can select text inside) When mouse goes out of the popup set the flag to false so that if they let go and then drag back in, we won’t be confused. When mouse comes up within the popup, after going down in it, reset the flag, and then (once again) do not propagate the event, but do so safely so that user can select text inside {Boolean} Whether or not the feature is currently visible on screen (based on its ‘lonlat’ property) {Boolean} Whether or not the marker is currently visible on screen. {Boolean} Whether or not the marker is currently visible on screen. Get the opposite quadrant for a given quadrant string. Create a new OpenLayers.Pixel instance Construct a point geometry. Constructor for a Polygon geometry. Create a popup. When passed an xmlNode, parses it for a GML point, and passes back an object describing that point. Read data from a string, and return an object whose type depends on the subclass. Registers events on the popup. Called on return from request succcess.
Allow the user to change the box’s color and border width
Change the icon’s opacity Change the opacity of the marker by changin the opacity of its icon
Change the map options
Create an instance of OpenLayers.Size Constructor for a new OpenLayers.Tile instance. Creates a new timer under the given name.
{String} Shortened String representation of Point object. Sets the new state Return a readable string version of the lonlat Cast this object into a string Return the string representation of a size object Prints an interactive stack trace of JavaScript execution at the point where it is called. Function that is called to destroy the map on page unload. if the popup has a lonlat and its map members set, then have it move itself to its proper position Create a vector feature. Create a new vector layer {Boolean} Boolean indicating whether or not the popup is visible Writes a message to the console with the visual “warning” icon and color coding and a hyperlink to the line where it was called. Create a WFS feature. Constructor for a new OpenLayers.Tile.WFS instance. Create a new WMS layer object Accept an object, and return a string. |