Files
openlayers/nicer-api-docs/apidoc/ol.Map.html
2014-05-06 14:16:30 -05:00

14548 lines
442 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>OpenLayers 3 API Documentation - Class: Map</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<script src="scripts/jquery.min.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/bootstrap.min.css">
<link type="text/css" rel="stylesheet" href="styles/jaguar.css">
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="brand" href="/"><img src="../resources/logo.png"> OpenLayers 3</a>
<a class="brand" href="index.html">API Documentation</a>
</div>
</div>
</div>
<div id="wrap" class="clearfix">
<div class="navigation">
<div class="search">
<input id="search" type="text" class="form-control input-sm" placeholder="Search Documentation">
</div>
<ul class="list">
<li class="item" data-name="ol">
<span class="title">
<a href="ol.html">ol</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="ol.inherits"><a href="ol.html#inherits">inherits</a></li>
</ul>
<ul class="typedefs itemMembers">
<span class="subtitle">Typedefs</span>
<li data-name="ol.CanvasFunctionType"><a href="ol.html#CanvasFunctionType">CanvasFunctionType</a></li>
<li data-name="ol.CenterConstraintType"><a href="ol.html#CenterConstraintType">CenterConstraintType</a></li>
<li data-name="ol.Coordinate"><a href="ol.html#Coordinate">Coordinate</a></li>
<li data-name="ol.CoordinateArray"><a href="ol.html#CoordinateArray">CoordinateArray</a></li>
<li data-name="ol.CoordinateFormatType"><a href="ol.html#CoordinateFormatType">CoordinateFormatType</a></li>
<li data-name="ol.Extent"><a href="ol.html#Extent">Extent</a></li>
<li data-name="ol.OverlayPositioning"><a href="ol.html#OverlayPositioning">OverlayPositioning</a></li>
<li data-name="ol.Pixel"><a href="ol.html#Pixel">Pixel</a></li>
<li data-name="ol.PreRenderFunction"><a href="ol.html#PreRenderFunction">PreRenderFunction</a></li>
<li data-name="ol.RendererHint"><a href="ol.html#RendererHint">RendererHint</a></li>
<li data-name="ol.Size"><a href="ol.html#Size">Size</a></li>
<li data-name="ol.TileLoadFunctionType"><a href="ol.html#TileLoadFunctionType">TileLoadFunctionType</a></li>
<li data-name="ol.TileUrlFunctionType"><a href="ol.html#TileUrlFunctionType">TileUrlFunctionType</a></li>
<li data-name="ol.TransformFunction"><a href="ol.html#TransformFunction">TransformFunction</a></li>
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.animation">
<span class="title">
<a href="ol.animation.html">ol.animation</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.animation.bounce"><a href="ol.animation.html#bounce">bounce</a></li>
<li data-name="ol.animation.pan"><a href="ol.animation.html#pan">pan</a></li>
<li data-name="ol.animation.rotate"><a href="ol.animation.html#rotate">rotate</a></li>
<li data-name="ol.animation.zoom"><a href="ol.animation.html#zoom">zoom</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.BrowserFeature">
<span class="title">
<a href="ol.BrowserFeature.html">ol.BrowserFeature</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="ol.BrowserFeature.DEVICE_PIXEL_RATIO"><a href="ol.BrowserFeature.html#DEVICE_PIXEL_RATIO">DEVICE_PIXEL_RATIO</a></li>
<li data-name="ol.BrowserFeature.HAS_CANVAS"><a href="ol.BrowserFeature.html#HAS_CANVAS">HAS_CANVAS</a></li>
<li data-name="ol.BrowserFeature.HAS_DEVICE_ORIENTATION"><a href="ol.BrowserFeature.html#HAS_DEVICE_ORIENTATION">HAS_DEVICE_ORIENTATION</a></li>
<li data-name="ol.BrowserFeature.HAS_GEOLOCATION"><a href="ol.BrowserFeature.html#HAS_GEOLOCATION">HAS_GEOLOCATION</a></li>
<li data-name="ol.BrowserFeature.HAS_TOUCH"><a href="ol.BrowserFeature.html#HAS_TOUCH">HAS_TOUCH</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.control">
<span class="title">
<a href="ol.control.html">ol.control</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
<span class="subtitle">Typedefs</span>
<li data-name="ol.control.ScaleLineUnits"><a href="ol.control.html#ScaleLineUnits">ScaleLineUnits</a></li>
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.control.defaults"><a href="ol.control.html#defaults">defaults</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.events">
<span class="title">
<a href="ol.events.html">ol.events</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
<span class="subtitle">Typedefs</span>
<li data-name="ol.events.ConditionType"><a href="ol.events.html#ConditionType">ConditionType</a></li>
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.events.condition">
<span class="title">
<a href="ol.events.condition.html">ol.events.condition</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="ol.events.condition.always"><a href="ol.events.condition.html#always">always</a></li>
<li data-name="ol.events.condition.never"><a href="ol.events.condition.html#never">never</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.events.condition.altKeyOnly"><a href="ol.events.condition.html#altKeyOnly">altKeyOnly</a></li>
<li data-name="ol.events.condition.altShiftKeysOnly"><a href="ol.events.condition.html#altShiftKeysOnly">altShiftKeysOnly</a></li>
<li data-name="ol.events.condition.noModifierKeys"><a href="ol.events.condition.html#noModifierKeys">noModifierKeys</a></li>
<li data-name="ol.events.condition.platformModifierKeyOnly"><a href="ol.events.condition.html#platformModifierKeyOnly">platformModifierKeyOnly</a></li>
<li data-name="ol.events.condition.shiftKeyOnly"><a href="ol.events.condition.html#shiftKeyOnly">shiftKeyOnly</a></li>
<li data-name="ol.events.condition.targetNotEditable"><a href="ol.events.condition.html#targetNotEditable">targetNotEditable</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.feature">
<span class="title">
<a href="ol.feature_.html">ol.feature</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
<span class="subtitle">Typedefs</span>
<li data-name="ol.feature.FeatureStyleFunction"><a href="ol.feature_.html#FeatureStyleFunction">FeatureStyleFunction</a></li>
<li data-name="ol.feature.StyleFunction"><a href="ol.feature_.html#StyleFunction">StyleFunction</a></li>
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.geom">
<span class="title">
<a href="ol.geom.html">ol.geom</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
<span class="subtitle">Typedefs</span>
<li data-name="ol.geom.GeometryLayout"><a href="ol.geom.html#GeometryLayout">GeometryLayout</a></li>
<li data-name="ol.geom.GeometryType"><a href="ol.geom.html#GeometryType">GeometryType</a></li>
<li data-name="ol.geom.RawLinearRing"><a href="ol.geom.html#RawLinearRing">RawLinearRing</a></li>
<li data-name="ol.geom.RawLineString"><a href="ol.geom.html#RawLineString">RawLineString</a></li>
<li data-name="ol.geom.RawMultiLineString"><a href="ol.geom.html#RawMultiLineString">RawMultiLineString</a></li>
<li data-name="ol.geom.RawMultiPoint"><a href="ol.geom.html#RawMultiPoint">RawMultiPoint</a></li>
<li data-name="ol.geom.RawMultiPolygon"><a href="ol.geom.html#RawMultiPolygon">RawMultiPolygon</a></li>
<li data-name="ol.geom.RawPoint"><a href="ol.geom.html#RawPoint">RawPoint</a></li>
<li data-name="ol.geom.RawPolygon"><a href="ol.geom.html#RawPolygon">RawPolygon</a></li>
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction">
<span class="title">
<a href="ol.interaction.html">ol.interaction</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.defaults"><a href="ol.interaction.html#defaults">defaults</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.layer">
<span class="title">
<a href="ol.layer.html">ol.layer</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.proj">
<span class="title">
<a href="ol.proj.html">ol.proj</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="ol.proj.METERS_PER_UNIT[undefined]"><a href="ol.proj.html#METERS_PER_UNIT[undefined]">METERS_PER_UNIT[undefined]</a></li>
</ul>
<ul class="typedefs itemMembers">
<span class="subtitle">Typedefs</span>
<li data-name="ol.proj.ProjectionLike"><a href="ol.proj.html#ProjectionLike">ProjectionLike</a></li>
<li data-name="ol.proj.Units"><a href="ol.proj.html#Units">Units</a></li>
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.proj.addProjection"><a href="ol.proj.html#addProjection">addProjection</a></li>
<li data-name="ol.proj.configureProj4jsProjection"><a href="ol.proj.html#configureProj4jsProjection">configureProj4jsProjection</a></li>
<li data-name="ol.proj.get"><a href="ol.proj.html#get">get</a></li>
<li data-name="ol.proj.getTransform"><a href="ol.proj.html#getTransform">getTransform</a></li>
<li data-name="ol.proj.getTransformFromProjections"><a href="ol.proj.html#getTransformFromProjections">getTransformFromProjections</a></li>
<li data-name="ol.proj.transform"><a href="ol.proj.html#transform">transform</a></li>
<li data-name="ol.proj.transformWithProjections"><a href="ol.proj.html#transformWithProjections">transformWithProjections</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.render">
<span class="title">
<a href="ol.render.html">ol.render</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.render.canvas">
<span class="title">
<a href="ol.render.canvas.html">ol.render.canvas</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source">
<span class="title">
<a href="ol.source.html">ol.source</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
<span class="subtitle">Typedefs</span>
<li data-name="ol.source.State"><a href="ol.source.html#State">State</a></li>
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.tilegrid">
<span class="title">
<a href="ol.tilegrid.html">ol.tilegrid</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="oli">
<span class="title">
<a href="oli.html">oli</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="olx">
<span class="title">
<a href="olx.html">olx</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
<span class="subtitle">Typedefs</span>
<li data-name="olx.AttributionOptions"><a href="olx.html#AttributionOptions">AttributionOptions</a></li>
<li data-name="olx.DeviceOptions"><a href="olx.html#DeviceOptions">DeviceOptions</a></li>
<li data-name="olx.DeviceOrientationOptions"><a href="olx.html#DeviceOrientationOptions">DeviceOrientationOptions</a></li>
<li data-name="olx.FeatureOverlayOptions"><a href="olx.html#FeatureOverlayOptions">FeatureOverlayOptions</a></li>
<li data-name="olx.GeolocationOptions"><a href="olx.html#GeolocationOptions">GeolocationOptions</a></li>
<li data-name="olx.MapOptions"><a href="olx.html#MapOptions">MapOptions</a></li>
<li data-name="olx.OverlayOptions"><a href="olx.html#OverlayOptions">OverlayOptions</a></li>
<li data-name="olx.Proj4jsProjectionOptions"><a href="olx.html#Proj4jsProjectionOptions">Proj4jsProjectionOptions</a></li>
<li data-name="olx.ProjectionOptions"><a href="olx.html#ProjectionOptions">ProjectionOptions</a></li>
<li data-name="olx.View2DOptions"><a href="olx.html#View2DOptions">View2DOptions</a></li>
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="olx.animation">
<span class="title">
<a href="olx.animation.html">olx.animation</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
<span class="subtitle">Typedefs</span>
<li data-name="olx.animation.BounceOptions"><a href="olx.animation.html#BounceOptions">BounceOptions</a></li>
<li data-name="olx.animation.PanOptions"><a href="olx.animation.html#PanOptions">PanOptions</a></li>
<li data-name="olx.animation.RotateOptions"><a href="olx.animation.html#RotateOptions">RotateOptions</a></li>
<li data-name="olx.animation.ZoomOptions"><a href="olx.animation.html#ZoomOptions">ZoomOptions</a></li>
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="olx.control">
<span class="title">
<a href="olx.control.html">olx.control</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
<span class="subtitle">Typedefs</span>
<li data-name="olx.control.AttributionOptions"><a href="olx.control.html#AttributionOptions">AttributionOptions</a></li>
<li data-name="olx.control.ControlOptions"><a href="olx.control.html#ControlOptions">ControlOptions</a></li>
<li data-name="olx.control.DefaultsOptions"><a href="olx.control.html#DefaultsOptions">DefaultsOptions</a></li>
<li data-name="olx.control.FullScreenOptions"><a href="olx.control.html#FullScreenOptions">FullScreenOptions</a></li>
<li data-name="olx.control.LogoOptions"><a href="olx.control.html#LogoOptions">LogoOptions</a></li>
<li data-name="olx.control.MousePositionOptions"><a href="olx.control.html#MousePositionOptions">MousePositionOptions</a></li>
<li data-name="olx.control.ScaleLineOptions"><a href="olx.control.html#ScaleLineOptions">ScaleLineOptions</a></li>
<li data-name="olx.control.ZoomOptions"><a href="olx.control.html#ZoomOptions">ZoomOptions</a></li>
<li data-name="olx.control.ZoomSliderOptions"><a href="olx.control.html#ZoomSliderOptions">ZoomSliderOptions</a></li>
<li data-name="olx.control.ZoomToExtentOptions"><a href="olx.control.html#ZoomToExtentOptions">ZoomToExtentOptions</a></li>
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="olx.format">
<span class="title">
<a href="olx.format.html">olx.format</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
<span class="subtitle">Typedefs</span>
<li data-name="olx.format.GeoJSONOptions"><a href="olx.format.html#GeoJSONOptions">GeoJSONOptions</a></li>
<li data-name="olx.format.GMLOptions"><a href="olx.format.html#GMLOptions">GMLOptions</a></li>
<li data-name="olx.format.IGCOptions"><a href="olx.format.html#IGCOptions">IGCOptions</a></li>
<li data-name="olx.format.KMLOptions"><a href="olx.format.html#KMLOptions">KMLOptions</a></li>
<li data-name="olx.format.TopoJSONOptions"><a href="olx.format.html#TopoJSONOptions">TopoJSONOptions</a></li>
<li data-name="olx.format.WFSOptions"><a href="olx.format.html#WFSOptions">WFSOptions</a></li>
<li data-name="olx.format.WFSWriteGetFeatureOptions"><a href="olx.format.html#WFSWriteGetFeatureOptions">WFSWriteGetFeatureOptions</a></li>
<li data-name="olx.format.WFSWriteTransactionOptions"><a href="olx.format.html#WFSWriteTransactionOptions">WFSWriteTransactionOptions</a></li>
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="olx.interaction">
<span class="title">
<a href="olx.interaction.html">olx.interaction</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
<span class="subtitle">Typedefs</span>
<li data-name="olx.interaction.DefaultsOptions"><a href="olx.interaction.html#DefaultsOptions">DefaultsOptions</a></li>
<li data-name="olx.interaction.DoubleClickZoomOptions"><a href="olx.interaction.html#DoubleClickZoomOptions">DoubleClickZoomOptions</a></li>
<li data-name="olx.interaction.DragAndDropOptions"><a href="olx.interaction.html#DragAndDropOptions">DragAndDropOptions</a></li>
<li data-name="olx.interaction.DragBoxOptions"><a href="olx.interaction.html#DragBoxOptions">DragBoxOptions</a></li>
<li data-name="olx.interaction.DragPanOptions"><a href="olx.interaction.html#DragPanOptions">DragPanOptions</a></li>
<li data-name="olx.interaction.DragRotateAndZoomOptions"><a href="olx.interaction.html#DragRotateAndZoomOptions">DragRotateAndZoomOptions</a></li>
<li data-name="olx.interaction.DragRotateOptions"><a href="olx.interaction.html#DragRotateOptions">DragRotateOptions</a></li>
<li data-name="olx.interaction.DragZoomOptions"><a href="olx.interaction.html#DragZoomOptions">DragZoomOptions</a></li>
<li data-name="olx.interaction.DrawOptions"><a href="olx.interaction.html#DrawOptions">DrawOptions</a></li>
<li data-name="olx.interaction.KeyboardPanOptions"><a href="olx.interaction.html#KeyboardPanOptions">KeyboardPanOptions</a></li>
<li data-name="olx.interaction.KeyboardZoomOptions"><a href="olx.interaction.html#KeyboardZoomOptions">KeyboardZoomOptions</a></li>
<li data-name="olx.interaction.ModifyOptions"><a href="olx.interaction.html#ModifyOptions">ModifyOptions</a></li>
<li data-name="olx.interaction.MouseWheelZoomOptions"><a href="olx.interaction.html#MouseWheelZoomOptions">MouseWheelZoomOptions</a></li>
<li data-name="olx.interaction.PinchRotateOptions"><a href="olx.interaction.html#PinchRotateOptions">PinchRotateOptions</a></li>
<li data-name="olx.interaction.PinchZoomOptions"><a href="olx.interaction.html#PinchZoomOptions">PinchZoomOptions</a></li>
<li data-name="olx.interaction.SelectOptions"><a href="olx.interaction.html#SelectOptions">SelectOptions</a></li>
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="olx.layer">
<span class="title">
<a href="olx.layer.html">olx.layer</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
<span class="subtitle">Typedefs</span>
<li data-name="olx.layer.BaseOptions"><a href="olx.layer.html#BaseOptions">BaseOptions</a></li>
<li data-name="olx.layer.GroupOptions"><a href="olx.layer.html#GroupOptions">GroupOptions</a></li>
<li data-name="olx.layer.HeatmapOptions"><a href="olx.layer.html#HeatmapOptions">HeatmapOptions</a></li>
<li data-name="olx.layer.LayerOptions"><a href="olx.layer.html#LayerOptions">LayerOptions</a></li>
<li data-name="olx.layer.TileOptions"><a href="olx.layer.html#TileOptions">TileOptions</a></li>
<li data-name="olx.layer.VectorOptions"><a href="olx.layer.html#VectorOptions">VectorOptions</a></li>
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="olx.parser">
<span class="title">
<a href="olx.parser.html">olx.parser</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="olx.render">
<span class="title">
<a href="olx.render.html">olx.render</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="olx.source">
<span class="title">
<a href="olx.source.html">olx.source</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
<span class="subtitle">Typedefs</span>
<li data-name="olx.source.BingMapsOptions"><a href="olx.source.html#BingMapsOptions">BingMapsOptions</a></li>
<li data-name="olx.source.FormatVectorOptions"><a href="olx.source.html#FormatVectorOptions">FormatVectorOptions</a></li>
<li data-name="olx.source.GeoJSONOptions"><a href="olx.source.html#GeoJSONOptions">GeoJSONOptions</a></li>
<li data-name="olx.source.GPXOptions"><a href="olx.source.html#GPXOptions">GPXOptions</a></li>
<li data-name="olx.source.IGCOptions"><a href="olx.source.html#IGCOptions">IGCOptions</a></li>
<li data-name="olx.source.ImageCanvasOptions"><a href="olx.source.html#ImageCanvasOptions">ImageCanvasOptions</a></li>
<li data-name="olx.source.ImageStaticOptions"><a href="olx.source.html#ImageStaticOptions">ImageStaticOptions</a></li>
<li data-name="olx.source.ImageVectorOptions"><a href="olx.source.html#ImageVectorOptions">ImageVectorOptions</a></li>
<li data-name="olx.source.ImageWMSOptions"><a href="olx.source.html#ImageWMSOptions">ImageWMSOptions</a></li>
<li data-name="olx.source.KMLOptions"><a href="olx.source.html#KMLOptions">KMLOptions</a></li>
<li data-name="olx.source.MapGuideOptions"><a href="olx.source.html#MapGuideOptions">MapGuideOptions</a></li>
<li data-name="olx.source.MapQuestOptions"><a href="olx.source.html#MapQuestOptions">MapQuestOptions</a></li>
<li data-name="olx.source.OSMOptions"><a href="olx.source.html#OSMOptions">OSMOptions</a></li>
<li data-name="olx.source.OSMXMLOptions"><a href="olx.source.html#OSMXMLOptions">OSMXMLOptions</a></li>
<li data-name="olx.source.ServerVectorOptions"><a href="olx.source.html#ServerVectorOptions">ServerVectorOptions</a></li>
<li data-name="olx.source.StamenOptions"><a href="olx.source.html#StamenOptions">StamenOptions</a></li>
<li data-name="olx.source.StaticVectorOptions"><a href="olx.source.html#StaticVectorOptions">StaticVectorOptions</a></li>
<li data-name="olx.source.TileDebugOptions"><a href="olx.source.html#TileDebugOptions">TileDebugOptions</a></li>
<li data-name="olx.source.TileImageOptions"><a href="olx.source.html#TileImageOptions">TileImageOptions</a></li>
<li data-name="olx.source.TileJSONOptions"><a href="olx.source.html#TileJSONOptions">TileJSONOptions</a></li>
<li data-name="olx.source.TileVectorOptions"><a href="olx.source.html#TileVectorOptions">TileVectorOptions</a></li>
<li data-name="olx.source.TileWMSOptions"><a href="olx.source.html#TileWMSOptions">TileWMSOptions</a></li>
<li data-name="olx.source.TopoJSONOptions"><a href="olx.source.html#TopoJSONOptions">TopoJSONOptions</a></li>
<li data-name="olx.source.VectorOptions"><a href="olx.source.html#VectorOptions">VectorOptions</a></li>
<li data-name="olx.source.WMTSOptions"><a href="olx.source.html#WMTSOptions">WMTSOptions</a></li>
<li data-name="olx.source.XYZOptions"><a href="olx.source.html#XYZOptions">XYZOptions</a></li>
<li data-name="olx.source.ZoomifyOptions"><a href="olx.source.html#ZoomifyOptions">ZoomifyOptions</a></li>
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="olx.style">
<span class="title">
<a href="olx.style.html">olx.style</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
<span class="subtitle">Typedefs</span>
<li data-name="olx.style.CircleOptions"><a href="olx.style.html#CircleOptions">CircleOptions</a></li>
<li data-name="olx.style.FillOptions"><a href="olx.style.html#FillOptions">FillOptions</a></li>
<li data-name="olx.style.IconOptions"><a href="olx.style.html#IconOptions">IconOptions</a></li>
<li data-name="olx.style.StrokeOptions"><a href="olx.style.html#StrokeOptions">StrokeOptions</a></li>
<li data-name="olx.style.StyleOptions"><a href="olx.style.html#StyleOptions">StyleOptions</a></li>
<li data-name="olx.style.TextOptions"><a href="olx.style.html#TextOptions">TextOptions</a></li>
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="olx.tilegrid">
<span class="title">
<a href="olx.tilegrid.html">olx.tilegrid</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
<span class="subtitle">Typedefs</span>
<li data-name="olx.tilegrid.TileGridOptions"><a href="olx.tilegrid.html#TileGridOptions">TileGridOptions</a></li>
<li data-name="olx.tilegrid.WMTSOptions"><a href="olx.tilegrid.html#WMTSOptions">WMTSOptions</a></li>
<li data-name="olx.tilegrid.XYZOptions"><a href="olx.tilegrid.html#XYZOptions">XYZOptions</a></li>
<li data-name="olx.tilegrid.ZoomifyOptions"><a href="olx.tilegrid.html#ZoomifyOptions">ZoomifyOptions</a></li>
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.Attribution">
<span class="title">
<a href="ol.Attribution.html">ol.Attribution</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.Collection">
<span class="title">
<a href="ol.Collection.html">ol.Collection</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.Collection#bindTo"><a href="ol.Collection.html#bindTo">bindTo</a></li>
<li data-name="ol.Collection#clear"><a href="ol.Collection.html#clear">clear</a></li>
<li data-name="ol.Collection#dispatchChangeEvent"><a href="ol.Collection.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.Collection#extend"><a href="ol.Collection.html#extend">extend</a></li>
<li data-name="ol.Collection#forEach"><a href="ol.Collection.html#forEach">forEach</a></li>
<li data-name="ol.Collection#get"><a href="ol.Collection.html#get">get</a></li>
<li data-name="ol.Collection#getArray"><a href="ol.Collection.html#getArray">getArray</a></li>
<li data-name="ol.Collection#getAt"><a href="ol.Collection.html#getAt">getAt</a></li>
<li data-name="ol.Collection#getKeys"><a href="ol.Collection.html#getKeys">getKeys</a></li>
<li data-name="ol.Collection#getLength"><a href="ol.Collection.html#getLength">getLength</a></li>
<li data-name="ol.Collection#getProperties"><a href="ol.Collection.html#getProperties">getProperties</a></li>
<li data-name="ol.Collection#insertAt"><a href="ol.Collection.html#insertAt">insertAt</a></li>
<li data-name="ol.Collection#notify"><a href="ol.Collection.html#notify">notify</a></li>
<li data-name="ol.Collection#on"><a href="ol.Collection.html#on">on</a></li>
<li data-name="ol.Collection#once"><a href="ol.Collection.html#once">once</a></li>
<li data-name="ol.Collection#pop"><a href="ol.Collection.html#pop">pop</a></li>
<li data-name="ol.Collection#push"><a href="ol.Collection.html#push">push</a></li>
<li data-name="ol.Collection#remove"><a href="ol.Collection.html#remove">remove</a></li>
<li data-name="ol.Collection#removeAt"><a href="ol.Collection.html#removeAt">removeAt</a></li>
<li data-name="ol.Collection#set"><a href="ol.Collection.html#set">set</a></li>
<li data-name="ol.Collection#setAt"><a href="ol.Collection.html#setAt">setAt</a></li>
<li data-name="ol.Collection#setValues"><a href="ol.Collection.html#setValues">setValues</a></li>
<li data-name="ol.Collection#un"><a href="ol.Collection.html#un">un</a></li>
<li data-name="ol.Collection#unbind"><a href="ol.Collection.html#unbind">unbind</a></li>
<li data-name="ol.Collection#unbindAll"><a href="ol.Collection.html#unbindAll">unbindAll</a></li>
<li data-name="ol.Collection#unByKey"><a href="ol.Collection.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.CollectionEvent#event:add"><a href="ol.CollectionEvent.html#event:add">add</a></li>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:change:length">change:length</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
<li data-name="ol.CollectionEvent#event:remove"><a href="ol.CollectionEvent.html#event:remove">remove</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.CollectionEvent">
<span class="title">
<a href="ol.CollectionEvent.html">ol.CollectionEvent</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="ol.CollectionEvent#element"><a href="ol.CollectionEvent.html#element">element</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
<span class="subtitle">Events</span>
<li data-name="ol.CollectionEvent#event:add"><a href="ol.CollectionEvent.html#event:add">add</a></li>
<li data-name="ol.CollectionEvent#event:remove"><a href="ol.CollectionEvent.html#event:remove">remove</a></li>
</ul>
</li>
<li class="item" data-name="ol.control.Attribution">
<span class="title">
<a href="ol.control.Attribution.html">ol.control.Attribution</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.control.Attribution#bindTo"><a href="ol.control.Attribution.html#bindTo">bindTo</a></li>
<li data-name="ol.control.Attribution#dispatchChangeEvent"><a href="ol.control.Attribution.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.control.Attribution#get"><a href="ol.control.Attribution.html#get">get</a></li>
<li data-name="ol.control.Attribution#getKeys"><a href="ol.control.Attribution.html#getKeys">getKeys</a></li>
<li data-name="ol.control.Attribution#getMap"><a href="ol.control.Attribution.html#getMap">getMap</a></li>
<li data-name="ol.control.Attribution#getProperties"><a href="ol.control.Attribution.html#getProperties">getProperties</a></li>
<li data-name="ol.control.Attribution#notify"><a href="ol.control.Attribution.html#notify">notify</a></li>
<li data-name="ol.control.Attribution#on"><a href="ol.control.Attribution.html#on">on</a></li>
<li data-name="ol.control.Attribution#once"><a href="ol.control.Attribution.html#once">once</a></li>
<li data-name="ol.control.Attribution#set"><a href="ol.control.Attribution.html#set">set</a></li>
<li data-name="ol.control.Attribution#setMap"><a href="ol.control.Attribution.html#setMap">setMap</a></li>
<li data-name="ol.control.Attribution#setValues"><a href="ol.control.Attribution.html#setValues">setValues</a></li>
<li data-name="ol.control.Attribution#un"><a href="ol.control.Attribution.html#un">un</a></li>
<li data-name="ol.control.Attribution#unbind"><a href="ol.control.Attribution.html#unbind">unbind</a></li>
<li data-name="ol.control.Attribution#unbindAll"><a href="ol.control.Attribution.html#unbindAll">unbindAll</a></li>
<li data-name="ol.control.Attribution#unByKey"><a href="ol.control.Attribution.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.control.Control">
<span class="title">
<a href="ol.control.Control.html">ol.control.Control</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.control.Control#bindTo"><a href="ol.control.Control.html#bindTo">bindTo</a></li>
<li data-name="ol.control.Control#dispatchChangeEvent"><a href="ol.control.Control.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.control.Control#get"><a href="ol.control.Control.html#get">get</a></li>
<li data-name="ol.control.Control#getKeys"><a href="ol.control.Control.html#getKeys">getKeys</a></li>
<li data-name="ol.control.Control#getMap"><a href="ol.control.Control.html#getMap">getMap</a></li>
<li data-name="ol.control.Control#getProperties"><a href="ol.control.Control.html#getProperties">getProperties</a></li>
<li data-name="ol.control.Control#notify"><a href="ol.control.Control.html#notify">notify</a></li>
<li data-name="ol.control.Control#on"><a href="ol.control.Control.html#on">on</a></li>
<li data-name="ol.control.Control#once"><a href="ol.control.Control.html#once">once</a></li>
<li data-name="ol.control.Control#set"><a href="ol.control.Control.html#set">set</a></li>
<li data-name="ol.control.Control#setMap"><a href="ol.control.Control.html#setMap">setMap</a></li>
<li data-name="ol.control.Control#setValues"><a href="ol.control.Control.html#setValues">setValues</a></li>
<li data-name="ol.control.Control#un"><a href="ol.control.Control.html#un">un</a></li>
<li data-name="ol.control.Control#unbind"><a href="ol.control.Control.html#unbind">unbind</a></li>
<li data-name="ol.control.Control#unbindAll"><a href="ol.control.Control.html#unbindAll">unbindAll</a></li>
<li data-name="ol.control.Control#unByKey"><a href="ol.control.Control.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.control.FullScreen">
<span class="title">
<a href="ol.control.FullScreen.html">ol.control.FullScreen</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.control.FullScreen#bindTo"><a href="ol.control.FullScreen.html#bindTo">bindTo</a></li>
<li data-name="ol.control.FullScreen#dispatchChangeEvent"><a href="ol.control.FullScreen.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.control.FullScreen#get"><a href="ol.control.FullScreen.html#get">get</a></li>
<li data-name="ol.control.FullScreen#getKeys"><a href="ol.control.FullScreen.html#getKeys">getKeys</a></li>
<li data-name="ol.control.FullScreen#getMap"><a href="ol.control.FullScreen.html#getMap">getMap</a></li>
<li data-name="ol.control.FullScreen#getProperties"><a href="ol.control.FullScreen.html#getProperties">getProperties</a></li>
<li data-name="ol.control.FullScreen#notify"><a href="ol.control.FullScreen.html#notify">notify</a></li>
<li data-name="ol.control.FullScreen#on"><a href="ol.control.FullScreen.html#on">on</a></li>
<li data-name="ol.control.FullScreen#once"><a href="ol.control.FullScreen.html#once">once</a></li>
<li data-name="ol.control.FullScreen#set"><a href="ol.control.FullScreen.html#set">set</a></li>
<li data-name="ol.control.FullScreen#setMap"><a href="ol.control.FullScreen.html#setMap">setMap</a></li>
<li data-name="ol.control.FullScreen#setValues"><a href="ol.control.FullScreen.html#setValues">setValues</a></li>
<li data-name="ol.control.FullScreen#un"><a href="ol.control.FullScreen.html#un">un</a></li>
<li data-name="ol.control.FullScreen#unbind"><a href="ol.control.FullScreen.html#unbind">unbind</a></li>
<li data-name="ol.control.FullScreen#unbindAll"><a href="ol.control.FullScreen.html#unbindAll">unbindAll</a></li>
<li data-name="ol.control.FullScreen#unByKey"><a href="ol.control.FullScreen.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.control.Logo">
<span class="title">
<a href="ol.control.Logo.html">ol.control.Logo</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.control.Logo#bindTo"><a href="ol.control.Logo.html#bindTo">bindTo</a></li>
<li data-name="ol.control.Logo#dispatchChangeEvent"><a href="ol.control.Logo.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.control.Logo#get"><a href="ol.control.Logo.html#get">get</a></li>
<li data-name="ol.control.Logo#getKeys"><a href="ol.control.Logo.html#getKeys">getKeys</a></li>
<li data-name="ol.control.Logo#getMap"><a href="ol.control.Logo.html#getMap">getMap</a></li>
<li data-name="ol.control.Logo#getProperties"><a href="ol.control.Logo.html#getProperties">getProperties</a></li>
<li data-name="ol.control.Logo#notify"><a href="ol.control.Logo.html#notify">notify</a></li>
<li data-name="ol.control.Logo#on"><a href="ol.control.Logo.html#on">on</a></li>
<li data-name="ol.control.Logo#once"><a href="ol.control.Logo.html#once">once</a></li>
<li data-name="ol.control.Logo#set"><a href="ol.control.Logo.html#set">set</a></li>
<li data-name="ol.control.Logo#setMap"><a href="ol.control.Logo.html#setMap">setMap</a></li>
<li data-name="ol.control.Logo#setValues"><a href="ol.control.Logo.html#setValues">setValues</a></li>
<li data-name="ol.control.Logo#un"><a href="ol.control.Logo.html#un">un</a></li>
<li data-name="ol.control.Logo#unbind"><a href="ol.control.Logo.html#unbind">unbind</a></li>
<li data-name="ol.control.Logo#unbindAll"><a href="ol.control.Logo.html#unbindAll">unbindAll</a></li>
<li data-name="ol.control.Logo#unByKey"><a href="ol.control.Logo.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.control.MousePosition">
<span class="title">
<a href="ol.control.MousePosition.html">ol.control.MousePosition</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.control.MousePosition#bindTo"><a href="ol.control.MousePosition.html#bindTo">bindTo</a></li>
<li data-name="ol.control.MousePosition#dispatchChangeEvent"><a href="ol.control.MousePosition.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.control.MousePosition#get"><a href="ol.control.MousePosition.html#get">get</a></li>
<li data-name="ol.control.MousePosition#getCoordinateFormat"><a href="ol.control.MousePosition.html#getCoordinateFormat">getCoordinateFormat</a></li>
<li data-name="ol.control.MousePosition#getKeys"><a href="ol.control.MousePosition.html#getKeys">getKeys</a></li>
<li data-name="ol.control.MousePosition#getMap"><a href="ol.control.MousePosition.html#getMap">getMap</a></li>
<li data-name="ol.control.MousePosition#getProjection"><a href="ol.control.MousePosition.html#getProjection">getProjection</a></li>
<li data-name="ol.control.MousePosition#getProperties"><a href="ol.control.MousePosition.html#getProperties">getProperties</a></li>
<li data-name="ol.control.MousePosition#notify"><a href="ol.control.MousePosition.html#notify">notify</a></li>
<li data-name="ol.control.MousePosition#on"><a href="ol.control.MousePosition.html#on">on</a></li>
<li data-name="ol.control.MousePosition#once"><a href="ol.control.MousePosition.html#once">once</a></li>
<li data-name="ol.control.MousePosition#set"><a href="ol.control.MousePosition.html#set">set</a></li>
<li data-name="ol.control.MousePosition#setCoordinateFormat"><a href="ol.control.MousePosition.html#setCoordinateFormat">setCoordinateFormat</a></li>
<li data-name="ol.control.MousePosition#setMap"><a href="ol.control.MousePosition.html#setMap">setMap</a></li>
<li data-name="ol.control.MousePosition#setProjection"><a href="ol.control.MousePosition.html#setProjection">setProjection</a></li>
<li data-name="ol.control.MousePosition#setValues"><a href="ol.control.MousePosition.html#setValues">setValues</a></li>
<li data-name="ol.control.MousePosition#un"><a href="ol.control.MousePosition.html#un">un</a></li>
<li data-name="ol.control.MousePosition#unbind"><a href="ol.control.MousePosition.html#unbind">unbind</a></li>
<li data-name="ol.control.MousePosition#unbindAll"><a href="ol.control.MousePosition.html#unbindAll">unbindAll</a></li>
<li data-name="ol.control.MousePosition#unByKey"><a href="ol.control.MousePosition.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:change:coordinateFormat">change:coordinateFormat</li>
<li data-name="ol.ObjectEvent#event:change:projection">change:projection</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.control.ScaleLine">
<span class="title">
<a href="ol.control.ScaleLine.html">ol.control.ScaleLine</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.control.ScaleLine#bindTo"><a href="ol.control.ScaleLine.html#bindTo">bindTo</a></li>
<li data-name="ol.control.ScaleLine#dispatchChangeEvent"><a href="ol.control.ScaleLine.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.control.ScaleLine#get"><a href="ol.control.ScaleLine.html#get">get</a></li>
<li data-name="ol.control.ScaleLine#getKeys"><a href="ol.control.ScaleLine.html#getKeys">getKeys</a></li>
<li data-name="ol.control.ScaleLine#getMap"><a href="ol.control.ScaleLine.html#getMap">getMap</a></li>
<li data-name="ol.control.ScaleLine#getProperties"><a href="ol.control.ScaleLine.html#getProperties">getProperties</a></li>
<li data-name="ol.control.ScaleLine#getUnits"><a href="ol.control.ScaleLine.html#getUnits">getUnits</a></li>
<li data-name="ol.control.ScaleLine#notify"><a href="ol.control.ScaleLine.html#notify">notify</a></li>
<li data-name="ol.control.ScaleLine#on"><a href="ol.control.ScaleLine.html#on">on</a></li>
<li data-name="ol.control.ScaleLine#once"><a href="ol.control.ScaleLine.html#once">once</a></li>
<li data-name="ol.control.ScaleLine#set"><a href="ol.control.ScaleLine.html#set">set</a></li>
<li data-name="ol.control.ScaleLine#setMap"><a href="ol.control.ScaleLine.html#setMap">setMap</a></li>
<li data-name="ol.control.ScaleLine#setUnits"><a href="ol.control.ScaleLine.html#setUnits">setUnits</a></li>
<li data-name="ol.control.ScaleLine#setValues"><a href="ol.control.ScaleLine.html#setValues">setValues</a></li>
<li data-name="ol.control.ScaleLine#un"><a href="ol.control.ScaleLine.html#un">un</a></li>
<li data-name="ol.control.ScaleLine#unbind"><a href="ol.control.ScaleLine.html#unbind">unbind</a></li>
<li data-name="ol.control.ScaleLine#unbindAll"><a href="ol.control.ScaleLine.html#unbindAll">unbindAll</a></li>
<li data-name="ol.control.ScaleLine#unByKey"><a href="ol.control.ScaleLine.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:change:units">change:units</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.control.Zoom">
<span class="title">
<a href="ol.control.Zoom.html">ol.control.Zoom</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.control.Zoom#bindTo"><a href="ol.control.Zoom.html#bindTo">bindTo</a></li>
<li data-name="ol.control.Zoom#dispatchChangeEvent"><a href="ol.control.Zoom.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.control.Zoom#get"><a href="ol.control.Zoom.html#get">get</a></li>
<li data-name="ol.control.Zoom#getKeys"><a href="ol.control.Zoom.html#getKeys">getKeys</a></li>
<li data-name="ol.control.Zoom#getMap"><a href="ol.control.Zoom.html#getMap">getMap</a></li>
<li data-name="ol.control.Zoom#getProperties"><a href="ol.control.Zoom.html#getProperties">getProperties</a></li>
<li data-name="ol.control.Zoom#notify"><a href="ol.control.Zoom.html#notify">notify</a></li>
<li data-name="ol.control.Zoom#on"><a href="ol.control.Zoom.html#on">on</a></li>
<li data-name="ol.control.Zoom#once"><a href="ol.control.Zoom.html#once">once</a></li>
<li data-name="ol.control.Zoom#set"><a href="ol.control.Zoom.html#set">set</a></li>
<li data-name="ol.control.Zoom#setMap"><a href="ol.control.Zoom.html#setMap">setMap</a></li>
<li data-name="ol.control.Zoom#setValues"><a href="ol.control.Zoom.html#setValues">setValues</a></li>
<li data-name="ol.control.Zoom#un"><a href="ol.control.Zoom.html#un">un</a></li>
<li data-name="ol.control.Zoom#unbind"><a href="ol.control.Zoom.html#unbind">unbind</a></li>
<li data-name="ol.control.Zoom#unbindAll"><a href="ol.control.Zoom.html#unbindAll">unbindAll</a></li>
<li data-name="ol.control.Zoom#unByKey"><a href="ol.control.Zoom.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.control.ZoomSlider">
<span class="title">
<a href="ol.control.ZoomSlider.html">ol.control.ZoomSlider</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.control.ZoomSlider#bindTo"><a href="ol.control.ZoomSlider.html#bindTo">bindTo</a></li>
<li data-name="ol.control.ZoomSlider#dispatchChangeEvent"><a href="ol.control.ZoomSlider.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.control.ZoomSlider#get"><a href="ol.control.ZoomSlider.html#get">get</a></li>
<li data-name="ol.control.ZoomSlider#getKeys"><a href="ol.control.ZoomSlider.html#getKeys">getKeys</a></li>
<li data-name="ol.control.ZoomSlider#getMap"><a href="ol.control.ZoomSlider.html#getMap">getMap</a></li>
<li data-name="ol.control.ZoomSlider#getProperties"><a href="ol.control.ZoomSlider.html#getProperties">getProperties</a></li>
<li data-name="ol.control.ZoomSlider#notify"><a href="ol.control.ZoomSlider.html#notify">notify</a></li>
<li data-name="ol.control.ZoomSlider#on"><a href="ol.control.ZoomSlider.html#on">on</a></li>
<li data-name="ol.control.ZoomSlider#once"><a href="ol.control.ZoomSlider.html#once">once</a></li>
<li data-name="ol.control.ZoomSlider#set"><a href="ol.control.ZoomSlider.html#set">set</a></li>
<li data-name="ol.control.ZoomSlider#setMap"><a href="ol.control.ZoomSlider.html#setMap">setMap</a></li>
<li data-name="ol.control.ZoomSlider#setValues"><a href="ol.control.ZoomSlider.html#setValues">setValues</a></li>
<li data-name="ol.control.ZoomSlider#un"><a href="ol.control.ZoomSlider.html#un">un</a></li>
<li data-name="ol.control.ZoomSlider#unbind"><a href="ol.control.ZoomSlider.html#unbind">unbind</a></li>
<li data-name="ol.control.ZoomSlider#unbindAll"><a href="ol.control.ZoomSlider.html#unbindAll">unbindAll</a></li>
<li data-name="ol.control.ZoomSlider#unByKey"><a href="ol.control.ZoomSlider.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.control.ZoomToExtent">
<span class="title">
<a href="ol.control.ZoomToExtent.html">ol.control.ZoomToExtent</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.control.ZoomToExtent#bindTo"><a href="ol.control.ZoomToExtent.html#bindTo">bindTo</a></li>
<li data-name="ol.control.ZoomToExtent#dispatchChangeEvent"><a href="ol.control.ZoomToExtent.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.control.ZoomToExtent#get"><a href="ol.control.ZoomToExtent.html#get">get</a></li>
<li data-name="ol.control.ZoomToExtent#getKeys"><a href="ol.control.ZoomToExtent.html#getKeys">getKeys</a></li>
<li data-name="ol.control.ZoomToExtent#getMap"><a href="ol.control.ZoomToExtent.html#getMap">getMap</a></li>
<li data-name="ol.control.ZoomToExtent#getProperties"><a href="ol.control.ZoomToExtent.html#getProperties">getProperties</a></li>
<li data-name="ol.control.ZoomToExtent#notify"><a href="ol.control.ZoomToExtent.html#notify">notify</a></li>
<li data-name="ol.control.ZoomToExtent#on"><a href="ol.control.ZoomToExtent.html#on">on</a></li>
<li data-name="ol.control.ZoomToExtent#once"><a href="ol.control.ZoomToExtent.html#once">once</a></li>
<li data-name="ol.control.ZoomToExtent#set"><a href="ol.control.ZoomToExtent.html#set">set</a></li>
<li data-name="ol.control.ZoomToExtent#setMap"><a href="ol.control.ZoomToExtent.html#setMap">setMap</a></li>
<li data-name="ol.control.ZoomToExtent#setValues"><a href="ol.control.ZoomToExtent.html#setValues">setValues</a></li>
<li data-name="ol.control.ZoomToExtent#un"><a href="ol.control.ZoomToExtent.html#un">un</a></li>
<li data-name="ol.control.ZoomToExtent#unbind"><a href="ol.control.ZoomToExtent.html#unbind">unbind</a></li>
<li data-name="ol.control.ZoomToExtent#unbindAll"><a href="ol.control.ZoomToExtent.html#unbindAll">unbindAll</a></li>
<li data-name="ol.control.ZoomToExtent#unByKey"><a href="ol.control.ZoomToExtent.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.DeviceOrientation">
<span class="title">
<a href="ol.DeviceOrientation.html">ol.DeviceOrientation</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.DeviceOrientation#bindTo"><a href="ol.DeviceOrientation.html#bindTo">bindTo</a></li>
<li data-name="ol.DeviceOrientation#dispatchChangeEvent"><a href="ol.DeviceOrientation.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.DeviceOrientation#get"><a href="ol.DeviceOrientation.html#get">get</a></li>
<li data-name="ol.DeviceOrientation#getAlpha"><a href="ol.DeviceOrientation.html#getAlpha">getAlpha</a></li>
<li data-name="ol.DeviceOrientation#getBeta"><a href="ol.DeviceOrientation.html#getBeta">getBeta</a></li>
<li data-name="ol.DeviceOrientation#getGamma"><a href="ol.DeviceOrientation.html#getGamma">getGamma</a></li>
<li data-name="ol.DeviceOrientation#getHeading"><a href="ol.DeviceOrientation.html#getHeading">getHeading</a></li>
<li data-name="ol.DeviceOrientation#getKeys"><a href="ol.DeviceOrientation.html#getKeys">getKeys</a></li>
<li data-name="ol.DeviceOrientation#getProperties"><a href="ol.DeviceOrientation.html#getProperties">getProperties</a></li>
<li data-name="ol.DeviceOrientation#getTracking"><a href="ol.DeviceOrientation.html#getTracking">getTracking</a></li>
<li data-name="ol.DeviceOrientation#notify"><a href="ol.DeviceOrientation.html#notify">notify</a></li>
<li data-name="ol.DeviceOrientation#on"><a href="ol.DeviceOrientation.html#on">on</a></li>
<li data-name="ol.DeviceOrientation#once"><a href="ol.DeviceOrientation.html#once">once</a></li>
<li data-name="ol.DeviceOrientation#set"><a href="ol.DeviceOrientation.html#set">set</a></li>
<li data-name="ol.DeviceOrientation#setTracking"><a href="ol.DeviceOrientation.html#setTracking">setTracking</a></li>
<li data-name="ol.DeviceOrientation#setValues"><a href="ol.DeviceOrientation.html#setValues">setValues</a></li>
<li data-name="ol.DeviceOrientation#un"><a href="ol.DeviceOrientation.html#un">un</a></li>
<li data-name="ol.DeviceOrientation#unbind"><a href="ol.DeviceOrientation.html#unbind">unbind</a></li>
<li data-name="ol.DeviceOrientation#unbindAll"><a href="ol.DeviceOrientation.html#unbindAll">unbindAll</a></li>
<li data-name="ol.DeviceOrientation#unByKey"><a href="ol.DeviceOrientation.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:change:alpha">change:alpha</li>
<li data-name="ol.ObjectEvent#event:change:beta">change:beta</li>
<li data-name="ol.ObjectEvent#event:change:gamma">change:gamma</li>
<li data-name="ol.ObjectEvent#event:change:heading">change:heading</li>
<li data-name="ol.ObjectEvent#event:change:tracking">change:tracking</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.dom.Input">
<span class="title">
<a href="ol.dom.Input.html">ol.dom.Input</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.dom.Input#bindTo"><a href="ol.dom.Input.html#bindTo">bindTo</a></li>
<li data-name="ol.dom.Input#dispatchChangeEvent"><a href="ol.dom.Input.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.dom.Input#get"><a href="ol.dom.Input.html#get">get</a></li>
<li data-name="ol.dom.Input#getChecked"><a href="ol.dom.Input.html#getChecked">getChecked</a></li>
<li data-name="ol.dom.Input#getKeys"><a href="ol.dom.Input.html#getKeys">getKeys</a></li>
<li data-name="ol.dom.Input#getProperties"><a href="ol.dom.Input.html#getProperties">getProperties</a></li>
<li data-name="ol.dom.Input#getValue"><a href="ol.dom.Input.html#getValue">getValue</a></li>
<li data-name="ol.dom.Input#notify"><a href="ol.dom.Input.html#notify">notify</a></li>
<li data-name="ol.dom.Input#on"><a href="ol.dom.Input.html#on">on</a></li>
<li data-name="ol.dom.Input#once"><a href="ol.dom.Input.html#once">once</a></li>
<li data-name="ol.dom.Input#set"><a href="ol.dom.Input.html#set">set</a></li>
<li data-name="ol.dom.Input#setChecked"><a href="ol.dom.Input.html#setChecked">setChecked</a></li>
<li data-name="ol.dom.Input#setValue"><a href="ol.dom.Input.html#setValue">setValue</a></li>
<li data-name="ol.dom.Input#setValues"><a href="ol.dom.Input.html#setValues">setValues</a></li>
<li data-name="ol.dom.Input#un"><a href="ol.dom.Input.html#un">un</a></li>
<li data-name="ol.dom.Input#unbind"><a href="ol.dom.Input.html#unbind">unbind</a></li>
<li data-name="ol.dom.Input#unbindAll"><a href="ol.dom.Input.html#unbindAll">unbindAll</a></li>
<li data-name="ol.dom.Input#unByKey"><a href="ol.dom.Input.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:change:checked">change:checked</li>
<li data-name="ol.ObjectEvent#event:change:value">change:value</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.DragBoxEvent">
<span class="title">
<a href="ol.DragBoxEvent.html">ol.DragBoxEvent</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="ol.DragBoxEvent#coordinate"><a href="ol.DragBoxEvent.html#coordinate">coordinate</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
<span class="subtitle">Events</span>
<li data-name="ol.DragBoxEvent#event:boxstart"><a href="ol.DragBoxEvent.html#event:boxstart">boxstart</a></li>
<li data-name="ol.DragBoxEvent#event:boxstart"><a href="ol.DragBoxEvent.html#event:boxstart">boxstart</a></li>
</ul>
</li>
<li class="item" data-name="ol.DrawEvent">
<span class="title">
<a href="ol.DrawEvent.html">ol.DrawEvent</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="ol.DrawEvent#feature"><a href="ol.DrawEvent.html#feature">feature</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
<span class="subtitle">Events</span>
<li data-name="ol.DrawEvent#event:drawend"><a href="ol.DrawEvent.html#event:drawend">drawend</a></li>
<li data-name="ol.DrawEvent#event:drawstart"><a href="ol.DrawEvent.html#event:drawstart">drawstart</a></li>
</ul>
</li>
<li class="item" data-name="ol.Feature">
<span class="title">
<a href="ol.Feature.html">ol.Feature</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.Feature#bindTo"><a href="ol.Feature.html#bindTo">bindTo</a></li>
<li data-name="ol.Feature#dispatchChangeEvent"><a href="ol.Feature.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.Feature#get"><a href="ol.Feature.html#get">get</a></li>
<li data-name="ol.Feature#getGeometry"><a href="ol.Feature.html#getGeometry">getGeometry</a></li>
<li data-name="ol.Feature#getGeometryName"><a href="ol.Feature.html#getGeometryName">getGeometryName</a></li>
<li data-name="ol.Feature#getId"><a href="ol.Feature.html#getId">getId</a></li>
<li data-name="ol.Feature#getKeys"><a href="ol.Feature.html#getKeys">getKeys</a></li>
<li data-name="ol.Feature#getProperties"><a href="ol.Feature.html#getProperties">getProperties</a></li>
<li data-name="ol.Feature#getStyle"><a href="ol.Feature.html#getStyle">getStyle</a></li>
<li data-name="ol.Feature#getStyleFunction"><a href="ol.Feature.html#getStyleFunction">getStyleFunction</a></li>
<li data-name="ol.Feature#notify"><a href="ol.Feature.html#notify">notify</a></li>
<li data-name="ol.Feature#on"><a href="ol.Feature.html#on">on</a></li>
<li data-name="ol.Feature#once"><a href="ol.Feature.html#once">once</a></li>
<li data-name="ol.Feature#set"><a href="ol.Feature.html#set">set</a></li>
<li data-name="ol.Feature#setGeometry"><a href="ol.Feature.html#setGeometry">setGeometry</a></li>
<li data-name="ol.Feature#setGeometryName"><a href="ol.Feature.html#setGeometryName">setGeometryName</a></li>
<li data-name="ol.Feature#setId"><a href="ol.Feature.html#setId">setId</a></li>
<li data-name="ol.Feature#setStyle"><a href="ol.Feature.html#setStyle">setStyle</a></li>
<li data-name="ol.Feature#setValues"><a href="ol.Feature.html#setValues">setValues</a></li>
<li data-name="ol.Feature#un"><a href="ol.Feature.html#un">un</a></li>
<li data-name="ol.Feature#unbind"><a href="ol.Feature.html#unbind">unbind</a></li>
<li data-name="ol.Feature#unbindAll"><a href="ol.Feature.html#unbindAll">unbindAll</a></li>
<li data-name="ol.Feature#unByKey"><a href="ol.Feature.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.FeatureOverlay">
<span class="title">
<a href="ol.FeatureOverlay.html">ol.FeatureOverlay</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.FeatureOverlay#addFeature"><a href="ol.FeatureOverlay.html#addFeature">addFeature</a></li>
<li data-name="ol.FeatureOverlay#getFeatures"><a href="ol.FeatureOverlay.html#getFeatures">getFeatures</a></li>
<li data-name="ol.FeatureOverlay#getStyle"><a href="ol.FeatureOverlay.html#getStyle">getStyle</a></li>
<li data-name="ol.FeatureOverlay#getStyleFunction"><a href="ol.FeatureOverlay.html#getStyleFunction">getStyleFunction</a></li>
<li data-name="ol.FeatureOverlay#removeFeature"><a href="ol.FeatureOverlay.html#removeFeature">removeFeature</a></li>
<li data-name="ol.FeatureOverlay#setFeatures"><a href="ol.FeatureOverlay.html#setFeatures">setFeatures</a></li>
<li data-name="ol.FeatureOverlay#setMap"><a href="ol.FeatureOverlay.html#setMap">setMap</a></li>
<li data-name="ol.FeatureOverlay#setStyle"><a href="ol.FeatureOverlay.html#setStyle">setStyle</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.format.Feature">
<span class="title">
<a href="ol.format.Feature.html">ol.format.Feature</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.format.GeoJSON">
<span class="title">
<a href="ol.format.GeoJSON.html">ol.format.GeoJSON</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.format.GeoJSON#readFeature"><a href="ol.format.GeoJSON.html#readFeature">readFeature</a></li>
<li data-name="ol.format.GeoJSON#readFeatures"><a href="ol.format.GeoJSON.html#readFeatures">readFeatures</a></li>
<li data-name="ol.format.GeoJSON#readGeometry"><a href="ol.format.GeoJSON.html#readGeometry">readGeometry</a></li>
<li data-name="ol.format.GeoJSON#readProjection"><a href="ol.format.GeoJSON.html#readProjection">readProjection</a></li>
<li data-name="ol.format.GeoJSON#writeFeature"><a href="ol.format.GeoJSON.html#writeFeature">writeFeature</a></li>
<li data-name="ol.format.GeoJSON#writeFeatures"><a href="ol.format.GeoJSON.html#writeFeatures">writeFeatures</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.format.GPX">
<span class="title">
<a href="ol.format.GPX.html">ol.format.GPX</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="ol.format.GPX#readProjection"><a href="ol.format.GPX.html#readProjection">readProjection</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.format.GPX#readFeature"><a href="ol.format.GPX.html#readFeature">readFeature</a></li>
<li data-name="ol.format.GPX#readFeatures"><a href="ol.format.GPX.html#readFeatures">readFeatures</a></li>
<li data-name="ol.format.GPX#writeFeatures"><a href="ol.format.GPX.html#writeFeatures">writeFeatures</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.format.IGC">
<span class="title">
<a href="ol.format.IGC.html">ol.format.IGC</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.format.IGC#readFeature"><a href="ol.format.IGC.html#readFeature">readFeature</a></li>
<li data-name="ol.format.IGC#readFeatures"><a href="ol.format.IGC.html#readFeatures">readFeatures</a></li>
<li data-name="ol.format.IGC#readProjection"><a href="ol.format.IGC.html#readProjection">readProjection</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.format.JSONFeature">
<span class="title">
<a href="ol.format.JSONFeature.html">ol.format.JSONFeature</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.format.KML">
<span class="title">
<a href="ol.format.KML.html">ol.format.KML</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.format.KML#readFeature"><a href="ol.format.KML.html#readFeature">readFeature</a></li>
<li data-name="ol.format.KML#readFeatures"><a href="ol.format.KML.html#readFeatures">readFeatures</a></li>
<li data-name="ol.format.KML#readProjection"><a href="ol.format.KML.html#readProjection">readProjection</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.format.OSMXML">
<span class="title">
<a href="ol.format.OSMXML.html">ol.format.OSMXML</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.format.TextFeature">
<span class="title">
<a href="ol.format.TextFeature.html">ol.format.TextFeature</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.format.TopoJSON">
<span class="title">
<a href="ol.format.TopoJSON.html">ol.format.TopoJSON</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.format.TopoJSON#readFeatures"><a href="ol.format.TopoJSON.html#readFeatures">readFeatures</a></li>
<li data-name="ol.format.TopoJSON#readProjection"><a href="ol.format.TopoJSON.html#readProjection">readProjection</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.format.WFS">
<span class="title">
<a href="ol.format.WFS.html">ol.format.WFS</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.format.WFS#readFeatureCollectionMetadata"><a href="ol.format.WFS.html#readFeatureCollectionMetadata">readFeatureCollectionMetadata</a></li>
<li data-name="ol.format.WFS#readTransactionResponse"><a href="ol.format.WFS.html#readTransactionResponse">readTransactionResponse</a></li>
<li data-name="ol.format.WFS#writeGetFeature"><a href="ol.format.WFS.html#writeGetFeature">writeGetFeature</a></li>
<li data-name="ol.format.WFS#writeTransaction"><a href="ol.format.WFS.html#writeTransaction">writeTransaction</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.format.WMSCapabilities">
<span class="title">
<a href="ol.format.WMSCapabilities.html">ol.format.WMSCapabilities</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.format.WMSCapabilities#read"><a href="ol.format.WMSCapabilities.html#read">read</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.format.XML">
<span class="title">
<a href="ol.format.XML.html">ol.format.XML</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.format.XMLFeature">
<span class="title">
<a href="ol.format.XMLFeature.html">ol.format.XMLFeature</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.Geolocation">
<span class="title">
<a href="ol.Geolocation.html">ol.Geolocation</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.Geolocation#bindTo"><a href="ol.Geolocation.html#bindTo">bindTo</a></li>
<li data-name="ol.Geolocation#dispatchChangeEvent"><a href="ol.Geolocation.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.Geolocation#get"><a href="ol.Geolocation.html#get">get</a></li>
<li data-name="ol.Geolocation#getAccuracy"><a href="ol.Geolocation.html#getAccuracy">getAccuracy</a></li>
<li data-name="ol.Geolocation#getAccuracyGeometry"><a href="ol.Geolocation.html#getAccuracyGeometry">getAccuracyGeometry</a></li>
<li data-name="ol.Geolocation#getAltitude"><a href="ol.Geolocation.html#getAltitude">getAltitude</a></li>
<li data-name="ol.Geolocation#getAltitudeAccuracy"><a href="ol.Geolocation.html#getAltitudeAccuracy">getAltitudeAccuracy</a></li>
<li data-name="ol.Geolocation#getHeading"><a href="ol.Geolocation.html#getHeading">getHeading</a></li>
<li data-name="ol.Geolocation#getKeys"><a href="ol.Geolocation.html#getKeys">getKeys</a></li>
<li data-name="ol.Geolocation#getPosition"><a href="ol.Geolocation.html#getPosition">getPosition</a></li>
<li data-name="ol.Geolocation#getProjection"><a href="ol.Geolocation.html#getProjection">getProjection</a></li>
<li data-name="ol.Geolocation#getProperties"><a href="ol.Geolocation.html#getProperties">getProperties</a></li>
<li data-name="ol.Geolocation#getSpeed"><a href="ol.Geolocation.html#getSpeed">getSpeed</a></li>
<li data-name="ol.Geolocation#getTracking"><a href="ol.Geolocation.html#getTracking">getTracking</a></li>
<li data-name="ol.Geolocation#getTrackingOptions"><a href="ol.Geolocation.html#getTrackingOptions">getTrackingOptions</a></li>
<li data-name="ol.Geolocation#notify"><a href="ol.Geolocation.html#notify">notify</a></li>
<li data-name="ol.Geolocation#on"><a href="ol.Geolocation.html#on">on</a></li>
<li data-name="ol.Geolocation#once"><a href="ol.Geolocation.html#once">once</a></li>
<li data-name="ol.Geolocation#set"><a href="ol.Geolocation.html#set">set</a></li>
<li data-name="ol.Geolocation#setProjection"><a href="ol.Geolocation.html#setProjection">setProjection</a></li>
<li data-name="ol.Geolocation#setTracking"><a href="ol.Geolocation.html#setTracking">setTracking</a></li>
<li data-name="ol.Geolocation#setTrackingOptions"><a href="ol.Geolocation.html#setTrackingOptions">setTrackingOptions</a></li>
<li data-name="ol.Geolocation#setValues"><a href="ol.Geolocation.html#setValues">setValues</a></li>
<li data-name="ol.Geolocation#un"><a href="ol.Geolocation.html#un">un</a></li>
<li data-name="ol.Geolocation#unbind"><a href="ol.Geolocation.html#unbind">unbind</a></li>
<li data-name="ol.Geolocation#unbindAll"><a href="ol.Geolocation.html#unbindAll">unbindAll</a></li>
<li data-name="ol.Geolocation#unByKey"><a href="ol.Geolocation.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:change:accuracy">change:accuracy</li>
<li data-name="ol.ObjectEvent#event:change:accuracyGeometry">change:accuracyGeometry</li>
<li data-name="ol.ObjectEvent#event:change:altitude">change:altitude</li>
<li data-name="ol.ObjectEvent#event:change:altitudeAccuracy">change:altitudeAccuracy</li>
<li data-name="ol.ObjectEvent#event:change:heading">change:heading</li>
<li data-name="ol.ObjectEvent#event:change:position">change:position</li>
<li data-name="ol.ObjectEvent#event:change:projection">change:projection</li>
<li data-name="ol.ObjectEvent#event:change:speed">change:speed</li>
<li data-name="ol.ObjectEvent#event:change:tracking">change:tracking</li>
<li data-name="ol.ObjectEvent#event:change:trackingOptions">change:trackingOptions</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.geom.Circle">
<span class="title">
<a href="ol.geom.Circle.html">ol.geom.Circle</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.geom.Circle#clone"><a href="ol.geom.Circle.html#clone">clone</a></li>
<li data-name="ol.geom.Circle#dispatchChangeEvent"><a href="ol.geom.Circle.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.geom.Circle#getCenter"><a href="ol.geom.Circle.html#getCenter">getCenter</a></li>
<li data-name="ol.geom.Circle#getClosestPoint"><a href="ol.geom.Circle.html#getClosestPoint">getClosestPoint</a></li>
<li data-name="ol.geom.Circle#getExtent"><a href="ol.geom.Circle.html#getExtent">getExtent</a></li>
<li data-name="ol.geom.Circle#getFirstCoordinate"><a href="ol.geom.Circle.html#getFirstCoordinate">getFirstCoordinate</a></li>
<li data-name="ol.geom.Circle#getLastCoordinate"><a href="ol.geom.Circle.html#getLastCoordinate">getLastCoordinate</a></li>
<li data-name="ol.geom.Circle#getLayout"><a href="ol.geom.Circle.html#getLayout">getLayout</a></li>
<li data-name="ol.geom.Circle#getRadius"><a href="ol.geom.Circle.html#getRadius">getRadius</a></li>
<li data-name="ol.geom.Circle#getSimplifiedGeometry"><a href="ol.geom.Circle.html#getSimplifiedGeometry">getSimplifiedGeometry</a></li>
<li data-name="ol.geom.Circle#getType"><a href="ol.geom.Circle.html#getType">getType</a></li>
<li data-name="ol.geom.Circle#on"><a href="ol.geom.Circle.html#on">on</a></li>
<li data-name="ol.geom.Circle#once"><a href="ol.geom.Circle.html#once">once</a></li>
<li data-name="ol.geom.Circle#setCenter"><a href="ol.geom.Circle.html#setCenter">setCenter</a></li>
<li data-name="ol.geom.Circle#setCenterAndRadius"><a href="ol.geom.Circle.html#setCenterAndRadius">setCenterAndRadius</a></li>
<li data-name="ol.geom.Circle#setRadius"><a href="ol.geom.Circle.html#setRadius">setRadius</a></li>
<li data-name="ol.geom.Circle#transform"><a href="ol.geom.Circle.html#transform">transform</a></li>
<li data-name="ol.geom.Circle#un"><a href="ol.geom.Circle.html#un">un</a></li>
<li data-name="ol.geom.Circle#unByKey"><a href="ol.geom.Circle.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.geom.Geometry">
<span class="title">
<a href="ol.geom.Geometry.html">ol.geom.Geometry</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.geom.Geometry#dispatchChangeEvent"><a href="ol.geom.Geometry.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.geom.Geometry#getClosestPoint"><a href="ol.geom.Geometry.html#getClosestPoint">getClosestPoint</a></li>
<li data-name="ol.geom.Geometry#getExtent"><a href="ol.geom.Geometry.html#getExtent">getExtent</a></li>
<li data-name="ol.geom.Geometry#on"><a href="ol.geom.Geometry.html#on">on</a></li>
<li data-name="ol.geom.Geometry#once"><a href="ol.geom.Geometry.html#once">once</a></li>
<li data-name="ol.geom.Geometry#un"><a href="ol.geom.Geometry.html#un">un</a></li>
<li data-name="ol.geom.Geometry#unByKey"><a href="ol.geom.Geometry.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.geom.GeometryCollection">
<span class="title">
<a href="ol.geom.GeometryCollection.html">ol.geom.GeometryCollection</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.geom.GeometryCollection#clone"><a href="ol.geom.GeometryCollection.html#clone">clone</a></li>
<li data-name="ol.geom.GeometryCollection#dispatchChangeEvent"><a href="ol.geom.GeometryCollection.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.geom.GeometryCollection#getClosestPoint"><a href="ol.geom.GeometryCollection.html#getClosestPoint">getClosestPoint</a></li>
<li data-name="ol.geom.GeometryCollection#getExtent"><a href="ol.geom.GeometryCollection.html#getExtent">getExtent</a></li>
<li data-name="ol.geom.GeometryCollection#getGeometries"><a href="ol.geom.GeometryCollection.html#getGeometries">getGeometries</a></li>
<li data-name="ol.geom.GeometryCollection#getSimplifiedGeometry"><a href="ol.geom.GeometryCollection.html#getSimplifiedGeometry">getSimplifiedGeometry</a></li>
<li data-name="ol.geom.GeometryCollection#getType"><a href="ol.geom.GeometryCollection.html#getType">getType</a></li>
<li data-name="ol.geom.GeometryCollection#on"><a href="ol.geom.GeometryCollection.html#on">on</a></li>
<li data-name="ol.geom.GeometryCollection#once"><a href="ol.geom.GeometryCollection.html#once">once</a></li>
<li data-name="ol.geom.GeometryCollection#setGeometries"><a href="ol.geom.GeometryCollection.html#setGeometries">setGeometries</a></li>
<li data-name="ol.geom.GeometryCollection#un"><a href="ol.geom.GeometryCollection.html#un">un</a></li>
<li data-name="ol.geom.GeometryCollection#unByKey"><a href="ol.geom.GeometryCollection.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.geom.LinearRing">
<span class="title">
<a href="ol.geom.LinearRing.html">ol.geom.LinearRing</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.geom.LinearRing#clone"><a href="ol.geom.LinearRing.html#clone">clone</a></li>
<li data-name="ol.geom.LinearRing#dispatchChangeEvent"><a href="ol.geom.LinearRing.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.geom.LinearRing#getArea"><a href="ol.geom.LinearRing.html#getArea">getArea</a></li>
<li data-name="ol.geom.LinearRing#getClosestPoint"><a href="ol.geom.LinearRing.html#getClosestPoint">getClosestPoint</a></li>
<li data-name="ol.geom.LinearRing#getCoordinates"><a href="ol.geom.LinearRing.html#getCoordinates">getCoordinates</a></li>
<li data-name="ol.geom.LinearRing#getExtent"><a href="ol.geom.LinearRing.html#getExtent">getExtent</a></li>
<li data-name="ol.geom.LinearRing#getFirstCoordinate"><a href="ol.geom.LinearRing.html#getFirstCoordinate">getFirstCoordinate</a></li>
<li data-name="ol.geom.LinearRing#getLastCoordinate"><a href="ol.geom.LinearRing.html#getLastCoordinate">getLastCoordinate</a></li>
<li data-name="ol.geom.LinearRing#getLayout"><a href="ol.geom.LinearRing.html#getLayout">getLayout</a></li>
<li data-name="ol.geom.LinearRing#getSimplifiedGeometry"><a href="ol.geom.LinearRing.html#getSimplifiedGeometry">getSimplifiedGeometry</a></li>
<li data-name="ol.geom.LinearRing#getType"><a href="ol.geom.LinearRing.html#getType">getType</a></li>
<li data-name="ol.geom.LinearRing#on"><a href="ol.geom.LinearRing.html#on">on</a></li>
<li data-name="ol.geom.LinearRing#once"><a href="ol.geom.LinearRing.html#once">once</a></li>
<li data-name="ol.geom.LinearRing#setCoordinates"><a href="ol.geom.LinearRing.html#setCoordinates">setCoordinates</a></li>
<li data-name="ol.geom.LinearRing#transform"><a href="ol.geom.LinearRing.html#transform">transform</a></li>
<li data-name="ol.geom.LinearRing#un"><a href="ol.geom.LinearRing.html#un">un</a></li>
<li data-name="ol.geom.LinearRing#unByKey"><a href="ol.geom.LinearRing.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.geom.LineString">
<span class="title">
<a href="ol.geom.LineString.html">ol.geom.LineString</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.geom.LineString#appendCoordinate"><a href="ol.geom.LineString.html#appendCoordinate">appendCoordinate</a></li>
<li data-name="ol.geom.LineString#clone"><a href="ol.geom.LineString.html#clone">clone</a></li>
<li data-name="ol.geom.LineString#dispatchChangeEvent"><a href="ol.geom.LineString.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.geom.LineString#getClosestPoint"><a href="ol.geom.LineString.html#getClosestPoint">getClosestPoint</a></li>
<li data-name="ol.geom.LineString#getCoordinateAtM"><a href="ol.geom.LineString.html#getCoordinateAtM">getCoordinateAtM</a></li>
<li data-name="ol.geom.LineString#getCoordinates"><a href="ol.geom.LineString.html#getCoordinates">getCoordinates</a></li>
<li data-name="ol.geom.LineString#getExtent"><a href="ol.geom.LineString.html#getExtent">getExtent</a></li>
<li data-name="ol.geom.LineString#getFirstCoordinate"><a href="ol.geom.LineString.html#getFirstCoordinate">getFirstCoordinate</a></li>
<li data-name="ol.geom.LineString#getLastCoordinate"><a href="ol.geom.LineString.html#getLastCoordinate">getLastCoordinate</a></li>
<li data-name="ol.geom.LineString#getLayout"><a href="ol.geom.LineString.html#getLayout">getLayout</a></li>
<li data-name="ol.geom.LineString#getLength"><a href="ol.geom.LineString.html#getLength">getLength</a></li>
<li data-name="ol.geom.LineString#getSimplifiedGeometry"><a href="ol.geom.LineString.html#getSimplifiedGeometry">getSimplifiedGeometry</a></li>
<li data-name="ol.geom.LineString#getType"><a href="ol.geom.LineString.html#getType">getType</a></li>
<li data-name="ol.geom.LineString#on"><a href="ol.geom.LineString.html#on">on</a></li>
<li data-name="ol.geom.LineString#once"><a href="ol.geom.LineString.html#once">once</a></li>
<li data-name="ol.geom.LineString#setCoordinates"><a href="ol.geom.LineString.html#setCoordinates">setCoordinates</a></li>
<li data-name="ol.geom.LineString#transform"><a href="ol.geom.LineString.html#transform">transform</a></li>
<li data-name="ol.geom.LineString#un"><a href="ol.geom.LineString.html#un">un</a></li>
<li data-name="ol.geom.LineString#unByKey"><a href="ol.geom.LineString.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.geom.MultiLineString">
<span class="title">
<a href="ol.geom.MultiLineString.html">ol.geom.MultiLineString</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.geom.MultiLineString#appendLineString"><a href="ol.geom.MultiLineString.html#appendLineString">appendLineString</a></li>
<li data-name="ol.geom.MultiLineString#clone"><a href="ol.geom.MultiLineString.html#clone">clone</a></li>
<li data-name="ol.geom.MultiLineString#dispatchChangeEvent"><a href="ol.geom.MultiLineString.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.geom.MultiLineString#getClosestPoint"><a href="ol.geom.MultiLineString.html#getClosestPoint">getClosestPoint</a></li>
<li data-name="ol.geom.MultiLineString#getCoordinateAtM"><a href="ol.geom.MultiLineString.html#getCoordinateAtM">getCoordinateAtM</a></li>
<li data-name="ol.geom.MultiLineString#getCoordinates"><a href="ol.geom.MultiLineString.html#getCoordinates">getCoordinates</a></li>
<li data-name="ol.geom.MultiLineString#getExtent"><a href="ol.geom.MultiLineString.html#getExtent">getExtent</a></li>
<li data-name="ol.geom.MultiLineString#getFirstCoordinate"><a href="ol.geom.MultiLineString.html#getFirstCoordinate">getFirstCoordinate</a></li>
<li data-name="ol.geom.MultiLineString#getLastCoordinate"><a href="ol.geom.MultiLineString.html#getLastCoordinate">getLastCoordinate</a></li>
<li data-name="ol.geom.MultiLineString#getLayout"><a href="ol.geom.MultiLineString.html#getLayout">getLayout</a></li>
<li data-name="ol.geom.MultiLineString#getLineString"><a href="ol.geom.MultiLineString.html#getLineString">getLineString</a></li>
<li data-name="ol.geom.MultiLineString#getLineStrings"><a href="ol.geom.MultiLineString.html#getLineStrings">getLineStrings</a></li>
<li data-name="ol.geom.MultiLineString#getSimplifiedGeometry"><a href="ol.geom.MultiLineString.html#getSimplifiedGeometry">getSimplifiedGeometry</a></li>
<li data-name="ol.geom.MultiLineString#getType"><a href="ol.geom.MultiLineString.html#getType">getType</a></li>
<li data-name="ol.geom.MultiLineString#on"><a href="ol.geom.MultiLineString.html#on">on</a></li>
<li data-name="ol.geom.MultiLineString#once"><a href="ol.geom.MultiLineString.html#once">once</a></li>
<li data-name="ol.geom.MultiLineString#setCoordinates"><a href="ol.geom.MultiLineString.html#setCoordinates">setCoordinates</a></li>
<li data-name="ol.geom.MultiLineString#transform"><a href="ol.geom.MultiLineString.html#transform">transform</a></li>
<li data-name="ol.geom.MultiLineString#un"><a href="ol.geom.MultiLineString.html#un">un</a></li>
<li data-name="ol.geom.MultiLineString#unByKey"><a href="ol.geom.MultiLineString.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.geom.MultiPoint">
<span class="title">
<a href="ol.geom.MultiPoint.html">ol.geom.MultiPoint</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.geom.MultiPoint#appendPoint"><a href="ol.geom.MultiPoint.html#appendPoint">appendPoint</a></li>
<li data-name="ol.geom.MultiPoint#clone"><a href="ol.geom.MultiPoint.html#clone">clone</a></li>
<li data-name="ol.geom.MultiPoint#dispatchChangeEvent"><a href="ol.geom.MultiPoint.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.geom.MultiPoint#getClosestPoint"><a href="ol.geom.MultiPoint.html#getClosestPoint">getClosestPoint</a></li>
<li data-name="ol.geom.MultiPoint#getCoordinates"><a href="ol.geom.MultiPoint.html#getCoordinates">getCoordinates</a></li>
<li data-name="ol.geom.MultiPoint#getExtent"><a href="ol.geom.MultiPoint.html#getExtent">getExtent</a></li>
<li data-name="ol.geom.MultiPoint#getFirstCoordinate"><a href="ol.geom.MultiPoint.html#getFirstCoordinate">getFirstCoordinate</a></li>
<li data-name="ol.geom.MultiPoint#getLastCoordinate"><a href="ol.geom.MultiPoint.html#getLastCoordinate">getLastCoordinate</a></li>
<li data-name="ol.geom.MultiPoint#getLayout"><a href="ol.geom.MultiPoint.html#getLayout">getLayout</a></li>
<li data-name="ol.geom.MultiPoint#getPoint"><a href="ol.geom.MultiPoint.html#getPoint">getPoint</a></li>
<li data-name="ol.geom.MultiPoint#getPoints"><a href="ol.geom.MultiPoint.html#getPoints">getPoints</a></li>
<li data-name="ol.geom.MultiPoint#getSimplifiedGeometry"><a href="ol.geom.MultiPoint.html#getSimplifiedGeometry">getSimplifiedGeometry</a></li>
<li data-name="ol.geom.MultiPoint#getType"><a href="ol.geom.MultiPoint.html#getType">getType</a></li>
<li data-name="ol.geom.MultiPoint#on"><a href="ol.geom.MultiPoint.html#on">on</a></li>
<li data-name="ol.geom.MultiPoint#once"><a href="ol.geom.MultiPoint.html#once">once</a></li>
<li data-name="ol.geom.MultiPoint#setCoordinates"><a href="ol.geom.MultiPoint.html#setCoordinates">setCoordinates</a></li>
<li data-name="ol.geom.MultiPoint#transform"><a href="ol.geom.MultiPoint.html#transform">transform</a></li>
<li data-name="ol.geom.MultiPoint#un"><a href="ol.geom.MultiPoint.html#un">un</a></li>
<li data-name="ol.geom.MultiPoint#unByKey"><a href="ol.geom.MultiPoint.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.geom.MultiPolygon">
<span class="title">
<a href="ol.geom.MultiPolygon.html">ol.geom.MultiPolygon</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.geom.MultiPolygon#appendPolygon"><a href="ol.geom.MultiPolygon.html#appendPolygon">appendPolygon</a></li>
<li data-name="ol.geom.MultiPolygon#clone"><a href="ol.geom.MultiPolygon.html#clone">clone</a></li>
<li data-name="ol.geom.MultiPolygon#dispatchChangeEvent"><a href="ol.geom.MultiPolygon.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.geom.MultiPolygon#getArea"><a href="ol.geom.MultiPolygon.html#getArea">getArea</a></li>
<li data-name="ol.geom.MultiPolygon#getClosestPoint"><a href="ol.geom.MultiPolygon.html#getClosestPoint">getClosestPoint</a></li>
<li data-name="ol.geom.MultiPolygon#getCoordinates"><a href="ol.geom.MultiPolygon.html#getCoordinates">getCoordinates</a></li>
<li data-name="ol.geom.MultiPolygon#getExtent"><a href="ol.geom.MultiPolygon.html#getExtent">getExtent</a></li>
<li data-name="ol.geom.MultiPolygon#getFirstCoordinate"><a href="ol.geom.MultiPolygon.html#getFirstCoordinate">getFirstCoordinate</a></li>
<li data-name="ol.geom.MultiPolygon#getInteriorPoints"><a href="ol.geom.MultiPolygon.html#getInteriorPoints">getInteriorPoints</a></li>
<li data-name="ol.geom.MultiPolygon#getLastCoordinate"><a href="ol.geom.MultiPolygon.html#getLastCoordinate">getLastCoordinate</a></li>
<li data-name="ol.geom.MultiPolygon#getLayout"><a href="ol.geom.MultiPolygon.html#getLayout">getLayout</a></li>
<li data-name="ol.geom.MultiPolygon#getPolygon"><a href="ol.geom.MultiPolygon.html#getPolygon">getPolygon</a></li>
<li data-name="ol.geom.MultiPolygon#getPolygons"><a href="ol.geom.MultiPolygon.html#getPolygons">getPolygons</a></li>
<li data-name="ol.geom.MultiPolygon#getSimplifiedGeometry"><a href="ol.geom.MultiPolygon.html#getSimplifiedGeometry">getSimplifiedGeometry</a></li>
<li data-name="ol.geom.MultiPolygon#getType"><a href="ol.geom.MultiPolygon.html#getType">getType</a></li>
<li data-name="ol.geom.MultiPolygon#on"><a href="ol.geom.MultiPolygon.html#on">on</a></li>
<li data-name="ol.geom.MultiPolygon#once"><a href="ol.geom.MultiPolygon.html#once">once</a></li>
<li data-name="ol.geom.MultiPolygon#setCoordinates"><a href="ol.geom.MultiPolygon.html#setCoordinates">setCoordinates</a></li>
<li data-name="ol.geom.MultiPolygon#transform"><a href="ol.geom.MultiPolygon.html#transform">transform</a></li>
<li data-name="ol.geom.MultiPolygon#un"><a href="ol.geom.MultiPolygon.html#un">un</a></li>
<li data-name="ol.geom.MultiPolygon#unByKey"><a href="ol.geom.MultiPolygon.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.geom.Point">
<span class="title">
<a href="ol.geom.Point.html">ol.geom.Point</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.geom.Point#clone"><a href="ol.geom.Point.html#clone">clone</a></li>
<li data-name="ol.geom.Point#dispatchChangeEvent"><a href="ol.geom.Point.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.geom.Point#getClosestPoint"><a href="ol.geom.Point.html#getClosestPoint">getClosestPoint</a></li>
<li data-name="ol.geom.Point#getCoordinates"><a href="ol.geom.Point.html#getCoordinates">getCoordinates</a></li>
<li data-name="ol.geom.Point#getExtent"><a href="ol.geom.Point.html#getExtent">getExtent</a></li>
<li data-name="ol.geom.Point#getFirstCoordinate"><a href="ol.geom.Point.html#getFirstCoordinate">getFirstCoordinate</a></li>
<li data-name="ol.geom.Point#getLastCoordinate"><a href="ol.geom.Point.html#getLastCoordinate">getLastCoordinate</a></li>
<li data-name="ol.geom.Point#getLayout"><a href="ol.geom.Point.html#getLayout">getLayout</a></li>
<li data-name="ol.geom.Point#getSimplifiedGeometry"><a href="ol.geom.Point.html#getSimplifiedGeometry">getSimplifiedGeometry</a></li>
<li data-name="ol.geom.Point#getType"><a href="ol.geom.Point.html#getType">getType</a></li>
<li data-name="ol.geom.Point#on"><a href="ol.geom.Point.html#on">on</a></li>
<li data-name="ol.geom.Point#once"><a href="ol.geom.Point.html#once">once</a></li>
<li data-name="ol.geom.Point#setCoordinates"><a href="ol.geom.Point.html#setCoordinates">setCoordinates</a></li>
<li data-name="ol.geom.Point#transform"><a href="ol.geom.Point.html#transform">transform</a></li>
<li data-name="ol.geom.Point#un"><a href="ol.geom.Point.html#un">un</a></li>
<li data-name="ol.geom.Point#unByKey"><a href="ol.geom.Point.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.geom.Polygon">
<span class="title">
<a href="ol.geom.Polygon.html">ol.geom.Polygon</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.geom.Polygon#appendLinearRing"><a href="ol.geom.Polygon.html#appendLinearRing">appendLinearRing</a></li>
<li data-name="ol.geom.Polygon#clone"><a href="ol.geom.Polygon.html#clone">clone</a></li>
<li data-name="ol.geom.Polygon#dispatchChangeEvent"><a href="ol.geom.Polygon.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.geom.Polygon#getArea"><a href="ol.geom.Polygon.html#getArea">getArea</a></li>
<li data-name="ol.geom.Polygon#getClosestPoint"><a href="ol.geom.Polygon.html#getClosestPoint">getClosestPoint</a></li>
<li data-name="ol.geom.Polygon#getCoordinates"><a href="ol.geom.Polygon.html#getCoordinates">getCoordinates</a></li>
<li data-name="ol.geom.Polygon#getExtent"><a href="ol.geom.Polygon.html#getExtent">getExtent</a></li>
<li data-name="ol.geom.Polygon#getFirstCoordinate"><a href="ol.geom.Polygon.html#getFirstCoordinate">getFirstCoordinate</a></li>
<li data-name="ol.geom.Polygon#getInteriorPoint"><a href="ol.geom.Polygon.html#getInteriorPoint">getInteriorPoint</a></li>
<li data-name="ol.geom.Polygon#getLastCoordinate"><a href="ol.geom.Polygon.html#getLastCoordinate">getLastCoordinate</a></li>
<li data-name="ol.geom.Polygon#getLayout"><a href="ol.geom.Polygon.html#getLayout">getLayout</a></li>
<li data-name="ol.geom.Polygon#getLinearRing"><a href="ol.geom.Polygon.html#getLinearRing">getLinearRing</a></li>
<li data-name="ol.geom.Polygon#getLinearRings"><a href="ol.geom.Polygon.html#getLinearRings">getLinearRings</a></li>
<li data-name="ol.geom.Polygon#getSimplifiedGeometry"><a href="ol.geom.Polygon.html#getSimplifiedGeometry">getSimplifiedGeometry</a></li>
<li data-name="ol.geom.Polygon#getType"><a href="ol.geom.Polygon.html#getType">getType</a></li>
<li data-name="ol.geom.Polygon#on"><a href="ol.geom.Polygon.html#on">on</a></li>
<li data-name="ol.geom.Polygon#once"><a href="ol.geom.Polygon.html#once">once</a></li>
<li data-name="ol.geom.Polygon#setCoordinates"><a href="ol.geom.Polygon.html#setCoordinates">setCoordinates</a></li>
<li data-name="ol.geom.Polygon#transform"><a href="ol.geom.Polygon.html#transform">transform</a></li>
<li data-name="ol.geom.Polygon#un"><a href="ol.geom.Polygon.html#un">un</a></li>
<li data-name="ol.geom.Polygon#unByKey"><a href="ol.geom.Polygon.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.geom.SimpleGeometry">
<span class="title">
<a href="ol.geom.SimpleGeometry.html">ol.geom.SimpleGeometry</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.geom.SimpleGeometry#dispatchChangeEvent"><a href="ol.geom.SimpleGeometry.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.geom.SimpleGeometry#getClosestPoint"><a href="ol.geom.SimpleGeometry.html#getClosestPoint">getClosestPoint</a></li>
<li data-name="ol.geom.SimpleGeometry#getExtent"><a href="ol.geom.SimpleGeometry.html#getExtent">getExtent</a></li>
<li data-name="ol.geom.SimpleGeometry#getFirstCoordinate"><a href="ol.geom.SimpleGeometry.html#getFirstCoordinate">getFirstCoordinate</a></li>
<li data-name="ol.geom.SimpleGeometry#getLastCoordinate"><a href="ol.geom.SimpleGeometry.html#getLastCoordinate">getLastCoordinate</a></li>
<li data-name="ol.geom.SimpleGeometry#getLayout"><a href="ol.geom.SimpleGeometry.html#getLayout">getLayout</a></li>
<li data-name="ol.geom.SimpleGeometry#getSimplifiedGeometry"><a href="ol.geom.SimpleGeometry.html#getSimplifiedGeometry">getSimplifiedGeometry</a></li>
<li data-name="ol.geom.SimpleGeometry#on"><a href="ol.geom.SimpleGeometry.html#on">on</a></li>
<li data-name="ol.geom.SimpleGeometry#once"><a href="ol.geom.SimpleGeometry.html#once">once</a></li>
<li data-name="ol.geom.SimpleGeometry#transform"><a href="ol.geom.SimpleGeometry.html#transform">transform</a></li>
<li data-name="ol.geom.SimpleGeometry#un"><a href="ol.geom.SimpleGeometry.html#un">un</a></li>
<li data-name="ol.geom.SimpleGeometry#unByKey"><a href="ol.geom.SimpleGeometry.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.ImageTile">
<span class="title">
<a href="ol.ImageTile.html">ol.ImageTile</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="ol.ImageTile#getImage"><a href="ol.ImageTile.html#getImage">getImage</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.ImageTile#getTileCoord"><a href="ol.ImageTile.html#getTileCoord">getTileCoord</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.DoubleClickZoom">
<span class="title">
<a href="ol.interaction.DoubleClickZoom.html">ol.interaction.DoubleClickZoom</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.DoubleClickZoom#dispatchChangeEvent"><a href="ol.interaction.DoubleClickZoom.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.DoubleClickZoom#on"><a href="ol.interaction.DoubleClickZoom.html#on">on</a></li>
<li data-name="ol.interaction.DoubleClickZoom#once"><a href="ol.interaction.DoubleClickZoom.html#once">once</a></li>
<li data-name="ol.interaction.DoubleClickZoom#un"><a href="ol.interaction.DoubleClickZoom.html#un">un</a></li>
<li data-name="ol.interaction.DoubleClickZoom#unByKey"><a href="ol.interaction.DoubleClickZoom.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.DragAndDrop">
<span class="title">
<a href="ol.interaction.DragAndDrop.html">ol.interaction.DragAndDrop</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.DragAndDrop#dispatchChangeEvent"><a href="ol.interaction.DragAndDrop.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.DragAndDrop#on"><a href="ol.interaction.DragAndDrop.html#on">on</a></li>
<li data-name="ol.interaction.DragAndDrop#once"><a href="ol.interaction.DragAndDrop.html#once">once</a></li>
<li data-name="ol.interaction.DragAndDrop#un"><a href="ol.interaction.DragAndDrop.html#un">un</a></li>
<li data-name="ol.interaction.DragAndDrop#unByKey"><a href="ol.interaction.DragAndDrop.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.interaction.DragAndDropEvent#event:addfeatures"><a href="ol.interaction.DragAndDropEvent.html#event:addfeatures">addfeatures</a></li>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.DragAndDropEvent">
<span class="title">
<a href="ol.interaction.DragAndDropEvent.html">ol.interaction.DragAndDropEvent</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="ol.interaction.DragAndDropEvent#features"><a href="ol.interaction.DragAndDropEvent.html#features">features</a></li>
<li data-name="ol.interaction.DragAndDropEvent#file"><a href="ol.interaction.DragAndDropEvent.html#file">file</a></li>
<li data-name="ol.interaction.DragAndDropEvent#projection"><a href="ol.interaction.DragAndDropEvent.html#projection">projection</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
<span class="subtitle">Events</span>
<li data-name="ol.interaction.DragAndDropEvent#event:addfeatures"><a href="ol.interaction.DragAndDropEvent.html#event:addfeatures">addfeatures</a></li>
</ul>
</li>
<li class="item" data-name="ol.interaction.DragBox">
<span class="title">
<a href="ol.interaction.DragBox.html">ol.interaction.DragBox</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.DragBox#dispatchChangeEvent"><a href="ol.interaction.DragBox.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.DragBox#getGeometry"><a href="ol.interaction.DragBox.html#getGeometry">getGeometry</a></li>
<li data-name="ol.interaction.DragBox#on"><a href="ol.interaction.DragBox.html#on">on</a></li>
<li data-name="ol.interaction.DragBox#once"><a href="ol.interaction.DragBox.html#once">once</a></li>
<li data-name="ol.interaction.DragBox#un"><a href="ol.interaction.DragBox.html#un">un</a></li>
<li data-name="ol.interaction.DragBox#unByKey"><a href="ol.interaction.DragBox.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.DragBoxEvent#event:boxstart"><a href="ol.DragBoxEvent.html#event:boxstart">boxstart</a></li>
<li data-name="ol.DragBoxEvent#event:boxstart"><a href="ol.DragBoxEvent.html#event:boxstart">boxstart</a></li>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.DragPan">
<span class="title">
<a href="ol.interaction.DragPan.html">ol.interaction.DragPan</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.DragPan#dispatchChangeEvent"><a href="ol.interaction.DragPan.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.DragPan#on"><a href="ol.interaction.DragPan.html#on">on</a></li>
<li data-name="ol.interaction.DragPan#once"><a href="ol.interaction.DragPan.html#once">once</a></li>
<li data-name="ol.interaction.DragPan#un"><a href="ol.interaction.DragPan.html#un">un</a></li>
<li data-name="ol.interaction.DragPan#unByKey"><a href="ol.interaction.DragPan.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.DragRotate">
<span class="title">
<a href="ol.interaction.DragRotate.html">ol.interaction.DragRotate</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.DragRotate#dispatchChangeEvent"><a href="ol.interaction.DragRotate.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.DragRotate#on"><a href="ol.interaction.DragRotate.html#on">on</a></li>
<li data-name="ol.interaction.DragRotate#once"><a href="ol.interaction.DragRotate.html#once">once</a></li>
<li data-name="ol.interaction.DragRotate#un"><a href="ol.interaction.DragRotate.html#un">un</a></li>
<li data-name="ol.interaction.DragRotate#unByKey"><a href="ol.interaction.DragRotate.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.DragRotateAndZoom">
<span class="title">
<a href="ol.interaction.DragRotateAndZoom.html">ol.interaction.DragRotateAndZoom</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.DragRotateAndZoom#dispatchChangeEvent"><a href="ol.interaction.DragRotateAndZoom.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.DragRotateAndZoom#on"><a href="ol.interaction.DragRotateAndZoom.html#on">on</a></li>
<li data-name="ol.interaction.DragRotateAndZoom#once"><a href="ol.interaction.DragRotateAndZoom.html#once">once</a></li>
<li data-name="ol.interaction.DragRotateAndZoom#un"><a href="ol.interaction.DragRotateAndZoom.html#un">un</a></li>
<li data-name="ol.interaction.DragRotateAndZoom#unByKey"><a href="ol.interaction.DragRotateAndZoom.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.DragZoom">
<span class="title">
<a href="ol.interaction.DragZoom.html">ol.interaction.DragZoom</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.DragZoom#dispatchChangeEvent"><a href="ol.interaction.DragZoom.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.DragZoom#getGeometry"><a href="ol.interaction.DragZoom.html#getGeometry">getGeometry</a></li>
<li data-name="ol.interaction.DragZoom#on"><a href="ol.interaction.DragZoom.html#on">on</a></li>
<li data-name="ol.interaction.DragZoom#once"><a href="ol.interaction.DragZoom.html#once">once</a></li>
<li data-name="ol.interaction.DragZoom#un"><a href="ol.interaction.DragZoom.html#un">un</a></li>
<li data-name="ol.interaction.DragZoom#unByKey"><a href="ol.interaction.DragZoom.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.DragBoxEvent#event:boxstart"><a href="ol.DragBoxEvent.html#event:boxstart">boxstart</a></li>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.Draw">
<span class="title">
<a href="ol.interaction.Draw.html">ol.interaction.Draw</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.Draw#dispatchChangeEvent"><a href="ol.interaction.Draw.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.Draw#on"><a href="ol.interaction.Draw.html#on">on</a></li>
<li data-name="ol.interaction.Draw#once"><a href="ol.interaction.Draw.html#once">once</a></li>
<li data-name="ol.interaction.Draw#un"><a href="ol.interaction.Draw.html#un">un</a></li>
<li data-name="ol.interaction.Draw#unByKey"><a href="ol.interaction.Draw.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
<li data-name="ol.DrawEvent#event:drawend"><a href="ol.DrawEvent.html#event:drawend">drawend</a></li>
<li data-name="ol.DrawEvent#event:drawstart"><a href="ol.DrawEvent.html#event:drawstart">drawstart</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.Interaction">
<span class="title">
<a href="ol.interaction.Interaction.html">ol.interaction.Interaction</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.Interaction#dispatchChangeEvent"><a href="ol.interaction.Interaction.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.Interaction#on"><a href="ol.interaction.Interaction.html#on">on</a></li>
<li data-name="ol.interaction.Interaction#once"><a href="ol.interaction.Interaction.html#once">once</a></li>
<li data-name="ol.interaction.Interaction#un"><a href="ol.interaction.Interaction.html#un">un</a></li>
<li data-name="ol.interaction.Interaction#unByKey"><a href="ol.interaction.Interaction.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.KeyboardPan">
<span class="title">
<a href="ol.interaction.KeyboardPan.html">ol.interaction.KeyboardPan</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.KeyboardPan#dispatchChangeEvent"><a href="ol.interaction.KeyboardPan.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.KeyboardPan#on"><a href="ol.interaction.KeyboardPan.html#on">on</a></li>
<li data-name="ol.interaction.KeyboardPan#once"><a href="ol.interaction.KeyboardPan.html#once">once</a></li>
<li data-name="ol.interaction.KeyboardPan#un"><a href="ol.interaction.KeyboardPan.html#un">un</a></li>
<li data-name="ol.interaction.KeyboardPan#unByKey"><a href="ol.interaction.KeyboardPan.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.KeyboardZoom">
<span class="title">
<a href="ol.interaction.KeyboardZoom.html">ol.interaction.KeyboardZoom</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.KeyboardZoom#dispatchChangeEvent"><a href="ol.interaction.KeyboardZoom.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.KeyboardZoom#on"><a href="ol.interaction.KeyboardZoom.html#on">on</a></li>
<li data-name="ol.interaction.KeyboardZoom#once"><a href="ol.interaction.KeyboardZoom.html#once">once</a></li>
<li data-name="ol.interaction.KeyboardZoom#un"><a href="ol.interaction.KeyboardZoom.html#un">un</a></li>
<li data-name="ol.interaction.KeyboardZoom#unByKey"><a href="ol.interaction.KeyboardZoom.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.Modify">
<span class="title">
<a href="ol.interaction.Modify.html">ol.interaction.Modify</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.Modify#dispatchChangeEvent"><a href="ol.interaction.Modify.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.Modify#on"><a href="ol.interaction.Modify.html#on">on</a></li>
<li data-name="ol.interaction.Modify#once"><a href="ol.interaction.Modify.html#once">once</a></li>
<li data-name="ol.interaction.Modify#un"><a href="ol.interaction.Modify.html#un">un</a></li>
<li data-name="ol.interaction.Modify#unByKey"><a href="ol.interaction.Modify.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.MouseWheelZoom">
<span class="title">
<a href="ol.interaction.MouseWheelZoom.html">ol.interaction.MouseWheelZoom</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.MouseWheelZoom#dispatchChangeEvent"><a href="ol.interaction.MouseWheelZoom.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.MouseWheelZoom#on"><a href="ol.interaction.MouseWheelZoom.html#on">on</a></li>
<li data-name="ol.interaction.MouseWheelZoom#once"><a href="ol.interaction.MouseWheelZoom.html#once">once</a></li>
<li data-name="ol.interaction.MouseWheelZoom#un"><a href="ol.interaction.MouseWheelZoom.html#un">un</a></li>
<li data-name="ol.interaction.MouseWheelZoom#unByKey"><a href="ol.interaction.MouseWheelZoom.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.PinchRotate">
<span class="title">
<a href="ol.interaction.PinchRotate.html">ol.interaction.PinchRotate</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.PinchRotate#dispatchChangeEvent"><a href="ol.interaction.PinchRotate.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.PinchRotate#on"><a href="ol.interaction.PinchRotate.html#on">on</a></li>
<li data-name="ol.interaction.PinchRotate#once"><a href="ol.interaction.PinchRotate.html#once">once</a></li>
<li data-name="ol.interaction.PinchRotate#un"><a href="ol.interaction.PinchRotate.html#un">un</a></li>
<li data-name="ol.interaction.PinchRotate#unByKey"><a href="ol.interaction.PinchRotate.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.PinchZoom">
<span class="title">
<a href="ol.interaction.PinchZoom.html">ol.interaction.PinchZoom</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.PinchZoom#dispatchChangeEvent"><a href="ol.interaction.PinchZoom.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.PinchZoom#on"><a href="ol.interaction.PinchZoom.html#on">on</a></li>
<li data-name="ol.interaction.PinchZoom#once"><a href="ol.interaction.PinchZoom.html#once">once</a></li>
<li data-name="ol.interaction.PinchZoom#un"><a href="ol.interaction.PinchZoom.html#un">un</a></li>
<li data-name="ol.interaction.PinchZoom#unByKey"><a href="ol.interaction.PinchZoom.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.Pointer">
<span class="title">
<a href="ol.interaction.Pointer.html">ol.interaction.Pointer</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.Pointer#dispatchChangeEvent"><a href="ol.interaction.Pointer.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.Pointer#on"><a href="ol.interaction.Pointer.html#on">on</a></li>
<li data-name="ol.interaction.Pointer#once"><a href="ol.interaction.Pointer.html#once">once</a></li>
<li data-name="ol.interaction.Pointer#un"><a href="ol.interaction.Pointer.html#un">un</a></li>
<li data-name="ol.interaction.Pointer#unByKey"><a href="ol.interaction.Pointer.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.interaction.Select">
<span class="title">
<a href="ol.interaction.Select.html">ol.interaction.Select</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.interaction.Select#dispatchChangeEvent"><a href="ol.interaction.Select.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.interaction.Select#getFeatures"><a href="ol.interaction.Select.html#getFeatures">getFeatures</a></li>
<li data-name="ol.interaction.Select#on"><a href="ol.interaction.Select.html#on">on</a></li>
<li data-name="ol.interaction.Select#once"><a href="ol.interaction.Select.html#once">once</a></li>
<li data-name="ol.interaction.Select#setMap"><a href="ol.interaction.Select.html#setMap">setMap</a></li>
<li data-name="ol.interaction.Select#un"><a href="ol.interaction.Select.html#un">un</a></li>
<li data-name="ol.interaction.Select#unByKey"><a href="ol.interaction.Select.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.IView">
<span class="title">
<a href="ol.IView.html">ol.IView</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.IView2D">
<span class="title">
<a href="ol.IView2D.html">ol.IView2D</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.IView3D">
<span class="title">
<a href="ol.IView3D.html">ol.IView3D</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.Kinetic">
<span class="title">
<a href="ol.Kinetic.html">ol.Kinetic</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.layer.Base">
<span class="title">
<a href="ol.layer.Base.html">ol.layer.Base</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.layer.Base#bindTo"><a href="ol.layer.Base.html#bindTo">bindTo</a></li>
<li data-name="ol.layer.Base#dispatchChangeEvent"><a href="ol.layer.Base.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.layer.Base#get"><a href="ol.layer.Base.html#get">get</a></li>
<li data-name="ol.layer.Base#getBrightness"><a href="ol.layer.Base.html#getBrightness">getBrightness</a></li>
<li data-name="ol.layer.Base#getContrast"><a href="ol.layer.Base.html#getContrast">getContrast</a></li>
<li data-name="ol.layer.Base#getHue"><a href="ol.layer.Base.html#getHue">getHue</a></li>
<li data-name="ol.layer.Base#getKeys"><a href="ol.layer.Base.html#getKeys">getKeys</a></li>
<li data-name="ol.layer.Base#getMaxResolution"><a href="ol.layer.Base.html#getMaxResolution">getMaxResolution</a></li>
<li data-name="ol.layer.Base#getMinResolution"><a href="ol.layer.Base.html#getMinResolution">getMinResolution</a></li>
<li data-name="ol.layer.Base#getOpacity"><a href="ol.layer.Base.html#getOpacity">getOpacity</a></li>
<li data-name="ol.layer.Base#getProperties"><a href="ol.layer.Base.html#getProperties">getProperties</a></li>
<li data-name="ol.layer.Base#getSaturation"><a href="ol.layer.Base.html#getSaturation">getSaturation</a></li>
<li data-name="ol.layer.Base#getVisible"><a href="ol.layer.Base.html#getVisible">getVisible</a></li>
<li data-name="ol.layer.Base#notify"><a href="ol.layer.Base.html#notify">notify</a></li>
<li data-name="ol.layer.Base#on"><a href="ol.layer.Base.html#on">on</a></li>
<li data-name="ol.layer.Base#once"><a href="ol.layer.Base.html#once">once</a></li>
<li data-name="ol.layer.Base#set"><a href="ol.layer.Base.html#set">set</a></li>
<li data-name="ol.layer.Base#setBrightness"><a href="ol.layer.Base.html#setBrightness">setBrightness</a></li>
<li data-name="ol.layer.Base#setContrast"><a href="ol.layer.Base.html#setContrast">setContrast</a></li>
<li data-name="ol.layer.Base#setHue"><a href="ol.layer.Base.html#setHue">setHue</a></li>
<li data-name="ol.layer.Base#setMaxResolution"><a href="ol.layer.Base.html#setMaxResolution">setMaxResolution</a></li>
<li data-name="ol.layer.Base#setMinResolution"><a href="ol.layer.Base.html#setMinResolution">setMinResolution</a></li>
<li data-name="ol.layer.Base#setOpacity"><a href="ol.layer.Base.html#setOpacity">setOpacity</a></li>
<li data-name="ol.layer.Base#setSaturation"><a href="ol.layer.Base.html#setSaturation">setSaturation</a></li>
<li data-name="ol.layer.Base#setValues"><a href="ol.layer.Base.html#setValues">setValues</a></li>
<li data-name="ol.layer.Base#setVisible"><a href="ol.layer.Base.html#setVisible">setVisible</a></li>
<li data-name="ol.layer.Base#un"><a href="ol.layer.Base.html#un">un</a></li>
<li data-name="ol.layer.Base#unbind"><a href="ol.layer.Base.html#unbind">unbind</a></li>
<li data-name="ol.layer.Base#unbindAll"><a href="ol.layer.Base.html#unbindAll">unbindAll</a></li>
<li data-name="ol.layer.Base#unByKey"><a href="ol.layer.Base.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:change:brightness">change:brightness</li>
<li data-name="ol.ObjectEvent#event:change:contrast">change:contrast</li>
<li data-name="ol.ObjectEvent#event:change:hue">change:hue</li>
<li data-name="ol.ObjectEvent#event:change:maxResolution">change:maxResolution</li>
<li data-name="ol.ObjectEvent#event:change:minResolution">change:minResolution</li>
<li data-name="ol.ObjectEvent#event:change:opacity">change:opacity</li>
<li data-name="ol.ObjectEvent#event:change:saturation">change:saturation</li>
<li data-name="ol.ObjectEvent#event:change:visible">change:visible</li>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.layer.Group">
<span class="title">
<a href="ol.layer.Group.html">ol.layer.Group</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.layer.Group#bindTo"><a href="ol.layer.Group.html#bindTo">bindTo</a></li>
<li data-name="ol.layer.Group#dispatchChangeEvent"><a href="ol.layer.Group.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.layer.Group#get"><a href="ol.layer.Group.html#get">get</a></li>
<li data-name="ol.layer.Group#getBrightness"><a href="ol.layer.Group.html#getBrightness">getBrightness</a></li>
<li data-name="ol.layer.Group#getContrast"><a href="ol.layer.Group.html#getContrast">getContrast</a></li>
<li data-name="ol.layer.Group#getHue"><a href="ol.layer.Group.html#getHue">getHue</a></li>
<li data-name="ol.layer.Group#getKeys"><a href="ol.layer.Group.html#getKeys">getKeys</a></li>
<li data-name="ol.layer.Group#getMaxResolution"><a href="ol.layer.Group.html#getMaxResolution">getMaxResolution</a></li>
<li data-name="ol.layer.Group#getMinResolution"><a href="ol.layer.Group.html#getMinResolution">getMinResolution</a></li>
<li data-name="ol.layer.Group#getOpacity"><a href="ol.layer.Group.html#getOpacity">getOpacity</a></li>
<li data-name="ol.layer.Group#getProperties"><a href="ol.layer.Group.html#getProperties">getProperties</a></li>
<li data-name="ol.layer.Group#getSaturation"><a href="ol.layer.Group.html#getSaturation">getSaturation</a></li>
<li data-name="ol.layer.Group#getVisible"><a href="ol.layer.Group.html#getVisible">getVisible</a></li>
<li data-name="ol.layer.Group#notify"><a href="ol.layer.Group.html#notify">notify</a></li>
<li data-name="ol.layer.Group#on"><a href="ol.layer.Group.html#on">on</a></li>
<li data-name="ol.layer.Group#once"><a href="ol.layer.Group.html#once">once</a></li>
<li data-name="ol.layer.Group#set"><a href="ol.layer.Group.html#set">set</a></li>
<li data-name="ol.layer.Group#setBrightness"><a href="ol.layer.Group.html#setBrightness">setBrightness</a></li>
<li data-name="ol.layer.Group#setContrast"><a href="ol.layer.Group.html#setContrast">setContrast</a></li>
<li data-name="ol.layer.Group#setHue"><a href="ol.layer.Group.html#setHue">setHue</a></li>
<li data-name="ol.layer.Group#setMaxResolution"><a href="ol.layer.Group.html#setMaxResolution">setMaxResolution</a></li>
<li data-name="ol.layer.Group#setMinResolution"><a href="ol.layer.Group.html#setMinResolution">setMinResolution</a></li>
<li data-name="ol.layer.Group#setOpacity"><a href="ol.layer.Group.html#setOpacity">setOpacity</a></li>
<li data-name="ol.layer.Group#setSaturation"><a href="ol.layer.Group.html#setSaturation">setSaturation</a></li>
<li data-name="ol.layer.Group#setValues"><a href="ol.layer.Group.html#setValues">setValues</a></li>
<li data-name="ol.layer.Group#setVisible"><a href="ol.layer.Group.html#setVisible">setVisible</a></li>
<li data-name="ol.layer.Group#un"><a href="ol.layer.Group.html#un">un</a></li>
<li data-name="ol.layer.Group#unbind"><a href="ol.layer.Group.html#unbind">unbind</a></li>
<li data-name="ol.layer.Group#unbindAll"><a href="ol.layer.Group.html#unbindAll">unbindAll</a></li>
<li data-name="ol.layer.Group#unByKey"><a href="ol.layer.Group.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:change:brightness">change:brightness</li>
<li data-name="ol.ObjectEvent#event:change:contrast">change:contrast</li>
<li data-name="ol.ObjectEvent#event:change:hue">change:hue</li>
<li data-name="ol.ObjectEvent#event:change:layers">change:layers</li>
<li data-name="ol.ObjectEvent#event:change:maxResolution">change:maxResolution</li>
<li data-name="ol.ObjectEvent#event:change:minResolution">change:minResolution</li>
<li data-name="ol.ObjectEvent#event:change:opacity">change:opacity</li>
<li data-name="ol.ObjectEvent#event:change:saturation">change:saturation</li>
<li data-name="ol.ObjectEvent#event:change:visible">change:visible</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.layer.Heatmap">
<span class="title">
<a href="ol.layer.Heatmap.html">ol.layer.Heatmap</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.layer.Heatmap#bindTo"><a href="ol.layer.Heatmap.html#bindTo">bindTo</a></li>
<li data-name="ol.layer.Heatmap#dispatchChangeEvent"><a href="ol.layer.Heatmap.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.layer.Heatmap#get"><a href="ol.layer.Heatmap.html#get">get</a></li>
<li data-name="ol.layer.Heatmap#getBrightness"><a href="ol.layer.Heatmap.html#getBrightness">getBrightness</a></li>
<li data-name="ol.layer.Heatmap#getContrast"><a href="ol.layer.Heatmap.html#getContrast">getContrast</a></li>
<li data-name="ol.layer.Heatmap#getHue"><a href="ol.layer.Heatmap.html#getHue">getHue</a></li>
<li data-name="ol.layer.Heatmap#getKeys"><a href="ol.layer.Heatmap.html#getKeys">getKeys</a></li>
<li data-name="ol.layer.Heatmap#getMaxResolution"><a href="ol.layer.Heatmap.html#getMaxResolution">getMaxResolution</a></li>
<li data-name="ol.layer.Heatmap#getMinResolution"><a href="ol.layer.Heatmap.html#getMinResolution">getMinResolution</a></li>
<li data-name="ol.layer.Heatmap#getOpacity"><a href="ol.layer.Heatmap.html#getOpacity">getOpacity</a></li>
<li data-name="ol.layer.Heatmap#getProperties"><a href="ol.layer.Heatmap.html#getProperties">getProperties</a></li>
<li data-name="ol.layer.Heatmap#getSaturation"><a href="ol.layer.Heatmap.html#getSaturation">getSaturation</a></li>
<li data-name="ol.layer.Heatmap#getSource"><a href="ol.layer.Heatmap.html#getSource">getSource</a></li>
<li data-name="ol.layer.Heatmap#getStyle"><a href="ol.layer.Heatmap.html#getStyle">getStyle</a></li>
<li data-name="ol.layer.Heatmap#getStyleFunction"><a href="ol.layer.Heatmap.html#getStyleFunction">getStyleFunction</a></li>
<li data-name="ol.layer.Heatmap#getVisible"><a href="ol.layer.Heatmap.html#getVisible">getVisible</a></li>
<li data-name="ol.layer.Heatmap#notify"><a href="ol.layer.Heatmap.html#notify">notify</a></li>
<li data-name="ol.layer.Heatmap#on"><a href="ol.layer.Heatmap.html#on">on</a></li>
<li data-name="ol.layer.Heatmap#once"><a href="ol.layer.Heatmap.html#once">once</a></li>
<li data-name="ol.layer.Heatmap#set"><a href="ol.layer.Heatmap.html#set">set</a></li>
<li data-name="ol.layer.Heatmap#setBrightness"><a href="ol.layer.Heatmap.html#setBrightness">setBrightness</a></li>
<li data-name="ol.layer.Heatmap#setContrast"><a href="ol.layer.Heatmap.html#setContrast">setContrast</a></li>
<li data-name="ol.layer.Heatmap#setHue"><a href="ol.layer.Heatmap.html#setHue">setHue</a></li>
<li data-name="ol.layer.Heatmap#setMaxResolution"><a href="ol.layer.Heatmap.html#setMaxResolution">setMaxResolution</a></li>
<li data-name="ol.layer.Heatmap#setMinResolution"><a href="ol.layer.Heatmap.html#setMinResolution">setMinResolution</a></li>
<li data-name="ol.layer.Heatmap#setOpacity"><a href="ol.layer.Heatmap.html#setOpacity">setOpacity</a></li>
<li data-name="ol.layer.Heatmap#setSaturation"><a href="ol.layer.Heatmap.html#setSaturation">setSaturation</a></li>
<li data-name="ol.layer.Heatmap#setStyle"><a href="ol.layer.Heatmap.html#setStyle">setStyle</a></li>
<li data-name="ol.layer.Heatmap#setValues"><a href="ol.layer.Heatmap.html#setValues">setValues</a></li>
<li data-name="ol.layer.Heatmap#setVisible"><a href="ol.layer.Heatmap.html#setVisible">setVisible</a></li>
<li data-name="ol.layer.Heatmap#un"><a href="ol.layer.Heatmap.html#un">un</a></li>
<li data-name="ol.layer.Heatmap#unbind"><a href="ol.layer.Heatmap.html#unbind">unbind</a></li>
<li data-name="ol.layer.Heatmap#unbindAll"><a href="ol.layer.Heatmap.html#unbindAll">unbindAll</a></li>
<li data-name="ol.layer.Heatmap#unByKey"><a href="ol.layer.Heatmap.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:change:brightness">change:brightness</li>
<li data-name="ol.ObjectEvent#event:change:contrast">change:contrast</li>
<li data-name="ol.ObjectEvent#event:change:hue">change:hue</li>
<li data-name="ol.ObjectEvent#event:change:maxResolution">change:maxResolution</li>
<li data-name="ol.ObjectEvent#event:change:minResolution">change:minResolution</li>
<li data-name="ol.ObjectEvent#event:change:opacity">change:opacity</li>
<li data-name="ol.ObjectEvent#event:change:saturation">change:saturation</li>
<li data-name="ol.ObjectEvent#event:change:visible">change:visible</li>
<li data-name="ol.render.Event#event:postcompose"><a href="ol.render.Event.html#event:postcompose">postcompose</a></li>
<li data-name="ol.render.Event#event:precompose"><a href="ol.render.Event.html#event:precompose">precompose</a></li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
<li data-name="ol.render.Event#event:render"><a href="ol.render.Event.html#event:render">render</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.layer.Image">
<span class="title">
<a href="ol.layer.Image.html">ol.layer.Image</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.layer.Image#bindTo"><a href="ol.layer.Image.html#bindTo">bindTo</a></li>
<li data-name="ol.layer.Image#dispatchChangeEvent"><a href="ol.layer.Image.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.layer.Image#get"><a href="ol.layer.Image.html#get">get</a></li>
<li data-name="ol.layer.Image#getBrightness"><a href="ol.layer.Image.html#getBrightness">getBrightness</a></li>
<li data-name="ol.layer.Image#getContrast"><a href="ol.layer.Image.html#getContrast">getContrast</a></li>
<li data-name="ol.layer.Image#getHue"><a href="ol.layer.Image.html#getHue">getHue</a></li>
<li data-name="ol.layer.Image#getKeys"><a href="ol.layer.Image.html#getKeys">getKeys</a></li>
<li data-name="ol.layer.Image#getMaxResolution"><a href="ol.layer.Image.html#getMaxResolution">getMaxResolution</a></li>
<li data-name="ol.layer.Image#getMinResolution"><a href="ol.layer.Image.html#getMinResolution">getMinResolution</a></li>
<li data-name="ol.layer.Image#getOpacity"><a href="ol.layer.Image.html#getOpacity">getOpacity</a></li>
<li data-name="ol.layer.Image#getProperties"><a href="ol.layer.Image.html#getProperties">getProperties</a></li>
<li data-name="ol.layer.Image#getSaturation"><a href="ol.layer.Image.html#getSaturation">getSaturation</a></li>
<li data-name="ol.layer.Image#getSource"><a href="ol.layer.Image.html#getSource">getSource</a></li>
<li data-name="ol.layer.Image#getVisible"><a href="ol.layer.Image.html#getVisible">getVisible</a></li>
<li data-name="ol.layer.Image#notify"><a href="ol.layer.Image.html#notify">notify</a></li>
<li data-name="ol.layer.Image#on"><a href="ol.layer.Image.html#on">on</a></li>
<li data-name="ol.layer.Image#once"><a href="ol.layer.Image.html#once">once</a></li>
<li data-name="ol.layer.Image#set"><a href="ol.layer.Image.html#set">set</a></li>
<li data-name="ol.layer.Image#setBrightness"><a href="ol.layer.Image.html#setBrightness">setBrightness</a></li>
<li data-name="ol.layer.Image#setContrast"><a href="ol.layer.Image.html#setContrast">setContrast</a></li>
<li data-name="ol.layer.Image#setHue"><a href="ol.layer.Image.html#setHue">setHue</a></li>
<li data-name="ol.layer.Image#setMaxResolution"><a href="ol.layer.Image.html#setMaxResolution">setMaxResolution</a></li>
<li data-name="ol.layer.Image#setMinResolution"><a href="ol.layer.Image.html#setMinResolution">setMinResolution</a></li>
<li data-name="ol.layer.Image#setOpacity"><a href="ol.layer.Image.html#setOpacity">setOpacity</a></li>
<li data-name="ol.layer.Image#setSaturation"><a href="ol.layer.Image.html#setSaturation">setSaturation</a></li>
<li data-name="ol.layer.Image#setValues"><a href="ol.layer.Image.html#setValues">setValues</a></li>
<li data-name="ol.layer.Image#setVisible"><a href="ol.layer.Image.html#setVisible">setVisible</a></li>
<li data-name="ol.layer.Image#un"><a href="ol.layer.Image.html#un">un</a></li>
<li data-name="ol.layer.Image#unbind"><a href="ol.layer.Image.html#unbind">unbind</a></li>
<li data-name="ol.layer.Image#unbindAll"><a href="ol.layer.Image.html#unbindAll">unbindAll</a></li>
<li data-name="ol.layer.Image#unByKey"><a href="ol.layer.Image.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:change:brightness">change:brightness</li>
<li data-name="ol.ObjectEvent#event:change:contrast">change:contrast</li>
<li data-name="ol.ObjectEvent#event:change:hue">change:hue</li>
<li data-name="ol.ObjectEvent#event:change:maxResolution">change:maxResolution</li>
<li data-name="ol.ObjectEvent#event:change:minResolution">change:minResolution</li>
<li data-name="ol.ObjectEvent#event:change:opacity">change:opacity</li>
<li data-name="ol.ObjectEvent#event:change:saturation">change:saturation</li>
<li data-name="ol.ObjectEvent#event:change:visible">change:visible</li>
<li data-name="ol.render.Event#event:postcompose"><a href="ol.render.Event.html#event:postcompose">postcompose</a></li>
<li data-name="ol.render.Event#event:precompose"><a href="ol.render.Event.html#event:precompose">precompose</a></li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
<li data-name="ol.render.Event#event:render"><a href="ol.render.Event.html#event:render">render</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.layer.Layer">
<span class="title">
<a href="ol.layer.Layer.html">ol.layer.Layer</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.layer.Layer#bindTo"><a href="ol.layer.Layer.html#bindTo">bindTo</a></li>
<li data-name="ol.layer.Layer#dispatchChangeEvent"><a href="ol.layer.Layer.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.layer.Layer#get"><a href="ol.layer.Layer.html#get">get</a></li>
<li data-name="ol.layer.Layer#getBrightness"><a href="ol.layer.Layer.html#getBrightness">getBrightness</a></li>
<li data-name="ol.layer.Layer#getContrast"><a href="ol.layer.Layer.html#getContrast">getContrast</a></li>
<li data-name="ol.layer.Layer#getHue"><a href="ol.layer.Layer.html#getHue">getHue</a></li>
<li data-name="ol.layer.Layer#getKeys"><a href="ol.layer.Layer.html#getKeys">getKeys</a></li>
<li data-name="ol.layer.Layer#getMaxResolution"><a href="ol.layer.Layer.html#getMaxResolution">getMaxResolution</a></li>
<li data-name="ol.layer.Layer#getMinResolution"><a href="ol.layer.Layer.html#getMinResolution">getMinResolution</a></li>
<li data-name="ol.layer.Layer#getOpacity"><a href="ol.layer.Layer.html#getOpacity">getOpacity</a></li>
<li data-name="ol.layer.Layer#getProperties"><a href="ol.layer.Layer.html#getProperties">getProperties</a></li>
<li data-name="ol.layer.Layer#getSaturation"><a href="ol.layer.Layer.html#getSaturation">getSaturation</a></li>
<li data-name="ol.layer.Layer#getSource"><a href="ol.layer.Layer.html#getSource">getSource</a></li>
<li data-name="ol.layer.Layer#getVisible"><a href="ol.layer.Layer.html#getVisible">getVisible</a></li>
<li data-name="ol.layer.Layer#notify"><a href="ol.layer.Layer.html#notify">notify</a></li>
<li data-name="ol.layer.Layer#on"><a href="ol.layer.Layer.html#on">on</a></li>
<li data-name="ol.layer.Layer#once"><a href="ol.layer.Layer.html#once">once</a></li>
<li data-name="ol.layer.Layer#set"><a href="ol.layer.Layer.html#set">set</a></li>
<li data-name="ol.layer.Layer#setBrightness"><a href="ol.layer.Layer.html#setBrightness">setBrightness</a></li>
<li data-name="ol.layer.Layer#setContrast"><a href="ol.layer.Layer.html#setContrast">setContrast</a></li>
<li data-name="ol.layer.Layer#setHue"><a href="ol.layer.Layer.html#setHue">setHue</a></li>
<li data-name="ol.layer.Layer#setMaxResolution"><a href="ol.layer.Layer.html#setMaxResolution">setMaxResolution</a></li>
<li data-name="ol.layer.Layer#setMinResolution"><a href="ol.layer.Layer.html#setMinResolution">setMinResolution</a></li>
<li data-name="ol.layer.Layer#setOpacity"><a href="ol.layer.Layer.html#setOpacity">setOpacity</a></li>
<li data-name="ol.layer.Layer#setSaturation"><a href="ol.layer.Layer.html#setSaturation">setSaturation</a></li>
<li data-name="ol.layer.Layer#setValues"><a href="ol.layer.Layer.html#setValues">setValues</a></li>
<li data-name="ol.layer.Layer#setVisible"><a href="ol.layer.Layer.html#setVisible">setVisible</a></li>
<li data-name="ol.layer.Layer#un"><a href="ol.layer.Layer.html#un">un</a></li>
<li data-name="ol.layer.Layer#unbind"><a href="ol.layer.Layer.html#unbind">unbind</a></li>
<li data-name="ol.layer.Layer#unbindAll"><a href="ol.layer.Layer.html#unbindAll">unbindAll</a></li>
<li data-name="ol.layer.Layer#unByKey"><a href="ol.layer.Layer.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:change:brightness">change:brightness</li>
<li data-name="ol.ObjectEvent#event:change:contrast">change:contrast</li>
<li data-name="ol.ObjectEvent#event:change:hue">change:hue</li>
<li data-name="ol.ObjectEvent#event:change:maxResolution">change:maxResolution</li>
<li data-name="ol.ObjectEvent#event:change:minResolution">change:minResolution</li>
<li data-name="ol.ObjectEvent#event:change:opacity">change:opacity</li>
<li data-name="ol.ObjectEvent#event:change:saturation">change:saturation</li>
<li data-name="ol.ObjectEvent#event:change:visible">change:visible</li>
<li data-name="ol.render.Event#event:postcompose"><a href="ol.render.Event.html#event:postcompose">postcompose</a></li>
<li data-name="ol.render.Event#event:precompose"><a href="ol.render.Event.html#event:precompose">precompose</a></li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
<li data-name="ol.render.Event#event:render"><a href="ol.render.Event.html#event:render">render</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.layer.Tile">
<span class="title">
<a href="ol.layer.Tile.html">ol.layer.Tile</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.layer.Tile#bindTo"><a href="ol.layer.Tile.html#bindTo">bindTo</a></li>
<li data-name="ol.layer.Tile#dispatchChangeEvent"><a href="ol.layer.Tile.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.layer.Tile#get"><a href="ol.layer.Tile.html#get">get</a></li>
<li data-name="ol.layer.Tile#getBrightness"><a href="ol.layer.Tile.html#getBrightness">getBrightness</a></li>
<li data-name="ol.layer.Tile#getContrast"><a href="ol.layer.Tile.html#getContrast">getContrast</a></li>
<li data-name="ol.layer.Tile#getHue"><a href="ol.layer.Tile.html#getHue">getHue</a></li>
<li data-name="ol.layer.Tile#getKeys"><a href="ol.layer.Tile.html#getKeys">getKeys</a></li>
<li data-name="ol.layer.Tile#getMaxResolution"><a href="ol.layer.Tile.html#getMaxResolution">getMaxResolution</a></li>
<li data-name="ol.layer.Tile#getMinResolution"><a href="ol.layer.Tile.html#getMinResolution">getMinResolution</a></li>
<li data-name="ol.layer.Tile#getOpacity"><a href="ol.layer.Tile.html#getOpacity">getOpacity</a></li>
<li data-name="ol.layer.Tile#getProperties"><a href="ol.layer.Tile.html#getProperties">getProperties</a></li>
<li data-name="ol.layer.Tile#getSaturation"><a href="ol.layer.Tile.html#getSaturation">getSaturation</a></li>
<li data-name="ol.layer.Tile#getSource"><a href="ol.layer.Tile.html#getSource">getSource</a></li>
<li data-name="ol.layer.Tile#getVisible"><a href="ol.layer.Tile.html#getVisible">getVisible</a></li>
<li data-name="ol.layer.Tile#notify"><a href="ol.layer.Tile.html#notify">notify</a></li>
<li data-name="ol.layer.Tile#on"><a href="ol.layer.Tile.html#on">on</a></li>
<li data-name="ol.layer.Tile#once"><a href="ol.layer.Tile.html#once">once</a></li>
<li data-name="ol.layer.Tile#set"><a href="ol.layer.Tile.html#set">set</a></li>
<li data-name="ol.layer.Tile#setBrightness"><a href="ol.layer.Tile.html#setBrightness">setBrightness</a></li>
<li data-name="ol.layer.Tile#setContrast"><a href="ol.layer.Tile.html#setContrast">setContrast</a></li>
<li data-name="ol.layer.Tile#setHue"><a href="ol.layer.Tile.html#setHue">setHue</a></li>
<li data-name="ol.layer.Tile#setMaxResolution"><a href="ol.layer.Tile.html#setMaxResolution">setMaxResolution</a></li>
<li data-name="ol.layer.Tile#setMinResolution"><a href="ol.layer.Tile.html#setMinResolution">setMinResolution</a></li>
<li data-name="ol.layer.Tile#setOpacity"><a href="ol.layer.Tile.html#setOpacity">setOpacity</a></li>
<li data-name="ol.layer.Tile#setSaturation"><a href="ol.layer.Tile.html#setSaturation">setSaturation</a></li>
<li data-name="ol.layer.Tile#setValues"><a href="ol.layer.Tile.html#setValues">setValues</a></li>
<li data-name="ol.layer.Tile#setVisible"><a href="ol.layer.Tile.html#setVisible">setVisible</a></li>
<li data-name="ol.layer.Tile#un"><a href="ol.layer.Tile.html#un">un</a></li>
<li data-name="ol.layer.Tile#unbind"><a href="ol.layer.Tile.html#unbind">unbind</a></li>
<li data-name="ol.layer.Tile#unbindAll"><a href="ol.layer.Tile.html#unbindAll">unbindAll</a></li>
<li data-name="ol.layer.Tile#unByKey"><a href="ol.layer.Tile.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:change:brightness">change:brightness</li>
<li data-name="ol.ObjectEvent#event:change:contrast">change:contrast</li>
<li data-name="ol.ObjectEvent#event:change:hue">change:hue</li>
<li data-name="ol.ObjectEvent#event:change:maxResolution">change:maxResolution</li>
<li data-name="ol.ObjectEvent#event:change:minResolution">change:minResolution</li>
<li data-name="ol.ObjectEvent#event:change:opacity">change:opacity</li>
<li data-name="ol.ObjectEvent#event:change:preload">change:preload</li>
<li data-name="ol.ObjectEvent#event:change:saturation">change:saturation</li>
<li data-name="ol.ObjectEvent#event:change:visible">change:visible</li>
<li data-name="ol.render.Event#event:postcompose"><a href="ol.render.Event.html#event:postcompose">postcompose</a></li>
<li data-name="ol.render.Event#event:precompose"><a href="ol.render.Event.html#event:precompose">precompose</a></li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
<li data-name="ol.render.Event#event:render"><a href="ol.render.Event.html#event:render">render</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.layer.Vector">
<span class="title">
<a href="ol.layer.Vector.html">ol.layer.Vector</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.layer.Vector#bindTo"><a href="ol.layer.Vector.html#bindTo">bindTo</a></li>
<li data-name="ol.layer.Vector#dispatchChangeEvent"><a href="ol.layer.Vector.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.layer.Vector#get"><a href="ol.layer.Vector.html#get">get</a></li>
<li data-name="ol.layer.Vector#getBrightness"><a href="ol.layer.Vector.html#getBrightness">getBrightness</a></li>
<li data-name="ol.layer.Vector#getContrast"><a href="ol.layer.Vector.html#getContrast">getContrast</a></li>
<li data-name="ol.layer.Vector#getHue"><a href="ol.layer.Vector.html#getHue">getHue</a></li>
<li data-name="ol.layer.Vector#getKeys"><a href="ol.layer.Vector.html#getKeys">getKeys</a></li>
<li data-name="ol.layer.Vector#getMaxResolution"><a href="ol.layer.Vector.html#getMaxResolution">getMaxResolution</a></li>
<li data-name="ol.layer.Vector#getMinResolution"><a href="ol.layer.Vector.html#getMinResolution">getMinResolution</a></li>
<li data-name="ol.layer.Vector#getOpacity"><a href="ol.layer.Vector.html#getOpacity">getOpacity</a></li>
<li data-name="ol.layer.Vector#getProperties"><a href="ol.layer.Vector.html#getProperties">getProperties</a></li>
<li data-name="ol.layer.Vector#getSaturation"><a href="ol.layer.Vector.html#getSaturation">getSaturation</a></li>
<li data-name="ol.layer.Vector#getSource"><a href="ol.layer.Vector.html#getSource">getSource</a></li>
<li data-name="ol.layer.Vector#getStyle"><a href="ol.layer.Vector.html#getStyle">getStyle</a></li>
<li data-name="ol.layer.Vector#getStyleFunction"><a href="ol.layer.Vector.html#getStyleFunction">getStyleFunction</a></li>
<li data-name="ol.layer.Vector#getVisible"><a href="ol.layer.Vector.html#getVisible">getVisible</a></li>
<li data-name="ol.layer.Vector#notify"><a href="ol.layer.Vector.html#notify">notify</a></li>
<li data-name="ol.layer.Vector#on"><a href="ol.layer.Vector.html#on">on</a></li>
<li data-name="ol.layer.Vector#once"><a href="ol.layer.Vector.html#once">once</a></li>
<li data-name="ol.layer.Vector#set"><a href="ol.layer.Vector.html#set">set</a></li>
<li data-name="ol.layer.Vector#setBrightness"><a href="ol.layer.Vector.html#setBrightness">setBrightness</a></li>
<li data-name="ol.layer.Vector#setContrast"><a href="ol.layer.Vector.html#setContrast">setContrast</a></li>
<li data-name="ol.layer.Vector#setHue"><a href="ol.layer.Vector.html#setHue">setHue</a></li>
<li data-name="ol.layer.Vector#setMaxResolution"><a href="ol.layer.Vector.html#setMaxResolution">setMaxResolution</a></li>
<li data-name="ol.layer.Vector#setMinResolution"><a href="ol.layer.Vector.html#setMinResolution">setMinResolution</a></li>
<li data-name="ol.layer.Vector#setOpacity"><a href="ol.layer.Vector.html#setOpacity">setOpacity</a></li>
<li data-name="ol.layer.Vector#setSaturation"><a href="ol.layer.Vector.html#setSaturation">setSaturation</a></li>
<li data-name="ol.layer.Vector#setStyle"><a href="ol.layer.Vector.html#setStyle">setStyle</a></li>
<li data-name="ol.layer.Vector#setValues"><a href="ol.layer.Vector.html#setValues">setValues</a></li>
<li data-name="ol.layer.Vector#setVisible"><a href="ol.layer.Vector.html#setVisible">setVisible</a></li>
<li data-name="ol.layer.Vector#un"><a href="ol.layer.Vector.html#un">un</a></li>
<li data-name="ol.layer.Vector#unbind"><a href="ol.layer.Vector.html#unbind">unbind</a></li>
<li data-name="ol.layer.Vector#unbindAll"><a href="ol.layer.Vector.html#unbindAll">unbindAll</a></li>
<li data-name="ol.layer.Vector#unByKey"><a href="ol.layer.Vector.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:change:brightness">change:brightness</li>
<li data-name="ol.ObjectEvent#event:change:contrast">change:contrast</li>
<li data-name="ol.ObjectEvent#event:change:hue">change:hue</li>
<li data-name="ol.ObjectEvent#event:change:maxResolution">change:maxResolution</li>
<li data-name="ol.ObjectEvent#event:change:minResolution">change:minResolution</li>
<li data-name="ol.ObjectEvent#event:change:opacity">change:opacity</li>
<li data-name="ol.ObjectEvent#event:change:saturation">change:saturation</li>
<li data-name="ol.ObjectEvent#event:change:visible">change:visible</li>
<li data-name="ol.render.Event#event:postcompose"><a href="ol.render.Event.html#event:postcompose">postcompose</a></li>
<li data-name="ol.render.Event#event:precompose"><a href="ol.render.Event.html#event:precompose">precompose</a></li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
<li data-name="ol.render.Event#event:render"><a href="ol.render.Event.html#event:render">render</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.Map">
<span class="title">
<a href="ol.Map.html">ol.Map</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.Map#addControl"><a href="ol.Map.html#addControl">addControl</a></li>
<li data-name="ol.Map#addInteraction"><a href="ol.Map.html#addInteraction">addInteraction</a></li>
<li data-name="ol.Map#addLayer"><a href="ol.Map.html#addLayer">addLayer</a></li>
<li data-name="ol.Map#addOverlay"><a href="ol.Map.html#addOverlay">addOverlay</a></li>
<li data-name="ol.Map#beforeRender"><a href="ol.Map.html#beforeRender">beforeRender</a></li>
<li data-name="ol.Map#bindTo"><a href="ol.Map.html#bindTo">bindTo</a></li>
<li data-name="ol.Map#dispatchChangeEvent"><a href="ol.Map.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.Map#forEachFeatureAtPixel"><a href="ol.Map.html#forEachFeatureAtPixel">forEachFeatureAtPixel</a></li>
<li data-name="ol.Map#get"><a href="ol.Map.html#get">get</a></li>
<li data-name="ol.Map#getControls"><a href="ol.Map.html#getControls">getControls</a></li>
<li data-name="ol.Map#getCoordinateFromPixel"><a href="ol.Map.html#getCoordinateFromPixel">getCoordinateFromPixel</a></li>
<li data-name="ol.Map#getEventCoordinate"><a href="ol.Map.html#getEventCoordinate">getEventCoordinate</a></li>
<li data-name="ol.Map#getEventPixel"><a href="ol.Map.html#getEventPixel">getEventPixel</a></li>
<li data-name="ol.Map#getInteractions"><a href="ol.Map.html#getInteractions">getInteractions</a></li>
<li data-name="ol.Map#getKeys"><a href="ol.Map.html#getKeys">getKeys</a></li>
<li data-name="ol.Map#getLayerGroup"><a href="ol.Map.html#getLayerGroup">getLayerGroup</a></li>
<li data-name="ol.Map#getLayers"><a href="ol.Map.html#getLayers">getLayers</a></li>
<li data-name="ol.Map#getOverlays"><a href="ol.Map.html#getOverlays">getOverlays</a></li>
<li data-name="ol.Map#getPixelFromCoordinate"><a href="ol.Map.html#getPixelFromCoordinate">getPixelFromCoordinate</a></li>
<li data-name="ol.Map#getProperties"><a href="ol.Map.html#getProperties">getProperties</a></li>
<li data-name="ol.Map#getSize"><a href="ol.Map.html#getSize">getSize</a></li>
<li data-name="ol.Map#getTarget"><a href="ol.Map.html#getTarget">getTarget</a></li>
<li data-name="ol.Map#getView"><a href="ol.Map.html#getView">getView</a></li>
<li data-name="ol.Map#getViewport"><a href="ol.Map.html#getViewport">getViewport</a></li>
<li data-name="ol.Map#notify"><a href="ol.Map.html#notify">notify</a></li>
<li data-name="ol.Map#on"><a href="ol.Map.html#on">on</a></li>
<li data-name="ol.Map#once"><a href="ol.Map.html#once">once</a></li>
<li data-name="ol.Map#removeControl"><a href="ol.Map.html#removeControl">removeControl</a></li>
<li data-name="ol.Map#removeInteraction"><a href="ol.Map.html#removeInteraction">removeInteraction</a></li>
<li data-name="ol.Map#removeLayer"><a href="ol.Map.html#removeLayer">removeLayer</a></li>
<li data-name="ol.Map#removeOverlay"><a href="ol.Map.html#removeOverlay">removeOverlay</a></li>
<li data-name="ol.Map#render"><a href="ol.Map.html#render">render</a></li>
<li data-name="ol.Map#renderSync"><a href="ol.Map.html#renderSync">renderSync</a></li>
<li data-name="ol.Map#set"><a href="ol.Map.html#set">set</a></li>
<li data-name="ol.Map#setLayerGroup"><a href="ol.Map.html#setLayerGroup">setLayerGroup</a></li>
<li data-name="ol.Map#setSize"><a href="ol.Map.html#setSize">setSize</a></li>
<li data-name="ol.Map#setTarget"><a href="ol.Map.html#setTarget">setTarget</a></li>
<li data-name="ol.Map#setValues"><a href="ol.Map.html#setValues">setValues</a></li>
<li data-name="ol.Map#setView"><a href="ol.Map.html#setView">setView</a></li>
<li data-name="ol.Map#un"><a href="ol.Map.html#un">un</a></li>
<li data-name="ol.Map#unbind"><a href="ol.Map.html#unbind">unbind</a></li>
<li data-name="ol.Map#unbindAll"><a href="ol.Map.html#unbindAll">unbindAll</a></li>
<li data-name="ol.Map#unByKey"><a href="ol.Map.html#unByKey">unByKey</a></li>
<li data-name="ol.Map#updateSize"><a href="ol.Map.html#updateSize">updateSize</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:change:layerGroup">change:layerGroup</li>
<li data-name="ol.ObjectEvent#event:change:size">change:size</li>
<li data-name="ol.ObjectEvent#event:change:target">change:target</li>
<li data-name="ol.ObjectEvent#event:change:view">change:view</li>
<li data-name="ol.MapBrowserEvent#event:click"><a href="ol.MapBrowserEvent.html#event:click">click</a></li>
<li data-name="ol.MapBrowserEvent#event:dblclick"><a href="ol.MapBrowserEvent.html#event:dblclick">dblclick</a></li>
<li data-name="ol.MapEvent#event:moveend"><a href="ol.MapEvent.html#event:moveend">moveend</a></li>
<li data-name="ol.MapBrowserEvent#event:pointerdrag"><a href="ol.MapBrowserEvent.html#event:pointerdrag">pointerdrag</a></li>
<li data-name="ol.MapBrowserEvent#event:pointermove"><a href="ol.MapBrowserEvent.html#event:pointermove">pointermove</a></li>
<li data-name="ol.render.Event#event:postcompose"><a href="ol.render.Event.html#event:postcompose">postcompose</a></li>
<li data-name="ol.MapEvent#event:postrender"><a href="ol.MapEvent.html#event:postrender">postrender</a></li>
<li data-name="ol.render.Event#event:precompose"><a href="ol.render.Event.html#event:precompose">precompose</a></li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
<li data-name="ol.render.Event#event:render"><a href="ol.render.Event.html#event:render">render</a></li>
<li data-name="ol.MapBrowserEvent#event:singleclick"><a href="ol.MapBrowserEvent.html#event:singleclick">singleclick</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.MapBrowserEvent">
<span class="title">
<a href="ol.MapBrowserEvent.html">ol.MapBrowserEvent</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="ol.MapBrowserEvent#coordinate"><a href="ol.MapBrowserEvent.html#coordinate">coordinate</a></li>
<li data-name="ol.MapBrowserEvent#originalEvent"><a href="ol.MapBrowserEvent.html#originalEvent">originalEvent</a></li>
<li data-name="ol.MapBrowserEvent#pixel"><a href="ol.MapBrowserEvent.html#pixel">pixel</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.MapBrowserEvent#preventDefault"><a href="ol.MapBrowserEvent.html#preventDefault">preventDefault</a></li>
<li data-name="ol.MapBrowserEvent#stopPropagation"><a href="ol.MapBrowserEvent.html#stopPropagation">stopPropagation</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
<span class="subtitle">Events</span>
<li data-name="ol.MapBrowserEvent#event:click"><a href="ol.MapBrowserEvent.html#event:click">click</a></li>
<li data-name="ol.MapBrowserEvent#event:dblclick"><a href="ol.MapBrowserEvent.html#event:dblclick">dblclick</a></li>
<li data-name="ol.MapBrowserEvent#event:moveend"><a href="ol.MapBrowserEvent.html#event:moveend">moveend</a></li>
<li data-name="ol.MapBrowserEvent#event:pointerdrag"><a href="ol.MapBrowserEvent.html#event:pointerdrag">pointerdrag</a></li>
<li data-name="ol.MapBrowserEvent#event:pointermove"><a href="ol.MapBrowserEvent.html#event:pointermove">pointermove</a></li>
<li data-name="ol.MapBrowserEvent#event:postrender"><a href="ol.MapBrowserEvent.html#event:postrender">postrender</a></li>
<li data-name="ol.MapBrowserEvent#event:singleclick"><a href="ol.MapBrowserEvent.html#event:singleclick">singleclick</a></li>
</ul>
</li>
<li class="item" data-name="ol.MapEvent">
<span class="title">
<a href="ol.MapEvent.html">ol.MapEvent</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
<span class="subtitle">Events</span>
<li data-name="ol.MapEvent#event:moveend"><a href="ol.MapEvent.html#event:moveend">moveend</a></li>
<li data-name="ol.MapEvent#event:postrender"><a href="ol.MapEvent.html#event:postrender">postrender</a></li>
</ul>
</li>
<li class="item" data-name="ol.Object">
<span class="title">
<a href="ol.Object.html">ol.Object</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.Object#bindTo"><a href="ol.Object.html#bindTo">bindTo</a></li>
<li data-name="ol.Object#dispatchChangeEvent"><a href="ol.Object.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.Object#get"><a href="ol.Object.html#get">get</a></li>
<li data-name="ol.Object#getKeys"><a href="ol.Object.html#getKeys">getKeys</a></li>
<li data-name="ol.Object#getProperties"><a href="ol.Object.html#getProperties">getProperties</a></li>
<li data-name="ol.Object#notify"><a href="ol.Object.html#notify">notify</a></li>
<li data-name="ol.Object#on"><a href="ol.Object.html#on">on</a></li>
<li data-name="ol.Object#once"><a href="ol.Object.html#once">once</a></li>
<li data-name="ol.Object#set"><a href="ol.Object.html#set">set</a></li>
<li data-name="ol.Object#setValues"><a href="ol.Object.html#setValues">setValues</a></li>
<li data-name="ol.Object#un"><a href="ol.Object.html#un">un</a></li>
<li data-name="ol.Object#unbind"><a href="ol.Object.html#unbind">unbind</a></li>
<li data-name="ol.Object#unbindAll"><a href="ol.Object.html#unbindAll">unbindAll</a></li>
<li data-name="ol.Object#unByKey"><a href="ol.Object.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.ObjectEvent">
<span class="title">
<a href="ol.ObjectEvent.html">ol.ObjectEvent</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
<span class="subtitle">Events</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
</li>
<li class="item" data-name="ol.Observable">
<span class="title">
<a href="ol.Observable.html">ol.Observable</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.Observable#dispatchChangeEvent"><a href="ol.Observable.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.Observable#on"><a href="ol.Observable.html#on">on</a></li>
<li data-name="ol.Observable#once"><a href="ol.Observable.html#once">once</a></li>
<li data-name="ol.Observable#un"><a href="ol.Observable.html#un">un</a></li>
<li data-name="ol.Observable#unByKey"><a href="ol.Observable.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.Overlay">
<span class="title">
<a href="ol.Overlay.html">ol.Overlay</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.Overlay#bindTo"><a href="ol.Overlay.html#bindTo">bindTo</a></li>
<li data-name="ol.Overlay#dispatchChangeEvent"><a href="ol.Overlay.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.Overlay#get"><a href="ol.Overlay.html#get">get</a></li>
<li data-name="ol.Overlay#getElement"><a href="ol.Overlay.html#getElement">getElement</a></li>
<li data-name="ol.Overlay#getKeys"><a href="ol.Overlay.html#getKeys">getKeys</a></li>
<li data-name="ol.Overlay#getMap"><a href="ol.Overlay.html#getMap">getMap</a></li>
<li data-name="ol.Overlay#getPosition"><a href="ol.Overlay.html#getPosition">getPosition</a></li>
<li data-name="ol.Overlay#getPositioning"><a href="ol.Overlay.html#getPositioning">getPositioning</a></li>
<li data-name="ol.Overlay#getProperties"><a href="ol.Overlay.html#getProperties">getProperties</a></li>
<li data-name="ol.Overlay#notify"><a href="ol.Overlay.html#notify">notify</a></li>
<li data-name="ol.Overlay#on"><a href="ol.Overlay.html#on">on</a></li>
<li data-name="ol.Overlay#once"><a href="ol.Overlay.html#once">once</a></li>
<li data-name="ol.Overlay#set"><a href="ol.Overlay.html#set">set</a></li>
<li data-name="ol.Overlay#setElement"><a href="ol.Overlay.html#setElement">setElement</a></li>
<li data-name="ol.Overlay#setMap"><a href="ol.Overlay.html#setMap">setMap</a></li>
<li data-name="ol.Overlay#setPosition"><a href="ol.Overlay.html#setPosition">setPosition</a></li>
<li data-name="ol.Overlay#setPositioning"><a href="ol.Overlay.html#setPositioning">setPositioning</a></li>
<li data-name="ol.Overlay#setValues"><a href="ol.Overlay.html#setValues">setValues</a></li>
<li data-name="ol.Overlay#un"><a href="ol.Overlay.html#un">un</a></li>
<li data-name="ol.Overlay#unbind"><a href="ol.Overlay.html#unbind">unbind</a></li>
<li data-name="ol.Overlay#unbindAll"><a href="ol.Overlay.html#unbindAll">unbindAll</a></li>
<li data-name="ol.Overlay#unByKey"><a href="ol.Overlay.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:change:element">change:element</li>
<li data-name="ol.ObjectEvent#event:change:map">change:map</li>
<li data-name="ol.ObjectEvent#event:change:position">change:position</li>
<li data-name="ol.ObjectEvent#event:change:positioning">change:positioning</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.proj.CH">
<span class="title">
<a href="ol.proj.CH.html">ol.proj.CH</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.proj.CH#getCode"><a href="ol.proj.CH.html#getCode">getCode</a></li>
<li data-name="ol.proj.CH#getExtent"><a href="ol.proj.CH.html#getExtent">getExtent</a></li>
<li data-name="ol.proj.CH#getUnits"><a href="ol.proj.CH.html#getUnits">getUnits</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.proj.EPSG2056">
<span class="title">
<a href="ol.proj.EPSG2056.html">ol.proj.EPSG2056</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.proj.EPSG2056#getCode"><a href="ol.proj.EPSG2056.html#getCode">getCode</a></li>
<li data-name="ol.proj.EPSG2056#getExtent"><a href="ol.proj.EPSG2056.html#getExtent">getExtent</a></li>
<li data-name="ol.proj.EPSG2056#getUnits"><a href="ol.proj.EPSG2056.html#getUnits">getUnits</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.proj.EPSG3857">
<span class="title">
<a href="ol.proj.EPSG3857.html">ol.proj.EPSG3857</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.proj.EPSG3857#getCode"><a href="ol.proj.EPSG3857.html#getCode">getCode</a></li>
<li data-name="ol.proj.EPSG3857#getExtent"><a href="ol.proj.EPSG3857.html#getExtent">getExtent</a></li>
<li data-name="ol.proj.EPSG3857#getUnits"><a href="ol.proj.EPSG3857.html#getUnits">getUnits</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.proj.EPSG4326">
<span class="title">
<a href="ol.proj.EPSG4326.html">ol.proj.EPSG4326</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.proj.EPSG4326#getCode"><a href="ol.proj.EPSG4326.html#getCode">getCode</a></li>
<li data-name="ol.proj.EPSG4326#getExtent"><a href="ol.proj.EPSG4326.html#getExtent">getExtent</a></li>
<li data-name="ol.proj.EPSG4326#getUnits"><a href="ol.proj.EPSG4326.html#getUnits">getUnits</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.proj.EPSG21781">
<span class="title">
<a href="ol.proj.EPSG21781.html">ol.proj.EPSG21781</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.proj.EPSG21781#getCode"><a href="ol.proj.EPSG21781.html#getCode">getCode</a></li>
<li data-name="ol.proj.EPSG21781#getExtent"><a href="ol.proj.EPSG21781.html#getExtent">getExtent</a></li>
<li data-name="ol.proj.EPSG21781#getUnits"><a href="ol.proj.EPSG21781.html#getUnits">getUnits</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.proj.Projection">
<span class="title">
<a href="ol.proj.Projection.html">ol.proj.Projection</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.proj.Projection#getCode"><a href="ol.proj.Projection.html#getCode">getCode</a></li>
<li data-name="ol.proj.Projection#getExtent"><a href="ol.proj.Projection.html#getExtent">getExtent</a></li>
<li data-name="ol.proj.Projection#getUnits"><a href="ol.proj.Projection.html#getUnits">getUnits</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.render.canvas.Immediate">
<span class="title">
<a href="ol.render.canvas.Immediate.html">ol.render.canvas.Immediate</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.render.canvas.Immediate#drawAsync"><a href="ol.render.canvas.Immediate.html#drawAsync">drawAsync</a></li>
<li data-name="ol.render.canvas.Immediate#drawCircleGeometry"><a href="ol.render.canvas.Immediate.html#drawCircleGeometry">drawCircleGeometry</a></li>
<li data-name="ol.render.canvas.Immediate#drawFeature"><a href="ol.render.canvas.Immediate.html#drawFeature">drawFeature</a></li>
<li data-name="ol.render.canvas.Immediate#drawLineStringGeometry"><a href="ol.render.canvas.Immediate.html#drawLineStringGeometry">drawLineStringGeometry</a></li>
<li data-name="ol.render.canvas.Immediate#drawMultiLineStringGeometry"><a href="ol.render.canvas.Immediate.html#drawMultiLineStringGeometry">drawMultiLineStringGeometry</a></li>
<li data-name="ol.render.canvas.Immediate#drawMultiPointGeometry"><a href="ol.render.canvas.Immediate.html#drawMultiPointGeometry">drawMultiPointGeometry</a></li>
<li data-name="ol.render.canvas.Immediate#drawMultiPolygonGeometry"><a href="ol.render.canvas.Immediate.html#drawMultiPolygonGeometry">drawMultiPolygonGeometry</a></li>
<li data-name="ol.render.canvas.Immediate#drawPointGeometry"><a href="ol.render.canvas.Immediate.html#drawPointGeometry">drawPointGeometry</a></li>
<li data-name="ol.render.canvas.Immediate#drawPolygonGeometry"><a href="ol.render.canvas.Immediate.html#drawPolygonGeometry">drawPolygonGeometry</a></li>
<li data-name="ol.render.canvas.Immediate#setFillStrokeStyle"><a href="ol.render.canvas.Immediate.html#setFillStrokeStyle">setFillStrokeStyle</a></li>
<li data-name="ol.render.canvas.Immediate#setImageStyle"><a href="ol.render.canvas.Immediate.html#setImageStyle">setImageStyle</a></li>
<li data-name="ol.render.canvas.Immediate#setTextStyle"><a href="ol.render.canvas.Immediate.html#setTextStyle">setTextStyle</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.render.Event">
<span class="title">
<a href="ol.render.Event.html">ol.render.Event</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="ol.render.Event#context"><a href="ol.render.Event.html#context">context</a></li>
<li data-name="ol.render.Event#frameState"><a href="ol.render.Event.html#frameState">frameState</a></li>
<li data-name="ol.render.Event#glContext"><a href="ol.render.Event.html#glContext">glContext</a></li>
<li data-name="ol.render.Event#vectorContext"><a href="ol.render.Event.html#vectorContext">vectorContext</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
<span class="subtitle">Events</span>
<li data-name="ol.render.Event#event:postcompose"><a href="ol.render.Event.html#event:postcompose">postcompose</a></li>
<li data-name="ol.render.Event#event:precompose"><a href="ol.render.Event.html#event:precompose">precompose</a></li>
<li data-name="ol.render.Event#event:render"><a href="ol.render.Event.html#event:render">render</a></li>
</ul>
</li>
<li class="item" data-name="ol.render.IVectorContext">
<span class="title">
<a href="ol.render.IVectorContext.html">ol.render.IVectorContext</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.BingMaps">
<span class="title">
<a href="ol.source.BingMaps.html">ol.source.BingMaps</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="ol.source.BingMaps.TOS_ATTRIBUTION"><a href="ol.source.BingMaps.html#TOS_ATTRIBUTION">TOS_ATTRIBUTION</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.BingMaps#dispatchChangeEvent"><a href="ol.source.BingMaps.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.BingMaps#getState"><a href="ol.source.BingMaps.html#getState">getState</a></li>
<li data-name="ol.source.BingMaps#getTileGrid"><a href="ol.source.BingMaps.html#getTileGrid">getTileGrid</a></li>
<li data-name="ol.source.BingMaps#on"><a href="ol.source.BingMaps.html#on">on</a></li>
<li data-name="ol.source.BingMaps#once"><a href="ol.source.BingMaps.html#once">once</a></li>
<li data-name="ol.source.BingMaps#un"><a href="ol.source.BingMaps.html#un">un</a></li>
<li data-name="ol.source.BingMaps#unByKey"><a href="ol.source.BingMaps.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.FormatVector">
<span class="title">
<a href="ol.source.FormatVector.html">ol.source.FormatVector</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.FormatVector#addFeature"><a href="ol.source.FormatVector.html#addFeature">addFeature</a></li>
<li data-name="ol.source.FormatVector#addFeatures"><a href="ol.source.FormatVector.html#addFeatures">addFeatures</a></li>
<li data-name="ol.source.FormatVector#dispatchChangeEvent"><a href="ol.source.FormatVector.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.FormatVector#forEachFeature"><a href="ol.source.FormatVector.html#forEachFeature">forEachFeature</a></li>
<li data-name="ol.source.FormatVector#forEachFeatureInExtent"><a href="ol.source.FormatVector.html#forEachFeatureInExtent">forEachFeatureInExtent</a></li>
<li data-name="ol.source.FormatVector#getClosestFeatureToCoordinate"><a href="ol.source.FormatVector.html#getClosestFeatureToCoordinate">getClosestFeatureToCoordinate</a></li>
<li data-name="ol.source.FormatVector#getExtent"><a href="ol.source.FormatVector.html#getExtent">getExtent</a></li>
<li data-name="ol.source.FormatVector#getFeatures"><a href="ol.source.FormatVector.html#getFeatures">getFeatures</a></li>
<li data-name="ol.source.FormatVector#getFeaturesAtCoordinate"><a href="ol.source.FormatVector.html#getFeaturesAtCoordinate">getFeaturesAtCoordinate</a></li>
<li data-name="ol.source.FormatVector#getState"><a href="ol.source.FormatVector.html#getState">getState</a></li>
<li data-name="ol.source.FormatVector#on"><a href="ol.source.FormatVector.html#on">on</a></li>
<li data-name="ol.source.FormatVector#once"><a href="ol.source.FormatVector.html#once">once</a></li>
<li data-name="ol.source.FormatVector#removeFeature"><a href="ol.source.FormatVector.html#removeFeature">removeFeature</a></li>
<li data-name="ol.source.FormatVector#un"><a href="ol.source.FormatVector.html#un">un</a></li>
<li data-name="ol.source.FormatVector#unByKey"><a href="ol.source.FormatVector.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.source.VectorEvent#event:addfeature"><a href="ol.source.VectorEvent.html#event:addfeature">addfeature</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.source.VectorEvent#event:removefeature"><a href="ol.source.VectorEvent.html#event:removefeature">removefeature</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.GeoJSON">
<span class="title">
<a href="ol.source.GeoJSON.html">ol.source.GeoJSON</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.GeoJSON#addFeature"><a href="ol.source.GeoJSON.html#addFeature">addFeature</a></li>
<li data-name="ol.source.GeoJSON#addFeatures"><a href="ol.source.GeoJSON.html#addFeatures">addFeatures</a></li>
<li data-name="ol.source.GeoJSON#dispatchChangeEvent"><a href="ol.source.GeoJSON.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.GeoJSON#forEachFeature"><a href="ol.source.GeoJSON.html#forEachFeature">forEachFeature</a></li>
<li data-name="ol.source.GeoJSON#forEachFeatureInExtent"><a href="ol.source.GeoJSON.html#forEachFeatureInExtent">forEachFeatureInExtent</a></li>
<li data-name="ol.source.GeoJSON#getClosestFeatureToCoordinate"><a href="ol.source.GeoJSON.html#getClosestFeatureToCoordinate">getClosestFeatureToCoordinate</a></li>
<li data-name="ol.source.GeoJSON#getExtent"><a href="ol.source.GeoJSON.html#getExtent">getExtent</a></li>
<li data-name="ol.source.GeoJSON#getFeatures"><a href="ol.source.GeoJSON.html#getFeatures">getFeatures</a></li>
<li data-name="ol.source.GeoJSON#getFeaturesAtCoordinate"><a href="ol.source.GeoJSON.html#getFeaturesAtCoordinate">getFeaturesAtCoordinate</a></li>
<li data-name="ol.source.GeoJSON#getState"><a href="ol.source.GeoJSON.html#getState">getState</a></li>
<li data-name="ol.source.GeoJSON#on"><a href="ol.source.GeoJSON.html#on">on</a></li>
<li data-name="ol.source.GeoJSON#once"><a href="ol.source.GeoJSON.html#once">once</a></li>
<li data-name="ol.source.GeoJSON#removeFeature"><a href="ol.source.GeoJSON.html#removeFeature">removeFeature</a></li>
<li data-name="ol.source.GeoJSON#un"><a href="ol.source.GeoJSON.html#un">un</a></li>
<li data-name="ol.source.GeoJSON#unByKey"><a href="ol.source.GeoJSON.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.source.VectorEvent#event:addfeature"><a href="ol.source.VectorEvent.html#event:addfeature">addfeature</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.source.VectorEvent#event:removefeature"><a href="ol.source.VectorEvent.html#event:removefeature">removefeature</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.GPX">
<span class="title">
<a href="ol.source.GPX.html">ol.source.GPX</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.GPX#addFeature"><a href="ol.source.GPX.html#addFeature">addFeature</a></li>
<li data-name="ol.source.GPX#addFeatures"><a href="ol.source.GPX.html#addFeatures">addFeatures</a></li>
<li data-name="ol.source.GPX#dispatchChangeEvent"><a href="ol.source.GPX.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.GPX#forEachFeature"><a href="ol.source.GPX.html#forEachFeature">forEachFeature</a></li>
<li data-name="ol.source.GPX#forEachFeatureInExtent"><a href="ol.source.GPX.html#forEachFeatureInExtent">forEachFeatureInExtent</a></li>
<li data-name="ol.source.GPX#getClosestFeatureToCoordinate"><a href="ol.source.GPX.html#getClosestFeatureToCoordinate">getClosestFeatureToCoordinate</a></li>
<li data-name="ol.source.GPX#getExtent"><a href="ol.source.GPX.html#getExtent">getExtent</a></li>
<li data-name="ol.source.GPX#getFeatures"><a href="ol.source.GPX.html#getFeatures">getFeatures</a></li>
<li data-name="ol.source.GPX#getFeaturesAtCoordinate"><a href="ol.source.GPX.html#getFeaturesAtCoordinate">getFeaturesAtCoordinate</a></li>
<li data-name="ol.source.GPX#getState"><a href="ol.source.GPX.html#getState">getState</a></li>
<li data-name="ol.source.GPX#on"><a href="ol.source.GPX.html#on">on</a></li>
<li data-name="ol.source.GPX#once"><a href="ol.source.GPX.html#once">once</a></li>
<li data-name="ol.source.GPX#removeFeature"><a href="ol.source.GPX.html#removeFeature">removeFeature</a></li>
<li data-name="ol.source.GPX#un"><a href="ol.source.GPX.html#un">un</a></li>
<li data-name="ol.source.GPX#unByKey"><a href="ol.source.GPX.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.source.VectorEvent#event:addfeature"><a href="ol.source.VectorEvent.html#event:addfeature">addfeature</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.source.VectorEvent#event:removefeature"><a href="ol.source.VectorEvent.html#event:removefeature">removefeature</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.IGC">
<span class="title">
<a href="ol.source.IGC.html">ol.source.IGC</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.IGC#addFeature"><a href="ol.source.IGC.html#addFeature">addFeature</a></li>
<li data-name="ol.source.IGC#addFeatures"><a href="ol.source.IGC.html#addFeatures">addFeatures</a></li>
<li data-name="ol.source.IGC#dispatchChangeEvent"><a href="ol.source.IGC.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.IGC#forEachFeature"><a href="ol.source.IGC.html#forEachFeature">forEachFeature</a></li>
<li data-name="ol.source.IGC#forEachFeatureInExtent"><a href="ol.source.IGC.html#forEachFeatureInExtent">forEachFeatureInExtent</a></li>
<li data-name="ol.source.IGC#getClosestFeatureToCoordinate"><a href="ol.source.IGC.html#getClosestFeatureToCoordinate">getClosestFeatureToCoordinate</a></li>
<li data-name="ol.source.IGC#getExtent"><a href="ol.source.IGC.html#getExtent">getExtent</a></li>
<li data-name="ol.source.IGC#getFeatures"><a href="ol.source.IGC.html#getFeatures">getFeatures</a></li>
<li data-name="ol.source.IGC#getFeaturesAtCoordinate"><a href="ol.source.IGC.html#getFeaturesAtCoordinate">getFeaturesAtCoordinate</a></li>
<li data-name="ol.source.IGC#getState"><a href="ol.source.IGC.html#getState">getState</a></li>
<li data-name="ol.source.IGC#on"><a href="ol.source.IGC.html#on">on</a></li>
<li data-name="ol.source.IGC#once"><a href="ol.source.IGC.html#once">once</a></li>
<li data-name="ol.source.IGC#removeFeature"><a href="ol.source.IGC.html#removeFeature">removeFeature</a></li>
<li data-name="ol.source.IGC#un"><a href="ol.source.IGC.html#un">un</a></li>
<li data-name="ol.source.IGC#unByKey"><a href="ol.source.IGC.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.source.VectorEvent#event:addfeature"><a href="ol.source.VectorEvent.html#event:addfeature">addfeature</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.source.VectorEvent#event:removefeature"><a href="ol.source.VectorEvent.html#event:removefeature">removefeature</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.Image">
<span class="title">
<a href="ol.source.Image.html">ol.source.Image</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.Image#dispatchChangeEvent"><a href="ol.source.Image.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.Image#getState"><a href="ol.source.Image.html#getState">getState</a></li>
<li data-name="ol.source.Image#on"><a href="ol.source.Image.html#on">on</a></li>
<li data-name="ol.source.Image#once"><a href="ol.source.Image.html#once">once</a></li>
<li data-name="ol.source.Image#un"><a href="ol.source.Image.html#un">un</a></li>
<li data-name="ol.source.Image#unByKey"><a href="ol.source.Image.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.ImageCanvas">
<span class="title">
<a href="ol.source.ImageCanvas.html">ol.source.ImageCanvas</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.ImageCanvas#dispatchChangeEvent"><a href="ol.source.ImageCanvas.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.ImageCanvas#getState"><a href="ol.source.ImageCanvas.html#getState">getState</a></li>
<li data-name="ol.source.ImageCanvas#on"><a href="ol.source.ImageCanvas.html#on">on</a></li>
<li data-name="ol.source.ImageCanvas#once"><a href="ol.source.ImageCanvas.html#once">once</a></li>
<li data-name="ol.source.ImageCanvas#un"><a href="ol.source.ImageCanvas.html#un">un</a></li>
<li data-name="ol.source.ImageCanvas#unByKey"><a href="ol.source.ImageCanvas.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.ImageStatic">
<span class="title">
<a href="ol.source.ImageStatic.html">ol.source.ImageStatic</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.ImageStatic#dispatchChangeEvent"><a href="ol.source.ImageStatic.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.ImageStatic#getState"><a href="ol.source.ImageStatic.html#getState">getState</a></li>
<li data-name="ol.source.ImageStatic#on"><a href="ol.source.ImageStatic.html#on">on</a></li>
<li data-name="ol.source.ImageStatic#once"><a href="ol.source.ImageStatic.html#once">once</a></li>
<li data-name="ol.source.ImageStatic#un"><a href="ol.source.ImageStatic.html#un">un</a></li>
<li data-name="ol.source.ImageStatic#unByKey"><a href="ol.source.ImageStatic.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.ImageVector">
<span class="title">
<a href="ol.source.ImageVector.html">ol.source.ImageVector</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.ImageVector#dispatchChangeEvent"><a href="ol.source.ImageVector.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.ImageVector#getSource"><a href="ol.source.ImageVector.html#getSource">getSource</a></li>
<li data-name="ol.source.ImageVector#getState"><a href="ol.source.ImageVector.html#getState">getState</a></li>
<li data-name="ol.source.ImageVector#on"><a href="ol.source.ImageVector.html#on">on</a></li>
<li data-name="ol.source.ImageVector#once"><a href="ol.source.ImageVector.html#once">once</a></li>
<li data-name="ol.source.ImageVector#un"><a href="ol.source.ImageVector.html#un">un</a></li>
<li data-name="ol.source.ImageVector#unByKey"><a href="ol.source.ImageVector.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.ImageWMS">
<span class="title">
<a href="ol.source.ImageWMS.html">ol.source.ImageWMS</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.ImageWMS#dispatchChangeEvent"><a href="ol.source.ImageWMS.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.ImageWMS#getGetFeatureInfoUrl"><a href="ol.source.ImageWMS.html#getGetFeatureInfoUrl">getGetFeatureInfoUrl</a></li>
<li data-name="ol.source.ImageWMS#getParams"><a href="ol.source.ImageWMS.html#getParams">getParams</a></li>
<li data-name="ol.source.ImageWMS#getState"><a href="ol.source.ImageWMS.html#getState">getState</a></li>
<li data-name="ol.source.ImageWMS#getUrl"><a href="ol.source.ImageWMS.html#getUrl">getUrl</a></li>
<li data-name="ol.source.ImageWMS#on"><a href="ol.source.ImageWMS.html#on">on</a></li>
<li data-name="ol.source.ImageWMS#once"><a href="ol.source.ImageWMS.html#once">once</a></li>
<li data-name="ol.source.ImageWMS#setUrl"><a href="ol.source.ImageWMS.html#setUrl">setUrl</a></li>
<li data-name="ol.source.ImageWMS#un"><a href="ol.source.ImageWMS.html#un">un</a></li>
<li data-name="ol.source.ImageWMS#unByKey"><a href="ol.source.ImageWMS.html#unByKey">unByKey</a></li>
<li data-name="ol.source.ImageWMS#updateParams"><a href="ol.source.ImageWMS.html#updateParams">updateParams</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.KML">
<span class="title">
<a href="ol.source.KML.html">ol.source.KML</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.KML#addFeature"><a href="ol.source.KML.html#addFeature">addFeature</a></li>
<li data-name="ol.source.KML#addFeatures"><a href="ol.source.KML.html#addFeatures">addFeatures</a></li>
<li data-name="ol.source.KML#dispatchChangeEvent"><a href="ol.source.KML.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.KML#forEachFeature"><a href="ol.source.KML.html#forEachFeature">forEachFeature</a></li>
<li data-name="ol.source.KML#forEachFeatureInExtent"><a href="ol.source.KML.html#forEachFeatureInExtent">forEachFeatureInExtent</a></li>
<li data-name="ol.source.KML#getClosestFeatureToCoordinate"><a href="ol.source.KML.html#getClosestFeatureToCoordinate">getClosestFeatureToCoordinate</a></li>
<li data-name="ol.source.KML#getExtent"><a href="ol.source.KML.html#getExtent">getExtent</a></li>
<li data-name="ol.source.KML#getFeatures"><a href="ol.source.KML.html#getFeatures">getFeatures</a></li>
<li data-name="ol.source.KML#getFeaturesAtCoordinate"><a href="ol.source.KML.html#getFeaturesAtCoordinate">getFeaturesAtCoordinate</a></li>
<li data-name="ol.source.KML#getState"><a href="ol.source.KML.html#getState">getState</a></li>
<li data-name="ol.source.KML#on"><a href="ol.source.KML.html#on">on</a></li>
<li data-name="ol.source.KML#once"><a href="ol.source.KML.html#once">once</a></li>
<li data-name="ol.source.KML#removeFeature"><a href="ol.source.KML.html#removeFeature">removeFeature</a></li>
<li data-name="ol.source.KML#un"><a href="ol.source.KML.html#un">un</a></li>
<li data-name="ol.source.KML#unByKey"><a href="ol.source.KML.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.source.VectorEvent#event:addfeature"><a href="ol.source.VectorEvent.html#event:addfeature">addfeature</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.source.VectorEvent#event:removefeature"><a href="ol.source.VectorEvent.html#event:removefeature">removefeature</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.MapGuide">
<span class="title">
<a href="ol.source.MapGuide.html">ol.source.MapGuide</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.MapGuide#dispatchChangeEvent"><a href="ol.source.MapGuide.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.MapGuide#getState"><a href="ol.source.MapGuide.html#getState">getState</a></li>
<li data-name="ol.source.MapGuide#on"><a href="ol.source.MapGuide.html#on">on</a></li>
<li data-name="ol.source.MapGuide#once"><a href="ol.source.MapGuide.html#once">once</a></li>
<li data-name="ol.source.MapGuide#un"><a href="ol.source.MapGuide.html#un">un</a></li>
<li data-name="ol.source.MapGuide#unByKey"><a href="ol.source.MapGuide.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.MapQuest">
<span class="title">
<a href="ol.source.MapQuest.html">ol.source.MapQuest</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.MapQuest#dispatchChangeEvent"><a href="ol.source.MapQuest.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.MapQuest#getState"><a href="ol.source.MapQuest.html#getState">getState</a></li>
<li data-name="ol.source.MapQuest#getTileGrid"><a href="ol.source.MapQuest.html#getTileGrid">getTileGrid</a></li>
<li data-name="ol.source.MapQuest#on"><a href="ol.source.MapQuest.html#on">on</a></li>
<li data-name="ol.source.MapQuest#once"><a href="ol.source.MapQuest.html#once">once</a></li>
<li data-name="ol.source.MapQuest#setUrl"><a href="ol.source.MapQuest.html#setUrl">setUrl</a></li>
<li data-name="ol.source.MapQuest#un"><a href="ol.source.MapQuest.html#un">un</a></li>
<li data-name="ol.source.MapQuest#unByKey"><a href="ol.source.MapQuest.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.OSM">
<span class="title">
<a href="ol.source.OSM.html">ol.source.OSM</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="ol.source.OSM.DATA_ATTRIBUTION"><a href="ol.source.OSM.html#DATA_ATTRIBUTION">DATA_ATTRIBUTION</a></li>
<li data-name="ol.source.OSM.TILE_ATTRIBUTION"><a href="ol.source.OSM.html#TILE_ATTRIBUTION">TILE_ATTRIBUTION</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.OSM#dispatchChangeEvent"><a href="ol.source.OSM.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.OSM#getState"><a href="ol.source.OSM.html#getState">getState</a></li>
<li data-name="ol.source.OSM#getTileGrid"><a href="ol.source.OSM.html#getTileGrid">getTileGrid</a></li>
<li data-name="ol.source.OSM#on"><a href="ol.source.OSM.html#on">on</a></li>
<li data-name="ol.source.OSM#once"><a href="ol.source.OSM.html#once">once</a></li>
<li data-name="ol.source.OSM#setUrl"><a href="ol.source.OSM.html#setUrl">setUrl</a></li>
<li data-name="ol.source.OSM#un"><a href="ol.source.OSM.html#un">un</a></li>
<li data-name="ol.source.OSM#unByKey"><a href="ol.source.OSM.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.OSMXML">
<span class="title">
<a href="ol.source.OSMXML.html">ol.source.OSMXML</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.OSMXML#addFeature"><a href="ol.source.OSMXML.html#addFeature">addFeature</a></li>
<li data-name="ol.source.OSMXML#addFeatures"><a href="ol.source.OSMXML.html#addFeatures">addFeatures</a></li>
<li data-name="ol.source.OSMXML#dispatchChangeEvent"><a href="ol.source.OSMXML.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.OSMXML#forEachFeature"><a href="ol.source.OSMXML.html#forEachFeature">forEachFeature</a></li>
<li data-name="ol.source.OSMXML#forEachFeatureInExtent"><a href="ol.source.OSMXML.html#forEachFeatureInExtent">forEachFeatureInExtent</a></li>
<li data-name="ol.source.OSMXML#getClosestFeatureToCoordinate"><a href="ol.source.OSMXML.html#getClosestFeatureToCoordinate">getClosestFeatureToCoordinate</a></li>
<li data-name="ol.source.OSMXML#getExtent"><a href="ol.source.OSMXML.html#getExtent">getExtent</a></li>
<li data-name="ol.source.OSMXML#getFeatures"><a href="ol.source.OSMXML.html#getFeatures">getFeatures</a></li>
<li data-name="ol.source.OSMXML#getFeaturesAtCoordinate"><a href="ol.source.OSMXML.html#getFeaturesAtCoordinate">getFeaturesAtCoordinate</a></li>
<li data-name="ol.source.OSMXML#getState"><a href="ol.source.OSMXML.html#getState">getState</a></li>
<li data-name="ol.source.OSMXML#on"><a href="ol.source.OSMXML.html#on">on</a></li>
<li data-name="ol.source.OSMXML#once"><a href="ol.source.OSMXML.html#once">once</a></li>
<li data-name="ol.source.OSMXML#removeFeature"><a href="ol.source.OSMXML.html#removeFeature">removeFeature</a></li>
<li data-name="ol.source.OSMXML#un"><a href="ol.source.OSMXML.html#un">un</a></li>
<li data-name="ol.source.OSMXML#unByKey"><a href="ol.source.OSMXML.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.source.VectorEvent#event:addfeature"><a href="ol.source.VectorEvent.html#event:addfeature">addfeature</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.source.VectorEvent#event:removefeature"><a href="ol.source.VectorEvent.html#event:removefeature">removefeature</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.ServerVector">
<span class="title">
<a href="ol.source.ServerVector.html">ol.source.ServerVector</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.ServerVector#addFeature"><a href="ol.source.ServerVector.html#addFeature">addFeature</a></li>
<li data-name="ol.source.ServerVector#addFeatures"><a href="ol.source.ServerVector.html#addFeatures">addFeatures</a></li>
<li data-name="ol.source.ServerVector#dispatchChangeEvent"><a href="ol.source.ServerVector.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.ServerVector#forEachFeature"><a href="ol.source.ServerVector.html#forEachFeature">forEachFeature</a></li>
<li data-name="ol.source.ServerVector#forEachFeatureInExtent"><a href="ol.source.ServerVector.html#forEachFeatureInExtent">forEachFeatureInExtent</a></li>
<li data-name="ol.source.ServerVector#getClosestFeatureToCoordinate"><a href="ol.source.ServerVector.html#getClosestFeatureToCoordinate">getClosestFeatureToCoordinate</a></li>
<li data-name="ol.source.ServerVector#getExtent"><a href="ol.source.ServerVector.html#getExtent">getExtent</a></li>
<li data-name="ol.source.ServerVector#getFeatures"><a href="ol.source.ServerVector.html#getFeatures">getFeatures</a></li>
<li data-name="ol.source.ServerVector#getFeaturesAtCoordinate"><a href="ol.source.ServerVector.html#getFeaturesAtCoordinate">getFeaturesAtCoordinate</a></li>
<li data-name="ol.source.ServerVector#getState"><a href="ol.source.ServerVector.html#getState">getState</a></li>
<li data-name="ol.source.ServerVector#on"><a href="ol.source.ServerVector.html#on">on</a></li>
<li data-name="ol.source.ServerVector#once"><a href="ol.source.ServerVector.html#once">once</a></li>
<li data-name="ol.source.ServerVector#readFeatures"><a href="ol.source.ServerVector.html#readFeatures">readFeatures</a></li>
<li data-name="ol.source.ServerVector#removeFeature"><a href="ol.source.ServerVector.html#removeFeature">removeFeature</a></li>
<li data-name="ol.source.ServerVector#un"><a href="ol.source.ServerVector.html#un">un</a></li>
<li data-name="ol.source.ServerVector#unByKey"><a href="ol.source.ServerVector.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.source.VectorEvent#event:addfeature"><a href="ol.source.VectorEvent.html#event:addfeature">addfeature</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.source.VectorEvent#event:removefeature"><a href="ol.source.VectorEvent.html#event:removefeature">removefeature</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.Source">
<span class="title">
<a href="ol.source.Source.html">ol.source.Source</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.Source#dispatchChangeEvent"><a href="ol.source.Source.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.Source#getState"><a href="ol.source.Source.html#getState">getState</a></li>
<li data-name="ol.source.Source#on"><a href="ol.source.Source.html#on">on</a></li>
<li data-name="ol.source.Source#once"><a href="ol.source.Source.html#once">once</a></li>
<li data-name="ol.source.Source#un"><a href="ol.source.Source.html#un">un</a></li>
<li data-name="ol.source.Source#unByKey"><a href="ol.source.Source.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.Stamen">
<span class="title">
<a href="ol.source.Stamen.html">ol.source.Stamen</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.Stamen#dispatchChangeEvent"><a href="ol.source.Stamen.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.Stamen#getState"><a href="ol.source.Stamen.html#getState">getState</a></li>
<li data-name="ol.source.Stamen#getTileGrid"><a href="ol.source.Stamen.html#getTileGrid">getTileGrid</a></li>
<li data-name="ol.source.Stamen#on"><a href="ol.source.Stamen.html#on">on</a></li>
<li data-name="ol.source.Stamen#once"><a href="ol.source.Stamen.html#once">once</a></li>
<li data-name="ol.source.Stamen#setUrl"><a href="ol.source.Stamen.html#setUrl">setUrl</a></li>
<li data-name="ol.source.Stamen#un"><a href="ol.source.Stamen.html#un">un</a></li>
<li data-name="ol.source.Stamen#unByKey"><a href="ol.source.Stamen.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.StaticVector">
<span class="title">
<a href="ol.source.StaticVector.html">ol.source.StaticVector</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.StaticVector#addFeature"><a href="ol.source.StaticVector.html#addFeature">addFeature</a></li>
<li data-name="ol.source.StaticVector#addFeatures"><a href="ol.source.StaticVector.html#addFeatures">addFeatures</a></li>
<li data-name="ol.source.StaticVector#dispatchChangeEvent"><a href="ol.source.StaticVector.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.StaticVector#forEachFeature"><a href="ol.source.StaticVector.html#forEachFeature">forEachFeature</a></li>
<li data-name="ol.source.StaticVector#forEachFeatureInExtent"><a href="ol.source.StaticVector.html#forEachFeatureInExtent">forEachFeatureInExtent</a></li>
<li data-name="ol.source.StaticVector#getClosestFeatureToCoordinate"><a href="ol.source.StaticVector.html#getClosestFeatureToCoordinate">getClosestFeatureToCoordinate</a></li>
<li data-name="ol.source.StaticVector#getExtent"><a href="ol.source.StaticVector.html#getExtent">getExtent</a></li>
<li data-name="ol.source.StaticVector#getFeatures"><a href="ol.source.StaticVector.html#getFeatures">getFeatures</a></li>
<li data-name="ol.source.StaticVector#getFeaturesAtCoordinate"><a href="ol.source.StaticVector.html#getFeaturesAtCoordinate">getFeaturesAtCoordinate</a></li>
<li data-name="ol.source.StaticVector#getState"><a href="ol.source.StaticVector.html#getState">getState</a></li>
<li data-name="ol.source.StaticVector#on"><a href="ol.source.StaticVector.html#on">on</a></li>
<li data-name="ol.source.StaticVector#once"><a href="ol.source.StaticVector.html#once">once</a></li>
<li data-name="ol.source.StaticVector#removeFeature"><a href="ol.source.StaticVector.html#removeFeature">removeFeature</a></li>
<li data-name="ol.source.StaticVector#un"><a href="ol.source.StaticVector.html#un">un</a></li>
<li data-name="ol.source.StaticVector#unByKey"><a href="ol.source.StaticVector.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.source.VectorEvent#event:addfeature"><a href="ol.source.VectorEvent.html#event:addfeature">addfeature</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.source.VectorEvent#event:removefeature"><a href="ol.source.VectorEvent.html#event:removefeature">removefeature</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.Tile">
<span class="title">
<a href="ol.source.Tile.html">ol.source.Tile</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.Tile#dispatchChangeEvent"><a href="ol.source.Tile.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.Tile#getState"><a href="ol.source.Tile.html#getState">getState</a></li>
<li data-name="ol.source.Tile#getTileGrid"><a href="ol.source.Tile.html#getTileGrid">getTileGrid</a></li>
<li data-name="ol.source.Tile#on"><a href="ol.source.Tile.html#on">on</a></li>
<li data-name="ol.source.Tile#once"><a href="ol.source.Tile.html#once">once</a></li>
<li data-name="ol.source.Tile#un"><a href="ol.source.Tile.html#un">un</a></li>
<li data-name="ol.source.Tile#unByKey"><a href="ol.source.Tile.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.TileDebug">
<span class="title">
<a href="ol.source.TileDebug.html">ol.source.TileDebug</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.TileDebug#dispatchChangeEvent"><a href="ol.source.TileDebug.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.TileDebug#getState"><a href="ol.source.TileDebug.html#getState">getState</a></li>
<li data-name="ol.source.TileDebug#getTileGrid"><a href="ol.source.TileDebug.html#getTileGrid">getTileGrid</a></li>
<li data-name="ol.source.TileDebug#on"><a href="ol.source.TileDebug.html#on">on</a></li>
<li data-name="ol.source.TileDebug#once"><a href="ol.source.TileDebug.html#once">once</a></li>
<li data-name="ol.source.TileDebug#un"><a href="ol.source.TileDebug.html#un">un</a></li>
<li data-name="ol.source.TileDebug#unByKey"><a href="ol.source.TileDebug.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.TileImage">
<span class="title">
<a href="ol.source.TileImage.html">ol.source.TileImage</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.TileImage#dispatchChangeEvent"><a href="ol.source.TileImage.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.TileImage#getState"><a href="ol.source.TileImage.html#getState">getState</a></li>
<li data-name="ol.source.TileImage#getTileGrid"><a href="ol.source.TileImage.html#getTileGrid">getTileGrid</a></li>
<li data-name="ol.source.TileImage#on"><a href="ol.source.TileImage.html#on">on</a></li>
<li data-name="ol.source.TileImage#once"><a href="ol.source.TileImage.html#once">once</a></li>
<li data-name="ol.source.TileImage#un"><a href="ol.source.TileImage.html#un">un</a></li>
<li data-name="ol.source.TileImage#unByKey"><a href="ol.source.TileImage.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.TileJSON">
<span class="title">
<a href="ol.source.TileJSON.html">ol.source.TileJSON</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.TileJSON#dispatchChangeEvent"><a href="ol.source.TileJSON.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.TileJSON#getState"><a href="ol.source.TileJSON.html#getState">getState</a></li>
<li data-name="ol.source.TileJSON#getTileGrid"><a href="ol.source.TileJSON.html#getTileGrid">getTileGrid</a></li>
<li data-name="ol.source.TileJSON#on"><a href="ol.source.TileJSON.html#on">on</a></li>
<li data-name="ol.source.TileJSON#once"><a href="ol.source.TileJSON.html#once">once</a></li>
<li data-name="ol.source.TileJSON#un"><a href="ol.source.TileJSON.html#un">un</a></li>
<li data-name="ol.source.TileJSON#unByKey"><a href="ol.source.TileJSON.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.TileVector">
<span class="title">
<a href="ol.source.TileVector.html">ol.source.TileVector</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.TileVector#addFeature"><a href="ol.source.TileVector.html#addFeature">addFeature</a></li>
<li data-name="ol.source.TileVector#addFeatures"><a href="ol.source.TileVector.html#addFeatures">addFeatures</a></li>
<li data-name="ol.source.TileVector#dispatchChangeEvent"><a href="ol.source.TileVector.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.TileVector#forEachFeature"><a href="ol.source.TileVector.html#forEachFeature">forEachFeature</a></li>
<li data-name="ol.source.TileVector#forEachFeatureInExtent"><a href="ol.source.TileVector.html#forEachFeatureInExtent">forEachFeatureInExtent</a></li>
<li data-name="ol.source.TileVector#getClosestFeatureToCoordinate"><a href="ol.source.TileVector.html#getClosestFeatureToCoordinate">getClosestFeatureToCoordinate</a></li>
<li data-name="ol.source.TileVector#getExtent"><a href="ol.source.TileVector.html#getExtent">getExtent</a></li>
<li data-name="ol.source.TileVector#getFeatures"><a href="ol.source.TileVector.html#getFeatures">getFeatures</a></li>
<li data-name="ol.source.TileVector#getFeaturesAtCoordinate"><a href="ol.source.TileVector.html#getFeaturesAtCoordinate">getFeaturesAtCoordinate</a></li>
<li data-name="ol.source.TileVector#getState"><a href="ol.source.TileVector.html#getState">getState</a></li>
<li data-name="ol.source.TileVector#on"><a href="ol.source.TileVector.html#on">on</a></li>
<li data-name="ol.source.TileVector#once"><a href="ol.source.TileVector.html#once">once</a></li>
<li data-name="ol.source.TileVector#removeFeature"><a href="ol.source.TileVector.html#removeFeature">removeFeature</a></li>
<li data-name="ol.source.TileVector#un"><a href="ol.source.TileVector.html#un">un</a></li>
<li data-name="ol.source.TileVector#unByKey"><a href="ol.source.TileVector.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.source.VectorEvent#event:addfeature"><a href="ol.source.VectorEvent.html#event:addfeature">addfeature</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.source.VectorEvent#event:removefeature"><a href="ol.source.VectorEvent.html#event:removefeature">removefeature</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.TileWMS">
<span class="title">
<a href="ol.source.TileWMS.html">ol.source.TileWMS</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.TileWMS#dispatchChangeEvent"><a href="ol.source.TileWMS.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.TileWMS#getGetFeatureInfoUrl"><a href="ol.source.TileWMS.html#getGetFeatureInfoUrl">getGetFeatureInfoUrl</a></li>
<li data-name="ol.source.TileWMS#getParams"><a href="ol.source.TileWMS.html#getParams">getParams</a></li>
<li data-name="ol.source.TileWMS#getState"><a href="ol.source.TileWMS.html#getState">getState</a></li>
<li data-name="ol.source.TileWMS#getTileGrid"><a href="ol.source.TileWMS.html#getTileGrid">getTileGrid</a></li>
<li data-name="ol.source.TileWMS#getUrls"><a href="ol.source.TileWMS.html#getUrls">getUrls</a></li>
<li data-name="ol.source.TileWMS#on"><a href="ol.source.TileWMS.html#on">on</a></li>
<li data-name="ol.source.TileWMS#once"><a href="ol.source.TileWMS.html#once">once</a></li>
<li data-name="ol.source.TileWMS#un"><a href="ol.source.TileWMS.html#un">un</a></li>
<li data-name="ol.source.TileWMS#unByKey"><a href="ol.source.TileWMS.html#unByKey">unByKey</a></li>
<li data-name="ol.source.TileWMS#updateParams"><a href="ol.source.TileWMS.html#updateParams">updateParams</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.TopoJSON">
<span class="title">
<a href="ol.source.TopoJSON.html">ol.source.TopoJSON</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.TopoJSON#addFeature"><a href="ol.source.TopoJSON.html#addFeature">addFeature</a></li>
<li data-name="ol.source.TopoJSON#addFeatures"><a href="ol.source.TopoJSON.html#addFeatures">addFeatures</a></li>
<li data-name="ol.source.TopoJSON#dispatchChangeEvent"><a href="ol.source.TopoJSON.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.TopoJSON#forEachFeature"><a href="ol.source.TopoJSON.html#forEachFeature">forEachFeature</a></li>
<li data-name="ol.source.TopoJSON#forEachFeatureInExtent"><a href="ol.source.TopoJSON.html#forEachFeatureInExtent">forEachFeatureInExtent</a></li>
<li data-name="ol.source.TopoJSON#getClosestFeatureToCoordinate"><a href="ol.source.TopoJSON.html#getClosestFeatureToCoordinate">getClosestFeatureToCoordinate</a></li>
<li data-name="ol.source.TopoJSON#getExtent"><a href="ol.source.TopoJSON.html#getExtent">getExtent</a></li>
<li data-name="ol.source.TopoJSON#getFeatures"><a href="ol.source.TopoJSON.html#getFeatures">getFeatures</a></li>
<li data-name="ol.source.TopoJSON#getFeaturesAtCoordinate"><a href="ol.source.TopoJSON.html#getFeaturesAtCoordinate">getFeaturesAtCoordinate</a></li>
<li data-name="ol.source.TopoJSON#getState"><a href="ol.source.TopoJSON.html#getState">getState</a></li>
<li data-name="ol.source.TopoJSON#on"><a href="ol.source.TopoJSON.html#on">on</a></li>
<li data-name="ol.source.TopoJSON#once"><a href="ol.source.TopoJSON.html#once">once</a></li>
<li data-name="ol.source.TopoJSON#removeFeature"><a href="ol.source.TopoJSON.html#removeFeature">removeFeature</a></li>
<li data-name="ol.source.TopoJSON#un"><a href="ol.source.TopoJSON.html#un">un</a></li>
<li data-name="ol.source.TopoJSON#unByKey"><a href="ol.source.TopoJSON.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.source.VectorEvent#event:addfeature"><a href="ol.source.VectorEvent.html#event:addfeature">addfeature</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.source.VectorEvent#event:removefeature"><a href="ol.source.VectorEvent.html#event:removefeature">removefeature</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.Vector">
<span class="title">
<a href="ol.source.Vector.html">ol.source.Vector</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.Vector#addFeature"><a href="ol.source.Vector.html#addFeature">addFeature</a></li>
<li data-name="ol.source.Vector#addFeatures"><a href="ol.source.Vector.html#addFeatures">addFeatures</a></li>
<li data-name="ol.source.Vector#dispatchChangeEvent"><a href="ol.source.Vector.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.Vector#forEachFeature"><a href="ol.source.Vector.html#forEachFeature">forEachFeature</a></li>
<li data-name="ol.source.Vector#forEachFeatureInExtent"><a href="ol.source.Vector.html#forEachFeatureInExtent">forEachFeatureInExtent</a></li>
<li data-name="ol.source.Vector#getClosestFeatureToCoordinate"><a href="ol.source.Vector.html#getClosestFeatureToCoordinate">getClosestFeatureToCoordinate</a></li>
<li data-name="ol.source.Vector#getExtent"><a href="ol.source.Vector.html#getExtent">getExtent</a></li>
<li data-name="ol.source.Vector#getFeatures"><a href="ol.source.Vector.html#getFeatures">getFeatures</a></li>
<li data-name="ol.source.Vector#getFeaturesAtCoordinate"><a href="ol.source.Vector.html#getFeaturesAtCoordinate">getFeaturesAtCoordinate</a></li>
<li data-name="ol.source.Vector#getState"><a href="ol.source.Vector.html#getState">getState</a></li>
<li data-name="ol.source.Vector#on"><a href="ol.source.Vector.html#on">on</a></li>
<li data-name="ol.source.Vector#once"><a href="ol.source.Vector.html#once">once</a></li>
<li data-name="ol.source.Vector#removeFeature"><a href="ol.source.Vector.html#removeFeature">removeFeature</a></li>
<li data-name="ol.source.Vector#un"><a href="ol.source.Vector.html#un">un</a></li>
<li data-name="ol.source.Vector#unByKey"><a href="ol.source.Vector.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.source.VectorEvent#event:addfeature"><a href="ol.source.VectorEvent.html#event:addfeature">addfeature</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.source.VectorEvent#event:removefeature"><a href="ol.source.VectorEvent.html#event:removefeature">removefeature</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.VectorEvent">
<span class="title">
<a href="ol.source.VectorEvent.html">ol.source.VectorEvent</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="ol.source.VectorEvent#feature"><a href="ol.source.VectorEvent.html#feature">feature</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
<span class="subtitle">Events</span>
<li data-name="ol.source.VectorEvent#event:addfeature"><a href="ol.source.VectorEvent.html#event:addfeature">addfeature</a></li>
<li data-name="ol.source.VectorEvent#event:removefeature"><a href="ol.source.VectorEvent.html#event:removefeature">removefeature</a></li>
</ul>
</li>
<li class="item" data-name="ol.source.WMTS">
<span class="title">
<a href="ol.source.WMTS.html">ol.source.WMTS</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.WMTS.optionsFromCapabilities"><a href="ol.source.WMTS.html#optionsFromCapabilities">optionsFromCapabilities</a></li>
<li data-name="ol.source.WMTS#dispatchChangeEvent"><a href="ol.source.WMTS.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.WMTS#getDimensions"><a href="ol.source.WMTS.html#getDimensions">getDimensions</a></li>
<li data-name="ol.source.WMTS#getState"><a href="ol.source.WMTS.html#getState">getState</a></li>
<li data-name="ol.source.WMTS#getTileGrid"><a href="ol.source.WMTS.html#getTileGrid">getTileGrid</a></li>
<li data-name="ol.source.WMTS#on"><a href="ol.source.WMTS.html#on">on</a></li>
<li data-name="ol.source.WMTS#once"><a href="ol.source.WMTS.html#once">once</a></li>
<li data-name="ol.source.WMTS#un"><a href="ol.source.WMTS.html#un">un</a></li>
<li data-name="ol.source.WMTS#unByKey"><a href="ol.source.WMTS.html#unByKey">unByKey</a></li>
<li data-name="ol.source.WMTS#updateDimensions"><a href="ol.source.WMTS.html#updateDimensions">updateDimensions</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.XYZ">
<span class="title">
<a href="ol.source.XYZ.html">ol.source.XYZ</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.XYZ#dispatchChangeEvent"><a href="ol.source.XYZ.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.XYZ#getState"><a href="ol.source.XYZ.html#getState">getState</a></li>
<li data-name="ol.source.XYZ#getTileGrid"><a href="ol.source.XYZ.html#getTileGrid">getTileGrid</a></li>
<li data-name="ol.source.XYZ#on"><a href="ol.source.XYZ.html#on">on</a></li>
<li data-name="ol.source.XYZ#once"><a href="ol.source.XYZ.html#once">once</a></li>
<li data-name="ol.source.XYZ#setUrl"><a href="ol.source.XYZ.html#setUrl">setUrl</a></li>
<li data-name="ol.source.XYZ#un"><a href="ol.source.XYZ.html#un">un</a></li>
<li data-name="ol.source.XYZ#unByKey"><a href="ol.source.XYZ.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.source.Zoomify">
<span class="title">
<a href="ol.source.Zoomify.html">ol.source.Zoomify</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.source.Zoomify#dispatchChangeEvent"><a href="ol.source.Zoomify.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.source.Zoomify#getState"><a href="ol.source.Zoomify.html#getState">getState</a></li>
<li data-name="ol.source.Zoomify#getTileGrid"><a href="ol.source.Zoomify.html#getTileGrid">getTileGrid</a></li>
<li data-name="ol.source.Zoomify#on"><a href="ol.source.Zoomify.html#on">on</a></li>
<li data-name="ol.source.Zoomify#once"><a href="ol.source.Zoomify.html#once">once</a></li>
<li data-name="ol.source.Zoomify#un"><a href="ol.source.Zoomify.html#un">un</a></li>
<li data-name="ol.source.Zoomify#unByKey"><a href="ol.source.Zoomify.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.Sphere">
<span class="title">
<a href="ol.Sphere.html">ol.Sphere</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.Sphere#circle"><a href="ol.Sphere.html#circle">circle</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.style.Circle">
<span class="title">
<a href="ol.style.Circle.html">ol.style.Circle</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.style.Circle#getAnchor"><a href="ol.style.Circle.html#getAnchor">getAnchor</a></li>
<li data-name="ol.style.Circle#getFill"><a href="ol.style.Circle.html#getFill">getFill</a></li>
<li data-name="ol.style.Circle#getImage"><a href="ol.style.Circle.html#getImage">getImage</a></li>
<li data-name="ol.style.Circle#getRadius"><a href="ol.style.Circle.html#getRadius">getRadius</a></li>
<li data-name="ol.style.Circle#getRotation"><a href="ol.style.Circle.html#getRotation">getRotation</a></li>
<li data-name="ol.style.Circle#getScale"><a href="ol.style.Circle.html#getScale">getScale</a></li>
<li data-name="ol.style.Circle#getSize"><a href="ol.style.Circle.html#getSize">getSize</a></li>
<li data-name="ol.style.Circle#getStroke"><a href="ol.style.Circle.html#getStroke">getStroke</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.style.Fill">
<span class="title">
<a href="ol.style.Fill.html">ol.style.Fill</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.style.Fill#getColor"><a href="ol.style.Fill.html#getColor">getColor</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.style.Icon">
<span class="title">
<a href="ol.style.Icon.html">ol.style.Icon</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.style.Icon#getAnchor"><a href="ol.style.Icon.html#getAnchor">getAnchor</a></li>
<li data-name="ol.style.Icon#getImage"><a href="ol.style.Icon.html#getImage">getImage</a></li>
<li data-name="ol.style.Icon#getRotation"><a href="ol.style.Icon.html#getRotation">getRotation</a></li>
<li data-name="ol.style.Icon#getScale"><a href="ol.style.Icon.html#getScale">getScale</a></li>
<li data-name="ol.style.Icon#getSize"><a href="ol.style.Icon.html#getSize">getSize</a></li>
<li data-name="ol.style.Icon#getSrc"><a href="ol.style.Icon.html#getSrc">getSrc</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.style.Image">
<span class="title">
<a href="ol.style.Image.html">ol.style.Image</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.style.Image#getRotation"><a href="ol.style.Image.html#getRotation">getRotation</a></li>
<li data-name="ol.style.Image#getScale"><a href="ol.style.Image.html#getScale">getScale</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.style.Stroke">
<span class="title">
<a href="ol.style.Stroke.html">ol.style.Stroke</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.style.Stroke#getColor"><a href="ol.style.Stroke.html#getColor">getColor</a></li>
<li data-name="ol.style.Stroke#getLineCap"><a href="ol.style.Stroke.html#getLineCap">getLineCap</a></li>
<li data-name="ol.style.Stroke#getLineDash"><a href="ol.style.Stroke.html#getLineDash">getLineDash</a></li>
<li data-name="ol.style.Stroke#getLineJoin"><a href="ol.style.Stroke.html#getLineJoin">getLineJoin</a></li>
<li data-name="ol.style.Stroke#getMiterLimit"><a href="ol.style.Stroke.html#getMiterLimit">getMiterLimit</a></li>
<li data-name="ol.style.Stroke#getWidth"><a href="ol.style.Stroke.html#getWidth">getWidth</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.style.Style">
<span class="title">
<a href="ol.style.Style.html">ol.style.Style</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.style.Style#getFill"><a href="ol.style.Style.html#getFill">getFill</a></li>
<li data-name="ol.style.Style#getImage"><a href="ol.style.Style.html#getImage">getImage</a></li>
<li data-name="ol.style.Style#getStroke"><a href="ol.style.Style.html#getStroke">getStroke</a></li>
<li data-name="ol.style.Style#getText"><a href="ol.style.Style.html#getText">getText</a></li>
<li data-name="ol.style.Style#getZIndex"><a href="ol.style.Style.html#getZIndex">getZIndex</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.style.Text">
<span class="title">
<a href="ol.style.Text.html">ol.style.Text</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.style.Text#getFill"><a href="ol.style.Text.html#getFill">getFill</a></li>
<li data-name="ol.style.Text#getFont"><a href="ol.style.Text.html#getFont">getFont</a></li>
<li data-name="ol.style.Text#getRotation"><a href="ol.style.Text.html#getRotation">getRotation</a></li>
<li data-name="ol.style.Text#getScale"><a href="ol.style.Text.html#getScale">getScale</a></li>
<li data-name="ol.style.Text#getStroke"><a href="ol.style.Text.html#getStroke">getStroke</a></li>
<li data-name="ol.style.Text#getText"><a href="ol.style.Text.html#getText">getText</a></li>
<li data-name="ol.style.Text#getTextAlign"><a href="ol.style.Text.html#getTextAlign">getTextAlign</a></li>
<li data-name="ol.style.Text#getTextBaseline"><a href="ol.style.Text.html#getTextBaseline">getTextBaseline</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.Tile">
<span class="title">
<a href="ol.Tile.html">ol.Tile</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.Tile#getTileCoord"><a href="ol.Tile.html#getTileCoord">getTileCoord</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.TileCoord">
<span class="title">
<a href="ol.TileCoord.html">ol.TileCoord</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.TileCoord#getZXY"><a href="ol.TileCoord.html#getZXY">getZXY</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.tilegrid.TileGrid">
<span class="title">
<a href="ol.tilegrid.TileGrid.html">ol.tilegrid.TileGrid</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.tilegrid.TileGrid#getMinZoom"><a href="ol.tilegrid.TileGrid.html#getMinZoom">getMinZoom</a></li>
<li data-name="ol.tilegrid.TileGrid#getOrigin"><a href="ol.tilegrid.TileGrid.html#getOrigin">getOrigin</a></li>
<li data-name="ol.tilegrid.TileGrid#getResolution"><a href="ol.tilegrid.TileGrid.html#getResolution">getResolution</a></li>
<li data-name="ol.tilegrid.TileGrid#getTileSize"><a href="ol.tilegrid.TileGrid.html#getTileSize">getTileSize</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.tilegrid.WMTS">
<span class="title">
<a href="ol.tilegrid.WMTS.html">ol.tilegrid.WMTS</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.tilegrid.WMTS#getMatrixIds"><a href="ol.tilegrid.WMTS.html#getMatrixIds">getMatrixIds</a></li>
<li data-name="ol.tilegrid.WMTS#getMinZoom"><a href="ol.tilegrid.WMTS.html#getMinZoom">getMinZoom</a></li>
<li data-name="ol.tilegrid.WMTS#getOrigin"><a href="ol.tilegrid.WMTS.html#getOrigin">getOrigin</a></li>
<li data-name="ol.tilegrid.WMTS#getResolution"><a href="ol.tilegrid.WMTS.html#getResolution">getResolution</a></li>
<li data-name="ol.tilegrid.WMTS#getTileSize"><a href="ol.tilegrid.WMTS.html#getTileSize">getTileSize</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.tilegrid.XYZ">
<span class="title">
<a href="ol.tilegrid.XYZ.html">ol.tilegrid.XYZ</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.tilegrid.XYZ#getMinZoom"><a href="ol.tilegrid.XYZ.html#getMinZoom">getMinZoom</a></li>
<li data-name="ol.tilegrid.XYZ#getOrigin"><a href="ol.tilegrid.XYZ.html#getOrigin">getOrigin</a></li>
<li data-name="ol.tilegrid.XYZ#getResolution"><a href="ol.tilegrid.XYZ.html#getResolution">getResolution</a></li>
<li data-name="ol.tilegrid.XYZ#getTileSize"><a href="ol.tilegrid.XYZ.html#getTileSize">getTileSize</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.tilegrid.Zoomify">
<span class="title">
<a href="ol.tilegrid.Zoomify.html">ol.tilegrid.Zoomify</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.tilegrid.Zoomify#getMinZoom"><a href="ol.tilegrid.Zoomify.html#getMinZoom">getMinZoom</a></li>
<li data-name="ol.tilegrid.Zoomify#getOrigin"><a href="ol.tilegrid.Zoomify.html#getOrigin">getOrigin</a></li>
<li data-name="ol.tilegrid.Zoomify#getResolution"><a href="ol.tilegrid.Zoomify.html#getResolution">getResolution</a></li>
<li data-name="ol.tilegrid.Zoomify#getTileSize"><a href="ol.tilegrid.Zoomify.html#getTileSize">getTileSize</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.View">
<span class="title">
<a href="ol.View.html">ol.View</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.View#bindTo"><a href="ol.View.html#bindTo">bindTo</a></li>
<li data-name="ol.View#dispatchChangeEvent"><a href="ol.View.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.View#get"><a href="ol.View.html#get">get</a></li>
<li data-name="ol.View#getKeys"><a href="ol.View.html#getKeys">getKeys</a></li>
<li data-name="ol.View#getProperties"><a href="ol.View.html#getProperties">getProperties</a></li>
<li data-name="ol.View#notify"><a href="ol.View.html#notify">notify</a></li>
<li data-name="ol.View#on"><a href="ol.View.html#on">on</a></li>
<li data-name="ol.View#once"><a href="ol.View.html#once">once</a></li>
<li data-name="ol.View#set"><a href="ol.View.html#set">set</a></li>
<li data-name="ol.View#setValues"><a href="ol.View.html#setValues">setValues</a></li>
<li data-name="ol.View#un"><a href="ol.View.html#un">un</a></li>
<li data-name="ol.View#unbind"><a href="ol.View.html#unbind">unbind</a></li>
<li data-name="ol.View#unbindAll"><a href="ol.View.html#unbindAll">unbindAll</a></li>
<li data-name="ol.View#unByKey"><a href="ol.View.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
<li data-name="event:change">change</li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.View2D">
<span class="title">
<a href="ol.View2D.html">ol.View2D</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.View2D#bindTo"><a href="ol.View2D.html#bindTo">bindTo</a></li>
<li data-name="ol.View2D#calculateExtent"><a href="ol.View2D.html#calculateExtent">calculateExtent</a></li>
<li data-name="ol.View2D#centerOn"><a href="ol.View2D.html#centerOn">centerOn</a></li>
<li data-name="ol.View2D#constrainResolution"><a href="ol.View2D.html#constrainResolution">constrainResolution</a></li>
<li data-name="ol.View2D#constrainRotation"><a href="ol.View2D.html#constrainRotation">constrainRotation</a></li>
<li data-name="ol.View2D#dispatchChangeEvent"><a href="ol.View2D.html#dispatchChangeEvent">dispatchChangeEvent</a></li>
<li data-name="ol.View2D#fitExtent"><a href="ol.View2D.html#fitExtent">fitExtent</a></li>
<li data-name="ol.View2D#fitGeometry"><a href="ol.View2D.html#fitGeometry">fitGeometry</a></li>
<li data-name="ol.View2D#get"><a href="ol.View2D.html#get">get</a></li>
<li data-name="ol.View2D#getCenter"><a href="ol.View2D.html#getCenter">getCenter</a></li>
<li data-name="ol.View2D#getKeys"><a href="ol.View2D.html#getKeys">getKeys</a></li>
<li data-name="ol.View2D#getProjection"><a href="ol.View2D.html#getProjection">getProjection</a></li>
<li data-name="ol.View2D#getProperties"><a href="ol.View2D.html#getProperties">getProperties</a></li>
<li data-name="ol.View2D#getResolution"><a href="ol.View2D.html#getResolution">getResolution</a></li>
<li data-name="ol.View2D#getRotation"><a href="ol.View2D.html#getRotation">getRotation</a></li>
<li data-name="ol.View2D#getView2D"><a href="ol.View2D.html#getView2D">getView2D</a></li>
<li data-name="ol.View2D#getZoom"><a href="ol.View2D.html#getZoom">getZoom</a></li>
<li data-name="ol.View2D#notify"><a href="ol.View2D.html#notify">notify</a></li>
<li data-name="ol.View2D#on"><a href="ol.View2D.html#on">on</a></li>
<li data-name="ol.View2D#once"><a href="ol.View2D.html#once">once</a></li>
<li data-name="ol.View2D#rotate"><a href="ol.View2D.html#rotate">rotate</a></li>
<li data-name="ol.View2D#set"><a href="ol.View2D.html#set">set</a></li>
<li data-name="ol.View2D#setCenter"><a href="ol.View2D.html#setCenter">setCenter</a></li>
<li data-name="ol.View2D#setProjection"><a href="ol.View2D.html#setProjection">setProjection</a></li>
<li data-name="ol.View2D#setResolution"><a href="ol.View2D.html#setResolution">setResolution</a></li>
<li data-name="ol.View2D#setRotation"><a href="ol.View2D.html#setRotation">setRotation</a></li>
<li data-name="ol.View2D#setValues"><a href="ol.View2D.html#setValues">setValues</a></li>
<li data-name="ol.View2D#setZoom"><a href="ol.View2D.html#setZoom">setZoom</a></li>
<li data-name="ol.View2D#un"><a href="ol.View2D.html#un">un</a></li>
<li data-name="ol.View2D#unbind"><a href="ol.View2D.html#unbind">unbind</a></li>
<li data-name="ol.View2D#unbindAll"><a href="ol.View2D.html#unbindAll">unbindAll</a></li>
<li data-name="ol.View2D#unByKey"><a href="ol.View2D.html#unByKey">unByKey</a></li>
</ul>
<ul class="fires itemMembers">
<span class="subtitle">Fires</span>
<li data-name="ol.ObjectEvent#event:beforepropertychange"><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></li>
<li data-name="event:change">change</li>
<li data-name="ol.ObjectEvent#event:change:center">change:center</li>
<li data-name="ol.ObjectEvent#event:change:projection">change:projection</li>
<li data-name="ol.ObjectEvent#event:change:resolution">change:resolution</li>
<li data-name="ol.ObjectEvent#event:change:rotation">change:rotation</li>
<li data-name="ol.ObjectEvent#event:propertychange"><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="ol.webgl.Context">
<span class="title">
<a href="ol.webgl.Context.html">ol.webgl.Context</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="ol.webgl.Context#getGL"><a href="ol.webgl.Context.html#getGL">getGL</a></li>
<li data-name="ol.webgl.Context#useProgram"><a href="ol.webgl.Context.html#useProgram">useProgram</a></li>
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="oli.CollectionEvent">
<span class="title">
<a href="oli.CollectionEvent.html">oli.CollectionEvent</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="oli.CollectionEvent#element"><a href="oli.CollectionEvent.html#element">element</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="oli.control.Control">
<span class="title">
<a href="oli.control.Control.html">oli.control.Control</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="oli.DragBoxEvent">
<span class="title">
<a href="oli.DragBoxEvent.html">oli.DragBoxEvent</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="oli.DragBoxEvent#coordinate"><a href="oli.DragBoxEvent.html#coordinate">coordinate</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="oli.DrawEvent">
<span class="title">
<a href="oli.DrawEvent.html">oli.DrawEvent</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="oli.DrawEvent#feature"><a href="oli.DrawEvent.html#feature">feature</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="oli.FrameState">
<span class="title">
<a href="oli.FrameState.html">oli.FrameState</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="oli.FrameState#pixelRatio"><a href="oli.FrameState.html#pixelRatio">pixelRatio</a></li>
<li data-name="oli.FrameState#time"><a href="oli.FrameState.html#time">time</a></li>
<li data-name="oli.FrameState#view2DState"><a href="oli.FrameState.html#view2DState">view2DState</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="oli.interaction.DragAndDropEvent">
<span class="title">
<a href="oli.interaction.DragAndDropEvent.html">oli.interaction.DragAndDropEvent</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="oli.interaction.DragAndDropEvent#features"><a href="oli.interaction.DragAndDropEvent.html#features">features</a></li>
<li data-name="oli.interaction.DragAndDropEvent#file"><a href="oli.interaction.DragAndDropEvent.html#file">file</a></li>
<li data-name="oli.interaction.DragAndDropEvent#projection"><a href="oli.interaction.DragAndDropEvent.html#projection">projection</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="oli.MapBrowserEvent">
<span class="title">
<a href="oli.MapBrowserEvent.html">oli.MapBrowserEvent</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="oli.MapBrowserEvent#coordinate"><a href="oli.MapBrowserEvent.html#coordinate">coordinate</a></li>
<li data-name="oli.MapBrowserEvent#originalEvent"><a href="oli.MapBrowserEvent.html#originalEvent">originalEvent</a></li>
<li data-name="oli.MapBrowserEvent#pixel"><a href="oli.MapBrowserEvent.html#pixel">pixel</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="oli.ObjectEvent">
<span class="title">
<a href="oli.ObjectEvent.html">oli.ObjectEvent</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="oli.render.Event">
<span class="title">
<a href="oli.render.Event.html">oli.render.Event</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="oli.render.Event#context"><a href="oli.render.Event.html#context">context</a></li>
<li data-name="oli.render.Event#frameState"><a href="oli.render.Event.html#frameState">frameState</a></li>
<li data-name="oli.render.Event#glContext"><a href="oli.render.Event.html#glContext">glContext</a></li>
<li data-name="oli.render.Event#vectorContext"><a href="oli.render.Event.html#vectorContext">vectorContext</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="oli.source.VectorEvent">
<span class="title">
<a href="oli.source.VectorEvent.html">oli.source.VectorEvent</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="oli.source.VectorEvent#feature"><a href="oli.source.VectorEvent.html#feature">feature</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
</ul>
</div>
<div class="main">
<h1 class="page-title" data-filename="ol.Map.html">Class: Map</h1>
<section>
<header>
<h2>
<span class="ancestors"><a href="ol.html">ol</a>.</span>
Map
</h2>
<div class="class-description"><p>The map is the core component of OpenLayers. In its minimal configuration it
needs a view, one or more layers, and a target container:</p>
<pre><code>var map = new ol.Map({
view: new ol.View2D({
center: [0, 0],
zoom: 1
}),
layers: [
new ol.layer.Tile({
source: new ol.source.MapQuestOSM()
})
],
target: 'map'
});
</code></pre><p>The above snippet creates a map with a MapQuest OSM layer on a 2D view and
renders it to a DOM element with the id <code>map</code>.</p></div>
</header>
<article>
<div class="container-overview">
<dt>
<div class="nameContainer">
<h4 class="name" id="Map">
<span class="stability experimental">experimental</span>
new ol.Map<span class="signature">(options)</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line164">line 164</a>
</div>
</div>
</dt>
<dd>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>options</code></td>
<td colspan=2 class="description last">
<p>Map options.</p>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>controls</code></td>
<td class="type">
<span class="param-type"><a href="ol.Collection.html">ol.Collection</a></span>
|
<span class="param-type">Array.&lt;<a href="ol.control.Control.html">ol.control.Control</a>></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last">
<p>Controls initially added to the map.</p></td>
</tr>
<tr>
<td class="name"><code>deviceOptions</code></td>
<td class="type">
<span class="param-type"><a href="olx.html#DeviceOptions">olx.DeviceOptions</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last">
<p>Device options for the map.</p></td>
</tr>
<tr>
<td class="name"><code>pixelRatio</code></td>
<td class="type">
<span class="param-type">number</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last">
<p>The ratio between physical pixels and device-independent pixels (dips) on the
device. If <code>undefined</code> then it gets set by using <code>window.devicePixelRatio</code>.</p></td>
</tr>
<tr>
<td class="name"><code>interactions</code></td>
<td class="type">
<span class="param-type"><a href="ol.Collection.html">ol.Collection</a></span>
|
<span class="param-type">Array.&lt;<a href="ol.interaction.Interaction.html">ol.interaction.Interaction</a>></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last">
<p>Interactions that are initially added to the map.</p></td>
</tr>
<tr>
<td class="name"><code>keyboardEventTarget</code></td>
<td class="type">
<span class="param-type">Element</span>
|
<span class="param-type">Document</span>
|
<span class="param-type">string</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last">
<p>The element to listen to keyboard events on. This determines when the
<code>KeyboardPan</code> and <code>KeyboardZoom</code> interactions trigger. For example, if this
option is set to <code>document</code> the keyboard interactions will always trigger. If
this option is not specified, the element the library listens to keyboard
events on is the map target (i.e. the user-provided div for the map). If this
is not <code>document</code> the target element needs to be focused for key events to be
emitted, requiring that the target element has a <code>tabindex</code> attribute.</p></td>
</tr>
<tr>
<td class="name"><code>layers</code></td>
<td class="type">
<span class="param-type">Array.&lt;<a href="ol.layer.Base.html">ol.layer.Base</a>></span>
|
<span class="param-type"><a href="ol.Collection.html">ol.Collection</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last">
<p>Layers.</p></td>
</tr>
<tr>
<td class="name"><code>ol3Logo</code></td>
<td class="type">
<span class="param-type">boolean</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last">
<p>Show ol3 logo. Default is <code>true</code>.</p></td>
</tr>
<tr>
<td class="name"><code>overlays</code></td>
<td class="type">
<span class="param-type"><a href="ol.Collection.html">ol.Collection</a></span>
|
<span class="param-type">Array.&lt;<a href="ol.Overlay.html">ol.Overlay</a>></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last">
<p>Overlays initially added to the map.</p></td>
</tr>
<tr>
<td class="name"><code>renderer</code></td>
<td class="type">
<span class="param-type"><a href="ol.html#RendererHint">ol.RendererHint</a></span>
|
<span class="param-type">Array.&lt;(<a href="ol.html#RendererHint">ol.RendererHint</a>|string)></span>
|
<span class="param-type">string</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last">
<p>Renderer.</p></td>
</tr>
<tr>
<td class="name"><code>target</code></td>
<td class="type">
<span class="param-type">Element</span>
|
<span class="param-type">string</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last">
<p>The container for the map.</p></td>
</tr>
<tr>
<td class="name"><code>view</code></td>
<td class="type">
<span class="param-type"><a href="ol.IView.html">ol.IView</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last">
<p>The map's view.</p></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
<h5>Fires:</h5>
<ul>
<li>
<span class="stability experimental">experimental</span>
<code><a href="ol.ObjectEvent.html#event:beforepropertychange">beforepropertychange</a></code>
(<a href="ol.ObjectEvent.html">ol.ObjectEvent</a>)
- Triggered before a property is changed.
</li>
<li>
<code>change</code>
</li>
<li>
<code>change:layerGroup</code>
(<a href="ol.ObjectEvent.html">ol.ObjectEvent</a>)
</li>
<li>
<code>change:size</code>
(<a href="ol.ObjectEvent.html">ol.ObjectEvent</a>)
</li>
<li>
<code>change:target</code>
(<a href="ol.ObjectEvent.html">ol.ObjectEvent</a>)
</li>
<li>
<code>change:view</code>
(<a href="ol.ObjectEvent.html">ol.ObjectEvent</a>)
</li>
<li>
<span class="stability experimental">experimental</span>
<code><a href="ol.MapBrowserEvent.html#event:click">click</a></code>
(<a href="ol.MapBrowserEvent.html">ol.MapBrowserEvent</a>)
- A click with no dragging. A double click will fire two of this.
</li>
<li>
<span class="stability experimental">experimental</span>
<code><a href="ol.MapBrowserEvent.html#event:dblclick">dblclick</a></code>
(<a href="ol.MapBrowserEvent.html">ol.MapBrowserEvent</a>)
- A true double click, with no dragging.
</li>
<li>
<span class="stability experimental">experimental</span>
<code><a href="ol.MapEvent.html#event:moveend">moveend</a></code>
(<a href="ol.MapEvent.html">ol.MapEvent</a>)
- Triggered after the map is moved.
</li>
<li>
<span class="stability experimental">experimental</span>
<code><a href="ol.MapBrowserEvent.html#event:pointerdrag">pointerdrag</a></code>
(<a href="ol.MapBrowserEvent.html">ol.MapBrowserEvent</a>)
- Triggered when a pointer is dragged.
</li>
<li>
<span class="stability experimental">experimental</span>
<code><a href="ol.MapBrowserEvent.html#event:pointermove">pointermove</a></code>
(<a href="ol.MapBrowserEvent.html">ol.MapBrowserEvent</a>)
- Triggered when a pointer is moved.
</li>
<li>
<span class="stability experimental">experimental</span>
<code><a href="ol.render.Event.html#event:postcompose">postcompose</a></code>
(<a href="ol.render.Event.html">ol.render.Event</a>)
</li>
<li>
<span class="stability experimental">experimental</span>
<code><a href="ol.MapEvent.html#event:postrender">postrender</a></code>
(<a href="ol.MapEvent.html">ol.MapEvent</a>)
- Triggered after a map frame is rendered.
</li>
<li>
<span class="stability experimental">experimental</span>
<code><a href="ol.render.Event.html#event:precompose">precompose</a></code>
(<a href="ol.render.Event.html">ol.render.Event</a>)
</li>
<li>
<span class="stability experimental">experimental</span>
<code><a href="ol.ObjectEvent.html#event:propertychange">propertychange</a></code>
(<a href="ol.ObjectEvent.html">ol.ObjectEvent</a>)
- Triggered when a property is changed.
</li>
<li>
<span class="stability experimental">experimental</span>
<code><a href="ol.render.Event.html#event:render">render</a></code>
(<a href="ol.render.Event.html">ol.render.Event</a>)
</li>
<li>
<span class="stability experimental">experimental</span>
<code><a href="ol.MapBrowserEvent.html#event:singleclick">singleclick</a></code>
(<a href="ol.MapBrowserEvent.html">ol.MapBrowserEvent</a>)
- A true single click with no dragging and no double click. Note that this
event is delayed by 250 ms to ensure that it is not a double click.
</li>
</ul>
</dd>
</div>
<h3 class="subsection-title">Extends</h3>
<ul>
<li><a href="ol.Object.html">ol.Object</a></li>
</ul>
<h3 class="subsection-title">Observable Properties</h3>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Settable</th>
<th><a href="ol.ObjectEvent.html">ol.ObjectEvent</a> type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>layerGroup</code></td>
<td class="type">
<span class="param-type"><a href="ol.layer.Group.html">ol.layer.Group</a></span>
</td>
<td class="setter">yes</td>
<td class="event"><code>change:layergroup</code></td>
<td class="description last"><p>A layer group containing the layers in this map.</p></td>
</tr>
<tr>
<td class="name"><code>size</code></td>
<td class="type">
<span class="param-type"><a href="ol.html#Size">ol.Size</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="setter">yes</td>
<td class="event"><code>change:size</code></td>
<td class="description last"><p>The size in pixels of the map in the DOM.</p></td>
</tr>
<tr>
<td class="name"><code>target</code></td>
<td class="type">
<span class="param-type">Element</span>
|
<span class="param-type">string</span>
|
<span class="param-type">undefined</span>
</td>
<td class="setter">yes</td>
<td class="event"><code>change:target</code></td>
<td class="description last"><p>The Element or id of the Element that the
map is rendered in.</p></td>
</tr>
<tr>
<td class="name"><code>view</code></td>
<td class="type">
<span class="param-type"><a href="ol.IView.html">ol.IView</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="setter">yes</td>
<td class="event"><code>change:view</code></td>
<td class="description last"><p>The view that controls this map.</p></td>
</tr>
</tbody>
</table>
</dl>
<h3 class="subsection-title">Methods</h3>
<dl>
<dt>
<div class="nameContainer">
<h4 class="name" id="addControl">
<span class="stability experimental">experimental</span>
addControl<span class="signature">(control)</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line465">line 465</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Add the given control to the map.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>control</code></td>
<td class="type">
<span class="param-type"><a href="ol.control.Control.html">ol.control.Control</a></span>
</td>
<td class="description last">
<p>Control.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="addInteraction">
<span class="stability experimental">experimental</span>
addInteraction<span class="signature">(interaction)</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line477">line 477</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Add the given interaction to the map.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>interaction</code></td>
<td class="type">
<span class="param-type"><a href="ol.interaction.Interaction.html">ol.interaction.Interaction</a></span>
</td>
<td class="description last">
<p>Interaction to add.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="addLayer">
<span class="stability experimental">experimental</span>
addLayer<span class="signature">(layer)</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line489">line 489</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Adds the given layer to the top of this map.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>layer</code></td>
<td class="type">
<span class="param-type"><a href="ol.layer.Base.html">ol.layer.Base</a></span>
</td>
<td class="description last">
<p>Layer.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="addOverlay">
<span class="stability experimental">experimental</span>
addOverlay<span class="signature">(overlay)</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line501">line 501</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Add the given overlay to the map.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>overlay</code></td>
<td class="type">
<span class="param-type"><a href="ol.Overlay.html">ol.Overlay</a></span>
</td>
<td class="description last">
<p>Overlay.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="beforeRender">
<span class="stability experimental">experimental</span>
beforeRender<span class="signature">(var_args)</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line515">line 515</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Add functions to be called before rendering. This can be used for attaching
animations before updating the map's view. The <a href="ol.animation.html"><code>ol.animation</code></a>
namespace provides several static methods for creating prerender functions.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>var_args</code></td>
<td class="type">
<span class="param-type"><a href="ol.html#PreRenderFunction">ol.PreRenderFunction</a></span>
</td>
<td class="description last">
<p>Any number of pre-render functions.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer inherited">
<h4 class="name" id="bindTo">
<span class="stability experimental">experimental</span>
<span class="inherited"><a href="ol.Object.html#bindTo">inherited</a></span>
bindTo<span class="signature">(key, target, <span class="optional">opt_targetKey</span>)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{ol.ObjectAccessor}</span>
</h4>
<div class="tag-source">
<a href="object.js.html">src/ol/object.js</a>, <a href="object.js.html#line247">line 247</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>The bindTo method allows you to set up a two-way binding between a
<code>source</code> and <code>target</code> object. The method returns an
ol.ObjectAccessor with a transform method that lets you transform
values on the way from the source to the target and on the way back.</p>
<p>For example, if you had two map views (sourceView and targetView)
and you wanted the target view to have double the resolution of the
source view, you could transform the resolution on the way to and
from the target with the following:</p>
<pre><code>sourceView.bindTo('resolution', targetView)
.transform(
function(sourceResolution) {
// from sourceView.resolution to targetView.resolution
return 2 * sourceResolution;
},
function(targetResolution) {
// from targetView.resolution to sourceView.resolution
return targetResolution / 2;
}
);
</code></pre>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>key</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="attributes">
</td>
<td class="description last">
<p>Key name.</p></td>
</tr>
<tr>
<td class="name"><code>target</code></td>
<td class="type">
<span class="param-type"><a href="ol.Object.html">ol.Object</a></span>
</td>
<td class="attributes">
</td>
<td class="description last">
<p>Target.</p></td>
</tr>
<tr>
<td class="name"><code>targetKey</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="attributes">
&lt;optional><br>
</td>
<td class="description last">
<span class="optional">optional</span>
<p>Target key.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer inherited">
<h4 class="name" id="dispatchChangeEvent">
<span class="stability experimental">experimental</span>
<span class="inherited"><a href="ol.Observable.html#dispatchChangeEvent">inherited</a></span>
dispatchChangeEvent<span class="signature">()</span>
</h4>
<div class="tag-source">
<a href="observable.js.html">src/ol/observable.js</a>, <a href="observable.js.html#line39">line 39</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Dispatches a <code>change</code> event. Register a listener for this event to get
notified of changes.</p>
</div>
<dl class="details">
</dl>
<h5>Fires:</h5>
<ul>
<li>
<code>change</code>
</li>
</ul>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="forEachFeatureAtPixel">
<span class="stability experimental">experimental</span>
forEachFeatureAtPixel<span class="signature">(pixel, callback, <span class="optional">opt_this</span>, opt_layerFilter, <span class="optional">opt_this2</span>)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{T|undefined}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line554">line 554</a>
</div>
</div>
</dt>
<dd>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>pixel</code></td>
<td class="type">
<span class="param-type"><a href="ol.html#Pixel">ol.Pixel</a></span>
</td>
<td class="attributes">
</td>
<td class="description last">
<p>Pixel.</p></td>
</tr>
<tr>
<td class="name"><code>callback</code></td>
<td class="type">
<span class="param-type">function</span>
</td>
<td class="attributes">
</td>
<td class="description last">
<p>Feature
callback.</p></td>
</tr>
<tr>
<td class="name"><code>this</code></td>
<td class="type">
<span class="param-type">S</span>
</td>
<td class="attributes">
&lt;optional><br>
</td>
<td class="description last">
<span class="optional">optional</span>
<p>Value to use as <code>this</code> when executing <code>callback</code>.</p></td>
</tr>
<tr>
<td class="name"><code>layerFilter</code></td>
<td class="type">
<span class="param-type">function</span>
</td>
<td class="attributes">
</td>
<td class="description last">
<p>Layer
filter function, only layers which are visible and for which this
function returns <code>true</code> will be tested for features. By default, all
visible layers will be tested.</p></td>
</tr>
<tr>
<td class="name"><code>this2</code></td>
<td class="type">
<span class="param-type">U</span>
</td>
<td class="attributes">
&lt;optional><br>
</td>
<td class="description last">
<span class="optional">optional</span>
<p>Value to use as <code>this</code> when executing <code>layerFilter</code>.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
<h5>Returns:</h5>
result.
<br />
</dd>
<dt>
<div class="nameContainer inherited">
<h4 class="name" id="get">
<span class="stability experimental">experimental</span>
<span class="inherited"><a href="ol.Object.html#get">inherited</a></span>
get<span class="signature">(key)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{*}</span>
</h4>
<div class="tag-source">
<a href="object.js.html">src/ol/object.js</a>, <a href="object.js.html#line304">line 304</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Gets a value.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>key</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="description last">
<p>Key name.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="getControls">
<span class="stability experimental">experimental</span>
getControls<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="ol.Collection.html">ol.Collection</a>}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line646">line 646</a>
</div>
</div>
</dt>
<dd>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="getCoordinateFromPixel">
<span class="stability experimental">experimental</span>
getCoordinateFromPixel<span class="signature">(pixel)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="ol.html#Coordinate">ol.Coordinate</a>}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line631">line 631</a>
</div>
</div>
</dt>
<dd>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>pixel</code></td>
<td class="type">
<span class="param-type"><a href="ol.html#Pixel">ol.Pixel</a></span>
</td>
<td class="description last">
<p>Pixel.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="getEventCoordinate">
<span class="stability experimental">experimental</span>
getEventCoordinate<span class="signature">(event)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="ol.html#Coordinate">ol.Coordinate</a>}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line576">line 576</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Returns the geographical coordinate for a browser event.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>event</code></td>
<td class="type">
<span class="param-type">Event</span>
</td>
<td class="description last">
<p>Event.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="getEventPixel">
<span class="stability experimental">experimental</span>
getEventPixel<span class="signature">(event)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="ol.html#Pixel">ol.Pixel</a>}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line587">line 587</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Returns the map pixel position for a browser event.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>event</code></td>
<td class="type">
<span class="param-type">Event</span>
</td>
<td class="description last">
<p>Event.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="getInteractions">
<span class="stability experimental">experimental</span>
getInteractions<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="ol.Collection.html">ol.Collection</a>}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line669">line 669</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Gets the collection of <a href="ol.interaction.Interaction.html"><code>ol.interaction.Interaction</code></a> instances
associated with this map. Modifying this collection changes the interactions
associated with the map.</p>
<p>Interactions are used for e.g. pan, zoom and rotate.</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
ol.interaction.Interaction Interactions}.
<br />
</dd>
<dt>
<div class="nameContainer inherited">
<h4 class="name" id="getKeys">
<span class="stability experimental">experimental</span>
<span class="inherited"><a href="ol.Object.html#getKeys">inherited</a></span>
getKeys<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Array.&lt;string>}</span>
</h4>
<div class="tag-source">
<a href="object.js.html">src/ol/object.js</a>, <a href="object.js.html#line332">line 332</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Get a list of object property names.</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
of property names.
<br />
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="getLayerGroup">
<span class="stability experimental">experimental</span>
getLayerGroup<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="ol.layer.Group.html">ol.layer.Group</a>}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line680">line 680</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Get the layergroup associated with this map.</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
layer group containing the layers in this map.
<br />
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="getLayers">
<span class="stability experimental">experimental</span>
getLayers<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="ol.Collection.html">ol.Collection</a>|undefined}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line695">line 695</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Get the collection of layers associated with this map.</p>
</div>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="getOverlays">
<span class="stability experimental">experimental</span>
getOverlays<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="ol.Collection.html">ol.Collection</a>}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line655">line 655</a>
</div>
</div>
</dt>
<dd>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="getPixelFromCoordinate">
<span class="stability experimental">experimental</span>
getPixelFromCoordinate<span class="signature">(coordinate)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="ol.html#Pixel">ol.Pixel</a>}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line710">line 710</a>
</div>
</div>
</dt>
<dd>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>coordinate</code></td>
<td class="type">
<span class="param-type"><a href="ol.html#Coordinate">ol.Coordinate</a></span>
</td>
<td class="description last">
<p>Coordinate.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer inherited">
<h4 class="name" id="getProperties">
<span class="stability experimental">experimental</span>
<span class="inherited"><a href="ol.Object.html#getProperties">inherited</a></span>
getProperties<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Object.&lt;string, *>}</span>
</h4>
<div class="tag-source">
<a href="object.js.html">src/ol/object.js</a>, <a href="object.js.html#line364">line 364</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Get an object of all property names and values.</p>
</div>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="getSize">
<span class="stability experimental">experimental</span>
getSize<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="ol.html#Size">ol.Size</a>|undefined}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line727">line 727</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Get the size of this map.</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
size in pixels of the map in the DOM.
<br />
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="getTarget">
<span class="stability experimental">experimental</span>
getTarget<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Element|string|undefined}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line616">line 616</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Get the target in which this map is rendered.
Note that this returns what is entered as an option or in setTarget:
if that was an element, it returns an element; if a string, it returns that.</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
Element or id of the Element that the
map is rendered in.
<br />
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="getView">
<span class="stability experimental">experimental</span>
getView<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="ol.IView.html">ol.IView</a>|undefined}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line743">line 743</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Get the view associated with this map. This can be a 2D or 3D view. A 2D
view manages properties such as center and resolution.</p>
</div>
<dl class="details">
</dl>
<h5>Returns:</h5>
view that controls this map.
<br />
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="getViewport">
<span class="stability experimental">experimental</span>
getViewport<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Element}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line756">line 756</a>
</div>
</div>
</dt>
<dd>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer inherited">
<h4 class="name" id="notify">
<span class="stability experimental">experimental</span>
<span class="inherited"><a href="ol.Object.html#notify">inherited</a></span>
notify<span class="signature">(key)</span>
</h4>
<div class="tag-source">
<a href="object.js.html">src/ol/object.js</a>, <a href="object.js.html#line384">line 384</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Notify all observers of a change on this property. This notifies both
objects that are bound to the object's property as well as the object
that it is bound to.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>key</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="description last">
<p>Key name.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer inherited">
<h4 class="name" id="on">
<span class="stability experimental">experimental</span>
<span class="inherited"><a href="ol.Observable.html#on">inherited</a></span>
on<span class="signature">(type, listener, <span class="optional">opt_this</span>)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{goog.events.Key}</span>
</h4>
<div class="tag-source">
<a href="observable.js.html">src/ol/observable.js</a>, <a href="observable.js.html#line61">line 61</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Listen for a certain type of event.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>type</code></td>
<td class="type">
<span class="param-type">string</span>
|
<span class="param-type">Array.&lt;string></span>
</td>
<td class="attributes">
</td>
<td class="description last">
<p>The event type or array of event types.</p></td>
</tr>
<tr>
<td class="name"><code>listener</code></td>
<td class="type">
<span class="param-type">function</span>
</td>
<td class="attributes">
</td>
<td class="description last">
<p>The listener function.</p></td>
</tr>
<tr>
<td class="name"><code>this</code></td>
<td class="type">
<span class="param-type">Object</span>
</td>
<td class="attributes">
&lt;optional><br>
</td>
<td class="description last">
<span class="optional">optional</span>
<p>The object to use as <code>this</code> in <code>listener</code>.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
<h5>Returns:</h5>
key for the listener.
<br />
</dd>
<dt>
<div class="nameContainer inherited">
<h4 class="name" id="once">
<span class="stability experimental">experimental</span>
<span class="inherited"><a href="ol.Observable.html#once">inherited</a></span>
once<span class="signature">(type, listener, <span class="optional">opt_this</span>)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{goog.events.Key}</span>
</h4>
<div class="tag-source">
<a href="observable.js.html">src/ol/observable.js</a>, <a href="observable.js.html#line74">line 74</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Listen once for a certain type of event.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>type</code></td>
<td class="type">
<span class="param-type">string</span>
|
<span class="param-type">Array.&lt;string></span>
</td>
<td class="attributes">
</td>
<td class="description last">
<p>The event type or array of event types.</p></td>
</tr>
<tr>
<td class="name"><code>listener</code></td>
<td class="type">
<span class="param-type">function</span>
</td>
<td class="attributes">
</td>
<td class="description last">
<p>The listener function.</p></td>
</tr>
<tr>
<td class="name"><code>this</code></td>
<td class="type">
<span class="param-type">Object</span>
</td>
<td class="attributes">
&lt;optional><br>
</td>
<td class="description last">
<span class="optional">optional</span>
<p>The object to use as <code>this</code> in <code>listener</code>.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
<h5>Returns:</h5>
key for the listener.
<br />
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="removeControl">
<span class="stability experimental">experimental</span>
removeControl<span class="signature">(control)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="ol.control.Control.html">ol.control.Control</a>|undefined}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line1089">line 1089</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Remove the given control from the map.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>control</code></td>
<td class="type">
<span class="param-type"><a href="ol.control.Control.html">ol.control.Control</a></span>
</td>
<td class="description last">
<p>Control.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
<h5>Returns:</h5>
removed control of undefined
if the control was not found.
<br />
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="removeInteraction">
<span class="stability experimental">experimental</span>
removeInteraction<span class="signature">(interaction)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="ol.interaction.Interaction.html">ol.interaction.Interaction</a>|undefined}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line1106">line 1106</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Remove the given interaction from the map.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>interaction</code></td>
<td class="type">
<span class="param-type"><a href="ol.interaction.Interaction.html">ol.interaction.Interaction</a></span>
</td>
<td class="description last">
<p>Interaction to remove.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
<h5>Returns:</h5>
removed interaction (or
undefined if the interaction was not found).
<br />
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="removeLayer">
<span class="stability experimental">experimental</span>
removeLayer<span class="signature">(layer)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="ol.layer.Base.html">ol.layer.Base</a>|undefined}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line1124">line 1124</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Removes the given layer from the map.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>layer</code></td>
<td class="type">
<span class="param-type"><a href="ol.layer.Base.html">ol.layer.Base</a></span>
</td>
<td class="description last">
<p>Layer.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
<h5>Returns:</h5>
removed layer or undefined if the
layer was not found.
<br />
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="removeOverlay">
<span class="stability experimental">experimental</span>
removeOverlay<span class="signature">(overlay)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="ol.Overlay.html">ol.Overlay</a>|undefined}</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line1138">line 1138</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Remove the given overlay from the map.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>overlay</code></td>
<td class="type">
<span class="param-type"><a href="ol.Overlay.html">ol.Overlay</a></span>
</td>
<td class="description last">
<p>Overlay.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
<h5>Returns:</h5>
removed overlay of undefined
if the overlay was not found.
<br />
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="render">
<span class="stability experimental">experimental</span>
render<span class="signature">()</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line1075">line 1075</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Request that renderFrame_ be called some time in the future.</p>
</div>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="renderSync">
<span class="stability experimental">experimental</span>
renderSync<span class="signature">()</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line1066">line 1066</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Render.</p>
</div>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer inherited">
<h4 class="name" id="set">
<span class="stability experimental">experimental</span>
<span class="inherited"><a href="ol.Object.html#set">inherited</a></span>
set<span class="signature">(key, value)</span>
</h4>
<div class="tag-source">
<a href="object.js.html">src/ol/object.js</a>, <a href="object.js.html#line415">line 415</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Sets a value.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>key</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="description last">
<p>Key name.</p></td>
</tr>
<tr>
<td class="name"><code>value</code></td>
<td class="type">
<span class="param-type">*</span>
</td>
<td class="description last">
<p>Value.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="setLayerGroup">
<span class="stability experimental">experimental</span>
setLayerGroup<span class="signature">(layerGroup)</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line1262">line 1262</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Sets the layergroup of this map.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>layerGroup</code></td>
<td class="type">
<span class="param-type"><a href="ol.layer.Group.html">ol.layer.Group</a></span>
</td>
<td class="description last">
<p>A layer group containing the layers in
this map.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="setSize">
<span class="stability experimental">experimental</span>
setSize<span class="signature">(size)</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line1277">line 1277</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Set the size of this map.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>size</code></td>
<td class="type">
<span class="param-type"><a href="ol.html#Size">ol.Size</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last">
<p>The size in pixels of the map in the DOM.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="setTarget">
<span class="stability experimental">experimental</span>
setTarget<span class="signature">(target)</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line1293">line 1293</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Set the target element to render this map into.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>target</code></td>
<td class="type">
<span class="param-type">Element</span>
|
<span class="param-type">string</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last">
<p>The Element or id of the Element
that the map is rendered in.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer inherited">
<h4 class="name" id="setValues">
<span class="stability experimental">experimental</span>
<span class="inherited"><a href="ol.Object.html#setValues">inherited</a></span>
setValues<span class="signature">(values)</span>
</h4>
<div class="tag-source">
<a href="object.js.html">src/ol/object.js</a>, <a href="object.js.html#line444">line 444</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Sets a collection of key-value pairs.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>values</code></td>
<td class="type">
<span class="param-type">Object.&lt;string, *></span>
</td>
<td class="description last">
<p>Values.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="setView">
<span class="stability experimental">experimental</span>
setView<span class="signature">(view)</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line1308">line 1308</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Set the view for this map.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>view</code></td>
<td class="type">
<span class="param-type"><a href="ol.IView.html">ol.IView</a></span>
</td>
<td class="description last">
<p>The view that controls this map.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer inherited">
<h4 class="name" id="un">
<span class="stability experimental">experimental</span>
<span class="inherited"><a href="ol.Observable.html#un">inherited</a></span>
un<span class="signature">(type, listener, <span class="optional">opt_this</span>)</span>
</h4>
<div class="tag-source">
<a href="observable.js.html">src/ol/observable.js</a>, <a href="observable.js.html#line86">line 86</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Unlisten for a certain type of event.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>type</code></td>
<td class="type">
<span class="param-type">string</span>
|
<span class="param-type">Array.&lt;string></span>
</td>
<td class="attributes">
</td>
<td class="description last">
<p>The event type or array of event types.</p></td>
</tr>
<tr>
<td class="name"><code>listener</code></td>
<td class="type">
<span class="param-type">function</span>
</td>
<td class="attributes">
</td>
<td class="description last">
<p>The listener function.</p></td>
</tr>
<tr>
<td class="name"><code>this</code></td>
<td class="type">
<span class="param-type">Object</span>
</td>
<td class="attributes">
&lt;optional><br>
</td>
<td class="description last">
<span class="optional">optional</span>
<p>The object to use as <code>this</code> in <code>listener</code>.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer inherited">
<h4 class="name" id="unbind">
<span class="stability experimental">experimental</span>
<span class="inherited"><a href="ol.Object.html#unbind">inherited</a></span>
unbind<span class="signature">(key)</span>
</h4>
<div class="tag-source">
<a href="object.js.html">src/ol/object.js</a>, <a href="object.js.html#line458">line 458</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Removes a binding. Unbinding will set the unbound property to the current
value. The object will not be notified, as the value has not changed.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>key</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="description last">
<p>Key name.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer inherited">
<h4 class="name" id="unbindAll">
<span class="stability experimental">experimental</span>
<span class="inherited"><a href="ol.Object.html#unbindAll">inherited</a></span>
unbindAll<span class="signature">()</span>
</h4>
<div class="tag-source">
<a href="object.js.html">src/ol/object.js</a>, <a href="object.js.html#line482">line 482</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Removes all bindings.</p>
</div>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer inherited">
<h4 class="name" id="unByKey">
<span class="stability experimental">experimental</span>
<span class="inherited"><a href="ol.Observable.html#unByKey">inherited</a></span>
unByKey<span class="signature">(key)</span>
</h4>
<div class="tag-source">
<a href="observable.js.html">src/ol/observable.js</a>, <a href="observable.js.html#line96">line 96</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Removes an event listener using the key returned by <code>on()</code> or <code>once()</code>.</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>key</code></td>
<td class="type">
<span class="param-type">goog.events.Key</span>
</td>
<td class="description last">
<p>Key.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="updateSize">
<span class="stability experimental">experimental</span>
updateSize<span class="signature">()</span>
</h4>
<div class="tag-source">
<a href="map.js.html">src/ol/map.js</a>, <a href="map.js.html#line1332">line 1332</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>Force a recalculation of the map viewport size. This should be called when
third-party code changes the size of the map viewport.</p>
</div>
<dl class="details">
</dl>
</dd>
</dl>
</article>
</section>
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-alpha5</a> on Tue May 06 2014 14:14:21 GMT-0500 (CDT)
</footer>
</div>
</div>
<script>prettyPrint();</script>
<script src="scripts/linenumber.js"></script>
<script src="scripts/main.js"></script>
</body>
</html>