Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
E
 easeIn
 easeInOut
 easeOut
 element, ALKMaps.Event
 emptyFunction, ALKMaps.Ajax
 enableSafeScroll, ALKMaps.Map
 enableZoomBox, ALKMaps.Control.Navigation
 enableZoomWheel, ALKMaps.Control.Navigation
 end
 endBox, ALKMaps.Handler.Box
 enforceTopology
 equals
 erase
 eraseFeatures
 eraseGeometry
 error, ALKMaps.Console
 evaluate
 exists, ALKMaps.ElementsIndexer
 extend
 extendBounds, ALKMaps.Geometry
 extractGeometry, ALKMaps.Format.WKT
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)
element: function(event)
Cross browser event element detection.
emptyFunction: function ()
enableSafeScroll: function()
Enables the SafeScroll feature for the map.
enableZoomBox : function()
enableZoomWheel : function()
end: function(xy)
Ends the dragging, start the kinetic.
endBox: function(end)
enforceTopology: function(event)
Simple topology enforcement for drawing interior rings.
equals:function(bounds)
Test a two bounds for equivalence.
equals: function(geometry)
Determine whether another geometry is equivalent to this one.
equals: function(geom)
Determine whether another geometry is equivalent to this one.
equals:function(ll)
equals:function(px)
Determine whether one pixel is equivalent to another
equals: function(projection)
Test equality of two projection instances.
equals:function(sz)
Determine where this size is equal to another
erase: function()
Erase the underlying image element.
erase: function()
Erases any drawn elements for this marker.
eraseFeatures: function(features)
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.
eraseGeometry: function(geometry,
featureId)
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.
error: function()
Writes a message to the console with the visual “error” icon and color coding and a hyperlink to the line where it was called.
evaluate: function(context)
Evaluates this filter in a specific context.
evaluate: function(context)
Evaluates this filter in a specific context.
evaluate: function(feature)
evaluates this rule for a specific feature
evaluate: function(context)
Evaluates this filter in a specific context.
evaluate: function(feature)
Evaluates this filter for a specific feature.
evaluate: function(feature)
evaluates this rule for a specific feature
exists: function(node)
node- {DOMElement} The node to test for existence.
Copy all properties of a source object to a destination object.
extend:function(object)
Extend the bounds to include the point, lonlat, or bounds specified.
extendBounds: function(newBounds)
Extend the existing bounds to include the new bounds.
extractGeometry: function(geometry)
Entry point to construct the WKT for a single Geometry object.
Close