E | |
eBottom, ALKMaps. | |
edge, ALKMaps. | |
EditingToolbar, ALKMaps. | |
EditPanel, ALKMaps. | |
element | |
elseFilter, ALKMaps.Rule | |
emptyString | |
enableContextMenu | |
enabled, ALKMaps. | |
enableKinetic, ALKMaps. | |
enableSafeScroll, ALKMaps.Map | |
enableVisibilityHandler, ALKMaps. | |
enableZoomBox, ALKMaps. | |
enableZoomWheel, ALKMaps. | |
encodeBBOX | |
endBox, ALKMaps. | |
enforceTopology, ALKMaps. | |
equals | |
erase | |
eraseFeatures, ALKMaps. | |
error, ALKMaps. | |
eTop, ALKMaps. | |
evaluate | |
eventListener, ALKMaps. | |
eventListeners | |
EVENTMAP, ALKMaps. | |
events ALKMaps. | |
Events, ALKMaps. | |
eventsHandler, ALKMaps. | |
evt, ALKMaps. | |
extend, ALKMaps. | |
extendBounds, ALKMaps. | |
extendDefault, ALKMaps. | |
extensionCount, ALKMaps. | |
extensions, ALKMaps. | |
extent, ALKMaps. | |
externalDivForLegend | |
externalDivForOption, ALKMaps. | |
externalGraphic, ALKMaps. | |
externalProjection, ALKMaps. | |
extract, ALKMaps. | |
extractAttributes, ALKMaps. | |
extractGeometry, ALKMaps. | |
extractStyles | |
extractTracks, ALKMaps. |
Cross browser event element detection.
element: function( event )
Enables the default right-click context menu;
enableContextMenu: function()
Enables the default right-click context menu of the provided div;
ALKMaps.Util.enableContextMenu = function ( div )
Enables the SafeScroll feature for the map.
enableSafeScroll: function()
enableZoomBox : function()
enableZoomWheel : function()
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 )
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 )
Stop events propagation from the control.
eventsHandler: function( evt )
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 )