A | |
abort | |
activate OpenLayers. | |
activateControl, OpenLayers. | |
active, OpenLayers. | |
add | |
addComponent, OpenLayers. | |
addComponents, OpenLayers. | |
addControl, OpenLayers.Map | |
addControls | |
addEventType, OpenLayers. | |
addFeatures, OpenLayers. | |
addLayer, OpenLayers.Map | |
addLayers, OpenLayers.Map | |
addMarker, OpenLayers. | |
addNodes, OpenLayers. | |
addOptions | |
addPoint, OpenLayers. | |
addPopup, OpenLayers.Map | |
addRules, OpenLayers. | |
addTile, OpenLayers. | |
addTransform, OpenLayers. | |
allOverlays, OpenLayers.Map | |
allowDepress, OpenLayers. | |
allowFallback, OpenLayers. | |
alwaysInRange, OpenLayers. | |
alwaysZoom, OpenLayers. | |
anchor, OpenLayers. | |
Anchored, OpenLayers. | |
AnchoredBubble, OpenLayers. | |
animationEnabled | |
ArcGIS93Rest, OpenLayers. | |
ArcGISCache, OpenLayers. | |
ArcGISCache.js | |
ArcIMS, OpenLayers. | |
ArcXML, OpenLayers. | |
areaTags, OpenLayers. | |
ArgParser, OpenLayers. | |
argParserClass, OpenLayers. | |
ascending, OpenLayers. | |
assert, OpenLayers. | |
async, OpenLayers. | |
AtomEntry, OpenLayers. | |
attributes, OpenLayers. | |
attribution, OpenLayers. | |
Attribution, OpenLayers. | |
auto, OpenLayers. | |
autoActivate OpenLayers. | |
autoPan, OpenLayers. | |
autoSize | |
autoUpdateSize, OpenLayers.Map |
Abort an ongoing request, the response object passed to this method must come from this HTTP protocol (as a result of a create, read, update, delete or commit operation).
abort: function( response )
Abort an ongoing request.
abort: function( response )
Explicitly activates a control and it’s associated handler if one has been set.
activate: function ()
Activate the control and the feature handler.
activate: function()
activate: function()
Activate the control.
activate: function()
activate: function()
Activate the control.
activate: function()
activate: function()
Activate the control.
activate: function()
Activate the control.
activate: function()
Activate the control.
activate: function()
Activates the control.
activate: function()
Turn on the handler.
activate: function()
turn on the handler
activate: function()
Turn on the handler.
activate: function()
Activate the strategy.
activate: function()
Activate the strategy.
activate: function()
Activate the strategy.
activate: function()
Activate the strategy.
activate: function()
Activate the strategy.
activate: function()
This method is called when the user click on the icon representing a control in the panel.
activateControl: function ( control )
Shifts the coordinates of the bound by the given horizontal and vertical deltas.
add:function( x, y )
add:function( lon, lat )
add:function( x, y )
Adds a point to geometry components.
addComponent: function( point, index )
Add components to this geometry.
addComponents: function( components )
Add the passed over control to the map.
addControl: function ( control, px )
To build a toolbar, you add a set of controls to it.
addControls: function( controls )
Add all of the passed over controls to the map.
addControls: function ( controls, pixels )
Deprecated.
addEventType: function( eventName )
Add Features to the layer.
addFeatures: function( features, options )
addLayer: function ( layer )
addLayers: function ( layers )
addMarker: function( marker )
Adds point features that will be used to create lines from, using point pairs.
addNodes: function( pointFeatures, options )
addOptions: function ( newOptions, reinitialize )
addOptions: function ( newOptions, reinitialize )
Wrapper for OpenLayers.Geometry.Collection.addComponent
addPoint: function( point, index )
addPopup: function( popup, exclusive )
Adds rules to this style.
addRules: function( rules )
Create a tile, initialize it, and add it to the layer div.
addTile: function( bounds, position )
Set a custom transform method between two projections.
OpenLayers.Projection.addTransform = function( from, to, method )
Tests that an expression is true.
assert: function()