A | |
abort, OpenLayers. Protocol.HTTP | |
activate OpenLayers. Control. DragFeatureOpenLayers. Control. ModifyFeatureOpenLayers. Control. NavigationHistoryOpenLayers. Control. PanelOpenLayers. Control. SnappingOpenLayers. Control. SplitOpenLayers. Control. TransformFeatureOpenLayers. HandlerOpenLayers. Handler. PointOpenLayers. Handler. RegularPolygonOpenLayers. Strategy. ClusterOpenLayers. Strategy. PagingOpenLayers. Strategy. RefreshOpenLayers. Strategy.Save | |
activateControl, OpenLayers. Control. Panel | |
add | |
addComponent, OpenLayers. Geometry. LinearRing | |
addComponents, OpenLayers. Geometry. Collection | |
addControl, OpenLayers.Map | |
addControls | |
addEventType, OpenLayers. Events | |
addFeatures, OpenLayers. Layer. Vector | |
addLayer, OpenLayers.Map | |
addLayers, OpenLayers.Map | |
addMarker, OpenLayers. Layer. Markers | |
addNodes, OpenLayers. Layer. PointTrack | |
addOptions, OpenLayers. Layer | |
addPoint, OpenLayers. Geometry. MultiPoint | |
addPopup, OpenLayers.Map | |
addRules, OpenLayers. Style | |
addTile, OpenLayers. Layer.Grid | |
addTransform, OpenLayers. Projection | |
Ajax.js | |
allOverlays, OpenLayers.Map | |
alwaysInRange, OpenLayers. Layer | |
Anchored, OpenLayers. Popup. Anchored. OpenLayers. Popup | |
AnchoredBubble, OpenLayers. Popup. AnchoredBubble. OpenLayers. Popup | |
animationEnabled, OpenLayers. Layer. VirtualEarth | |
ArcGIS93Rest, OpenLayers. Layer. ArcGIS93Rest. OpenLayers. Layer | |
ArcIMS, OpenLayers. Layer. ArcIMS. OpenLayers. Layer | |
ArcXML, OpenLayers. Format. ArcXML. OpenLayers. Format | |
areaTags, OpenLayers. Format.OSM | |
ArgParser, OpenLayers. Control. ArgParser. OpenLayers. Control | |
argParserClass, OpenLayers. Control. Permalink | |
ascending, OpenLayers. Control. LayerSwitcher | |
assert, OpenLayers. Console | |
async, OpenLayers. Layer. ArcIMS | |
AtomEntry, OpenLayers. Format. Atom. OpenLayers. Format | |
attributes, OpenLayers. Feature. Vector | |
attribution, OpenLayers. Layer | |
Attribution, OpenLayers. Control. Attribution. OpenLayers. Control | |
auto, OpenLayers. Strategy.Save | |
autoActivate | |
autoPan, OpenLayers. Control. OverviewMap | |
autoSize | |
B | |
BACKGROUND_ID_SUFFIX, OpenLayers. Renderer. Elements | |
base, OpenLayers. Control. Permalink | |
Base | |
baseLayer, OpenLayers.Map | |
BBOX, OpenLayers. Strategy. BBOX. OpenLayers. Strategy | |
begin, OpenLayers. Tween | |
bind | |
bindAsEventListener | |
bounds, OpenLayers.Tile | |
Bounds, OpenLayers. Bounds. OpenLayers | |
box | |
Box | |
boxDivClassName, OpenLayers. Handler.Box | |
Boxes, OpenLayers. Layer. Boxes. OpenLayers. Layer | |
BROWSER_EVENTS, OpenLayers. Events | |
buffer, OpenLayers. Layer.Grid | |
buildGeometryNode, OpenLayers. Format.GML |
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 )
Activate the control and the feature handler.
activate: function()
Activate the control.
activate: function()
Activate the control.
activate: function()
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()
activateControl: function ( control )
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 )
Add a new event type to this events object.
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 )
addOptions: function ( newOptions )
Wrapper for OpenLayers.Geometry.Collection.addComponent
addPoint: function( point, index )
addPopup: function( popup, exclusive )
Adds rules to this style.
addRules: function( rules )
Gives subclasses of Grid the opportunity to create an OpenLayer.Tile of their choosing.
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()
Bind a function to an object.
bind: function( func, object )
Bind a function to an object, and configure it to receive the event object as first parameter when called.
bindAsEventListener: function( func, object )
buildGeometryNode: function( geometry )