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
 EASIEST, EMS.RouteMethod
 easing, OpenLayers.Tween
 edge, OpenLayers.Control.Split
 EditingToolbar, OpenLayers.Control.EditingToolbar.OpenLayers.Control
 Elements, OpenLayers.Renderer.Elements.OpenLayers.Renderer
 emptyString, OpenLayers.Control.MousePosition
 emptyToNull, EMS.String
 EMS.Address
 EMS.Array
 EMS.Bounds
 EMS.Browser
 EMS.Color
 EMS.Configuration
 EMS.Control
 EMS.Control.ContextMenu
 EMS.Control.Copyright
 EMS.Control.DraggingControl
 EMS.Control.DragPan
 EMS.Control.HighlightFeature
 EMS.Control.KeyboardDefaults
 EMS.Control.LayerSwitcher
 EMS.Control.LayerSwitcher.Button
 EMS.Control.LayerSwitcher.PhotoButton
 EMS.Control.Navigation
 EMS.Control.NorthArrow
 EMS.Control.OverviewMap
 EMS.Control.PanButton
 EMS.Control.Scale
 EMS.Control.Shadow
 EMS.Control.ZoomBar
 EMS.Cursor
 EMS.Event
 EMS.Geocode
 EMS.Gradient
 EMS.Granularity
 EMS.Icon
 EMS.Layer
 EMS.Layer.Hybrid
 EMS.Layer.Markers
 EMS.Layer.Photo
 EMS.Layer.Remapper
 EMS.Layer.Route
 EMS.Layer.Street
 EMS.LonLat
 EMS.Map
 EMS.Popup
 EMS.Position
 EMS.Projection
 EMS.RankedPoint
 EMS.Route
 EMS.Route.Handle
 EMS.Route.Instruction
 EMS.Route.Leg
 EMS.Route.Segment
 EMS.RouteMethod
 EMS.RouteMode
 EMS.Service.Details
 EMS.Service.Geocode
 EMS.Service.Ping
 EMS.Service.Rank
 EMS.Service.Route
 EMS.Service.Security
 EMS.Service.Suggest
 EMS.Status
 EMS.Street
 EMS.String
 EMS.Util
 EMS.Zoom
 enableKinetic, OpenLayers.Control.DragPan
 encodeBBOX
 end
 endPoint
 Enumerations
 equals
 error, OpenLayers.Console
 errorProperty
 evaluate
 EVENT_TYPES
 eventListeners
 EventPane, OpenLayers.Layer.EventPane.OpenLayers.Layer
 events
 Events, OpenLayers.Events.OpenLayers
 exists, OpenLayers.ElementsIndexer
 expiry, EMS.Route.Handle
 extend
 externalGraphic, OpenLayers.Symbolizer.Point
 externalProjection, OpenLayers.Format
 extractAttributes
 extractRoutes, OpenLayers.Format.GPX
 extractStyles, OpenLayers.Format.Text
 extractTracks
 extractWaypoints, OpenLayers.Format.GPX
