| E | |
| easeIn | |
| easeInOut | |
| easeOut | |
| easing, ALKMaps. | |
| eBottom, ALKMaps. | |
| edge, ALKMaps. | |
| EditingToolbar, ALKMaps. | |
| EditPanel, ALKMaps. | |
| element | |
| Elements, ALKMaps. | |
| elseFilter, ALKMaps.Rule | |
| emptyFunction, ALKMaps.Ajax | |
| emptyString | |
| enableKinetic, ALKMaps. | |
| enableSafeScroll, ALKMaps.Map | |
| enableZoomBox, ALKMaps. | |
| enableZoomWheel, ALKMaps. | |
| encodeBBOX | |
| end | |
| endBox, ALKMaps. | |
| enforceTopology | |
| equals | |
| erase | |
| eraseFeatures | |
| eraseGeometry | |
| error | |
| errorProperty, ALKMaps. | |
| eTop, ALKMaps. | |
| evaluate | |
| eventListener, ALKMaps. | |
| eventListeners | |
| EVENTMAP, ALKMaps. | |
| events ALKMaps. | |
| Events | |
| evt, ALKMaps. | |
| exists, ALKMaps. | |
| extend | |
| extendBounds, ALKMaps. | |
| extendDefault, ALKMaps. | |
| extensionCount, ALKMaps. | |
| extensions, ALKMaps. | |
| extent | |
| externalGraphic, ALKMaps. | |
| externalProjection, ALKMaps. | |
| extract, ALKMaps. | |
| extractAttributes, ALKMaps. | |
| extractGeometry, ALKMaps. | |
| extractStyles | |
| extractTracks, ALKMaps. |
easeIn: function( t, b, c, d )
easeIn: function( t, b, c, d )
easeIn: function( t, b, c, d )
easeInOut: function( t, b, c, d )
easeInOut: function( t, b, c, d )
easeInOut: function( t, b, c, d )
easeOut: function( t, b, c, d )
easeOut: function( t, b, c, d )
easeOut: function( t, b, c, d )
Cross browser event element detection.
element: function( event )
emptyFunction: function ()
Enables the SafeScroll feature for the map.
enableSafeScroll: function()
enableZoomBox : function()
enableZoomWheel : function()
Ends the dragging, start the kinetic.
end: function( xy )
endBox: function( end )
Simple topology enforcement for drawing interior rings.
enforceTopology: function( event )
Test a two bounds for equivalence.
equals:function( bounds )
Determine whether another geometry is equivalent to this one.
equals: function( geometry )
Determine whether another geometry is equivalent to this one.
equals: function( geom )
equals:function( ll )
Determine whether one pixel is equivalent to another
equals:function( px )
Test equality of two projection instances.
equals: function( projection )
Determine where this size is equal to another
equals:function( sz )
Erase the underlying image element.
erase: function()
Erases any drawn elements for this marker.
erase: function()
Erase features from the layer.
eraseFeatures: function( features )
This is called by the layer to erase features
eraseFeatures: function( features )
This is called by the layer to erase features; removes the feature from the list, then redraws the layer.
eraseFeatures: function( features )
Remove a geometry from the renderer (by id).
eraseGeometry: function( geometry, featureId )
Erase a geometry from the renderer.
eraseGeometry: function( geometry, featureId )
Erase a geometry from the renderer.
eraseGeometry: function( geometry, featureId )
Writes a message to the console with the visual “error” icon and color coding and a hyperlink to the line where it was called.
error: function()
Evaluates this filter in a specific context.
evaluate: function( context )
Evaluates this filter in a specific context.
evaluate: function( context )
evaluates this rule for a specific feature
evaluate: function( feature )
Evaluates this filter in a specific context.
evaluate: function( context )
Evaluates this filter for a specific feature.
evaluate: function( feature )
evaluates this rule for a specific feature
evaluate: function( feature )
node- {DOMElement} The node to test for existence.
exists: function( node )
Extend the bounds to include the point, lonlat, or bounds specified.
extend:function( object )
Extend the existing bounds to include the new bounds.
extendBounds: function( newBounds )
Entry point to construct the WKT for a single Geometry object.
extractGeometry: function( geometry )