Easiest route method.
{<OpenLayers.Easing>(Function)} Easing equation used for the animation Defaultly set to OpenLayers.Easing.Expo.easeOut
{Boolean} Allow splits given intersection of edges only.
Create an editing toolbar for a given layer.
{String} Set this to some value to set when the mouse is outside the map.
EMS.String.emptyToNull = function(string)
A structured address.
Contains convenience functions for array manipulation.
Drop-in replacement for OpenLayers.Bounds that automatically converts to the EMS.Projection.SPHERICAL_MERCATOR projection.
Static functions for accessing information about the browser.
Methods definitions for accessing the configuration.
Extention to the OpenLayers.Control that translates relative positions from EMS.Position.
Replaces the browsers right click context menu with a custom version that can trigger map events.
Copyright indicator control.
Control for all things draggable
Override of OpenLayers DragPan control pans the map with a drag of the mouse.
This control will automatically highlight a feature when the user hovers the mouse over it.
Control which adds basic keyboard controls to the map panning and zooming.
A control for switching between various layers.
Internal class of the EMS.Control.LayerSwitcher for rendering a button.
Internal class of the EMS.Control.LayerSwitcher for rendering a photo button.
This control sets up mouse handling facilities for the map.
A simple north arrow from an image.
Displays a small overview map showing a zoomed out view of the current main map.
This is the pan buttons for panning north, south, east and west on the map.
Displays a scale control on the screen showing the current scale.
Stylish new shadow feature inside the top of the map div, that seems to be so popular at the moment.
Displays a zoombar.
Enumeration of different cursor styles.
A geocoded object.
Color gradient with a start and end color.
Defines the namespace for EMS.Layer.
Specialized form of the EMS.Layer.Remapper for hybrid tiles.
Extension of the OpenLayers marker layer.
Specialized form of the EMS.Layer.Remapper for photo tiles.
The default layer implementation used by EMS.Map.
Specialised vector layer which allows simple adding of a route.
Specialized form of the EMS.Layer.Remapper for street tiles.
Drop-in replacement for OpenLayers.LonLat that automatically converts to the EMS.Projection.SPHERICAL_MERCATOR projection.
This defines the standard WhereIs map.
A popup is a small div that can opened and closed on the map.
Enumeration of possible positions relative to the map.
Response wrapper for a ranked point.
Route class which wraps responses from the routing service (see EMS.Service.Route).
Handle information of a route.
Instruction used in a EMS.Route.Segment.
A leg (or sub route) of a route.
An individual segment within a EMS.Route.Leg.
Route method used in the route service.
Route mode enumeration used by the route service.
EMS.Service.Details is used to get information about a geocoded object by id.
The geocodeing service is used to geocode an address EMS.Service.Geocode.geocode or to find the closest address to a given location EMS.Service.Geocode.reverse.
Ranks points relative to a reference point in terms of routing.
Gets the directions or route from one location to another.
Suggest service is used to take a small fragment of text and suggest an address.
A structured street.
Contains convenience functions for string manipulation.
EMS.Util is the namespace for all utility functions
{Boolean} Set this option to enable “kinetic dragging”.
{Boolean} Should the BBOX commas be encoded? 
{Boolean} Should the BBOX commas be encoded? 
{EMS.Color}
EMS.Icon.end = function()
{EMS.Icon} A end start icon useful for putting at the end of a route.
{OpenLayers.LonLat}
{OpenLayers.LonLat}
equals: function(address)
equals: function(geocode)
equals: function(gradient)
equals: function(point)
equals: function(handle)
Tests 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(sz)
Determine where this size is equal to another
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.
{String} Which property of the returned object to check for in order to determine whether or not parsing has failed.
{String} Which property of the returned object to check for in order to determine whether or not parsing has failed.
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 rule for a specific feature
{Array} of event types handled by the overview map.
{Array}
{Array}
{Array} Supported application event types.
{Array(String)} Supported application event types.
{Array(String)} Supported application event types.
{Array(String)} Supported application event types.
{Array(String)} Supported application event types.
{Array(String)} Supported application event types.
{Array(String)} Supported application event types.
{Array(String)} Supported application event types.
{Array(String)} Supported application event types.
{Array(String)} Supported application event types.
{Array(String)} Supported application event types
{Object} If set as an option at construction, the eventListeners object will be registered with OpenLayers.Events.on.
{Object} If set as an option at construction, the eventListeners object will be registered with OpenLayers.Events.on.
{Object} If set as an option at construction, the eventListeners object will be registered with OpenLayers.Events.on.
Create a new event pane layer
{OpenLayers.Events} events object to be used when attaching custom events handlers to this object.
{OpenLayers.Events} Events instance for listeners and triggering control specific events.
{OpenLayers.Events}
{OpenLayers.Events} An events object that handles all events on the map
{OpenLayers.Events} An events object that handles all events on the {OpenLayers.Request} object.
{OpenLayers.Events} An events object that handles all events on the tile.
Construct an OpenLayers.Events object.
exists: function(node)
node- {DOMElement} The node to test for existence.
{String} Expiry time stamp.
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.
{String} Url to an external graphic that will be used for rendering points.
{OpenLayers.Projection} When passed a externalProjection and internalProjection, the format will reproject the geometries it reads or writes.
{Boolean} Extract attributes from GML.
{Boolean} Extract attributes from GML.
{Boolean} Extract feature attributes from GPX.
{Boolean} Extract attributes from KML.
{Boolean} Extract attributes from GML.
{Boolean} Extract attributes from GML.
{Boolean} Should the WFS layer parse attributes from the retrieved GML? 
{Boolean} Extract routes from GPX.
set to true to extract styles from the TSV files, using information from the image or icon, iconSize and iconOffset fields.
{Boolean} Extract tracks from GPX.
{Boolean} Extract gx:Track elements from Placemark elements.
{Boolean} Extract waypoints from GPX.
Close