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

10509 lines
389 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>OpenLayers 3 API Documentation - Namespace: interaction</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="olx.interaction.html">Namespace: interaction</h1>
<section>
<header>
<h2>
<span class="ancestors"><a href="olx.html">olx</a>.</span>
interaction
</h2>
</header>
<article>
<div class="container-overview">
<dl class="details">
</dl>
</div>
<h3 class="subsection-title">Type Definitions</h3>
<dl>
<dt>
<div class="nameContainer">
<h4 class="name" id="DefaultsOptions">
<span class="stability experimental">experimental</span>
olx.interaction.DefaultsOptions<span class="type-signature type object">Object</span> </h4>
</div>
</dt>
<dd>
<div class="description">
<p>Interactions for the map. Default is <code>true</code> for all options.</p>
</div>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>altShiftDragRotate</code></td>
<td class="type">
<span class="param-type">boolean</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Whether Alt-Shift-drag rotate is desired. Default is <code>true</code>.</p></td>
</tr>
<tr>
<td class="name"><code>doubleClickZoom</code></td>
<td class="type">
<span class="param-type">boolean</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Whether double click zoom is desired. Default is <code>true</code>.</p></td>
</tr>
<tr>
<td class="name"><code>keyboard</code></td>
<td class="type">
<span class="param-type">boolean</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Whether keyboard interaction is desired. Default is <code>true</code>.</p></td>
</tr>
<tr>
<td class="name"><code>mouseWheelZoom</code></td>
<td class="type">
<span class="param-type">boolean</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Whether mousewheel zoom is desired. Default is <code>true</code>.</p></td>
</tr>
<tr>
<td class="name"><code>shiftDragZoom</code></td>
<td class="type">
<span class="param-type">boolean</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Whether Shift-drag zoom is desired. Default is <code>true</code>.</p></td>
</tr>
<tr>
<td class="name"><code>dragPan</code></td>
<td class="type">
<span class="param-type">boolean</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Whether drag pan is desired. Default is <code>true</code>.</p></td>
</tr>
<tr>
<td class="name"><code>pinchRotate</code></td>
<td class="type">
<span class="param-type">boolean</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Whether pinch rotate is desired. Default is <code>true</code>.</p></td>
</tr>
<tr>
<td class="name"><code>pinchZoom</code></td>
<td class="type">
<span class="param-type">boolean</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Whether pinch zoom is desired. Default is <code>true</code>.</p></td>
</tr>
<tr>
<td class="name"><code>zoomDelta</code></td>
<td class="type">
<span class="param-type">number</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Zoom delta.</p></td>
</tr>
<tr>
<td class="name"><code>zoomDuration</code></td>
<td class="type">
<span class="param-type">number</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Zoom duration.</p></td>
</tr>
</tbody>
</table></dl>
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="DoubleClickZoomOptions">
<span class="stability experimental">experimental</span>
olx.interaction.DoubleClickZoomOptions<span class="type-signature type object">Object</span> </h4>
</div>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>duration</code></td>
<td class="type">
<span class="param-type">number</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Animation duration in milliseconds. Default is <code>250</code>.</p></td>
</tr>
<tr>
<td class="name"><code>delta</code></td>
<td class="type">
<span class="param-type">number</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>The zoom delta applied on each double click, default is <code>1</code>.</p></td>
</tr>
</tbody>
</table></dl>
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="DragAndDropOptions">
<span class="stability experimental">experimental</span>
olx.interaction.DragAndDropOptions<span class="type-signature type object">Object</span> </h4>
</div>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>formatConstructors</code></td>
<td class="type">
<span class="param-type">Array.&lt;function(new:<a href="ol.format.Feature.html">ol.format.Feature</a>)></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Format constructors.</p></td>
</tr>
<tr>
<td class="name"><code>reprojectTo</code></td>
<td class="type">
<span class="param-type"><a href="ol.proj.html#ProjectionLike">ol.proj.ProjectionLike</a></span>
</td>
<td class="description last"><p>Target projection. By default, the map's view's projection is used.</p></td>
</tr>
</tbody>
</table></dl>
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="DragBoxOptions">
<span class="stability experimental">experimental</span>
olx.interaction.DragBoxOptions<span class="type-signature type object">Object</span> </h4>
</div>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>condition</code></td>
<td class="type">
<span class="param-type"><a href="ol.events.html#ConditionType">ol.events.ConditionType</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>A conditional modifier (i.e. Shift key) that determines if the interaction is
active or not, default is always.</p></td>
</tr>
<tr>
<td class="name"><code>style</code></td>
<td class="type">
<span class="param-type"><a href="ol.style.Style.html">ol.style.Style</a></span>
</td>
<td class="description last"><p>Style for the box.</p></td>
</tr>
</tbody>
</table></dl>
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="DragPanOptions">
<span class="stability experimental">experimental</span>
olx.interaction.DragPanOptions<span class="type-signature type object">Object</span> </h4>
</div>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>kinetic</code></td>
<td class="type">
<span class="param-type"><a href="ol.Kinetic.html">ol.Kinetic</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Kinetic inertia to apply to the pan.</p></td>
</tr>
</tbody>
</table></dl>
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="DragRotateAndZoomOptions">
<span class="stability experimental">experimental</span>
olx.interaction.DragRotateAndZoomOptions<span class="type-signature type object">Object</span> </h4>
</div>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>condition</code></td>
<td class="type">
<span class="param-type"><a href="ol.events.html#ConditionType">ol.events.ConditionType</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>A conditional modifier (i.e. Shift key) that determines if the interaction is
active or not, default is shify key.</p></td>
</tr>
</tbody>
</table></dl>
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="DragRotateOptions">
<span class="stability experimental">experimental</span>
olx.interaction.DragRotateOptions<span class="type-signature type object">Object</span> </h4>
</div>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>condition</code></td>
<td class="type">
<span class="param-type"><a href="ol.events.html#ConditionType">ol.events.ConditionType</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>A conditional modifier (i.e. Shift key) that determines if the interaction is
active or not, default is both shift and alt keys.</p></td>
</tr>
</tbody>
</table></dl>
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="DragZoomOptions">
<span class="stability experimental">experimental</span>
olx.interaction.DragZoomOptions<span class="type-signature type object">Object</span> </h4>
</div>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>condition</code></td>
<td class="type">
<span class="param-type"><a href="ol.events.html#ConditionType">ol.events.ConditionType</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>A conditional modifier (i.e. Shift key) that determines if the interaction is
active or not, default is shift key.</p></td>
</tr>
<tr>
<td class="name"><code>style</code></td>
<td class="type">
<span class="param-type"><a href="ol.style.Style.html">ol.style.Style</a></span>
</td>
<td class="description last"><p>Style for the box.</p></td>
</tr>
</tbody>
</table></dl>
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="DrawOptions">
<span class="stability experimental">experimental</span>
olx.interaction.DrawOptions<span class="type-signature type object">Object</span> </h4>
</div>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>features</code></td>
<td class="type">
<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>Destination collection for the drawn features.</p></td>
</tr>
<tr>
<td class="name"><code>source</code></td>
<td class="type">
<span class="param-type"><a href="ol.source.Vector.html">ol.source.Vector</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Destination source for the drawn features.</p></td>
</tr>
<tr>
<td class="name"><code>snapTolerance</code></td>
<td class="type">
<span class="param-type">number</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Pixel distance for snapping to the drawing finish (default is 12).</p></td>
</tr>
<tr>
<td class="name"><code>type</code></td>
<td class="type">
<span class="param-type"><a href="ol.geom.html#GeometryType">ol.geom.GeometryType</a></span>
</td>
<td class="description last"><p>Drawing type ('Point', 'LineString', 'Polygon', 'MultiPoint',
'MultiLineString', or 'MultiPolygon').</p></td>
</tr>
<tr>
<td class="name"><code>minPointsPerRing</code></td>
<td class="type">
<span class="param-type">number</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>The number of points that must be drawn before a polygon ring can be finished
(default is 3).</p></td>
</tr>
<tr>
<td class="name"><code>style</code></td>
<td class="type">
<span class="param-type"><a href="ol.style.Style.html">ol.style.Style</a></span>
|
<span class="param-type">Array.&lt;<a href="ol.style.Style.html">ol.style.Style</a>></span>
|
<span class="param-type"><a href="ol.feature_.html#StyleFunction">ol.feature.StyleFunction</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Style for sketch features.</p></td>
</tr>
</tbody>
</table></dl>
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="KeyboardPanOptions">
<span class="stability experimental">experimental</span>
olx.interaction.KeyboardPanOptions<span class="type-signature type object">Object</span> </h4>
</div>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>condition</code></td>
<td class="type">
<span class="param-type"><a href="ol.events.html#ConditionType">ol.events.ConditionType</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>A conditional modifier (i.e. Shift key) that determines if the interaction is
active or not, default is no modifiers.</p></td>
</tr>
<tr>
<td class="name"><code>pixelDelta</code></td>
<td class="type">
<span class="param-type">number</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Pixel The amount to pan on each key press. Default is <code>128</code> pixels.</p></td>
</tr>
</tbody>
</table></dl>
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="KeyboardZoomOptions">
<span class="stability experimental">experimental</span>
olx.interaction.KeyboardZoomOptions<span class="type-signature type object">Object</span> </h4>
</div>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>duration</code></td>
<td class="type">
<span class="param-type">number</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Animation duration in milliseconds. Default is <code>100</code>.</p></td>
</tr>
<tr>
<td class="name"><code>condition</code></td>
<td class="type">
<span class="param-type"><a href="ol.events.html#ConditionType">ol.events.ConditionType</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>A conditional modifier (i.e. Shift key) that determines if the interaction is
active or not, default is no modifiers.</p></td>
</tr>
<tr>
<td class="name"><code>delta</code></td>
<td class="type">
<span class="param-type">number</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>The amount to zoom on each key press. Default is <code>1</code>.</p></td>
</tr>
</tbody>
</table></dl>
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="ModifyOptions">
<span class="stability experimental">experimental</span>
olx.interaction.ModifyOptions<span class="type-signature type object">Object</span> </h4>
</div>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>deleteCondition</code></td>
<td class="type">
<span class="param-type"><a href="ol.events.html#ConditionType">ol.events.ConditionType</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Condition that determines which event results in a vertex deletion. Default
is a <code>singleclick</code> event with no modifier keys.</p></td>
</tr>
<tr>
<td class="name"><code>pixelTolerance</code></td>
<td class="type">
<span class="param-type">number</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Pixel tolerance for considering the pointer close enough to a segment or
vertex for editing. Default is 10 pixels.</p></td>
</tr>
<tr>
<td class="name"><code>style</code></td>
<td class="type">
<span class="param-type"><a href="ol.style.Style.html">ol.style.Style</a></span>
|
<span class="param-type">Array.&lt;<a href="ol.style.Style.html">ol.style.Style</a>></span>
|
<span class="param-type"><a href="ol.feature_.html#StyleFunction">ol.feature.StyleFunction</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>FeatureOverlay style.</p></td>
</tr>
<tr>
<td class="name"><code>features</code></td>
<td class="type">
<span class="param-type"><a href="ol.Collection.html">ol.Collection</a></span>
</td>
<td class="description last"><p>The features the interaction works on.</p></td>
</tr>
</tbody>
</table></dl>
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="MouseWheelZoomOptions">
<span class="stability experimental">experimental</span>
olx.interaction.MouseWheelZoomOptions<span class="type-signature type object">Object</span> </h4>
</div>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>duration</code></td>
<td class="type">
<span class="param-type">number</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Animation duration in milliseconds. Default is <code>250</code>.</p></td>
</tr>
</tbody>
</table></dl>
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="PinchRotateOptions">
<span class="stability experimental">experimental</span>
olx.interaction.PinchRotateOptions<span class="type-signature type object">Object</span> </h4>
</div>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>threshold</code></td>
<td class="type">
<span class="param-type">number</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Minimal angle in radians to start a rotation. Default is <code>0.3</code>.</p></td>
</tr>
</tbody>
</table></dl>
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="PinchZoomOptions">
<span class="stability experimental">experimental</span>
olx.interaction.PinchZoomOptions<span class="type-signature type object">Object</span> </h4>
</div>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>duration</code></td>
<td class="type">
<span class="param-type">number</span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>Animation duration in milliseconds. Default is <code>400</code>.</p></td>
</tr>
</tbody>
</table></dl>
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="SelectOptions">
<span class="stability experimental">experimental</span>
olx.interaction.SelectOptions<span class="type-signature type object">Object</span> </h4>
</div>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>addCondition</code></td>
<td class="type">
<span class="param-type"><a href="ol.events.html#ConditionType">ol.events.ConditionType</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>A conditional modifier (e.g. alt key) that determines if the feature is added
to the current selection. By default, this is never. Note that the default
toggle condition allows features to be added.</p></td>
</tr>
<tr>
<td class="name"><code>condition</code></td>
<td class="type">
<span class="param-type"><a href="ol.events.html#ConditionType">ol.events.ConditionType</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>A conditional modifier (e.g. shift key) that determines if the interaction is
active (i.e. selection occurs) or not. By default, a click with no modifier
keys toggles the selection.</p></td>
</tr>
<tr>
<td class="name"><code>layers</code></td>
<td class="type">
<span class="param-type">Array.&lt;<a href="ol.layer.Layer.html">ol.layer.Layer</a>></span>
|
<span class="param-type">function</span>
</td>
<td class="description last"><p>A list of layers from which features should be
selected. Alternatively, a filter function can be provided. The
function will be called for each layer in the map and should return
<code>true</code> for layers that you want to be selectable. If the option is
absent, all visible layers will be considered selectable.</p></td>
</tr>
<tr>
<td class="name"><code>style</code></td>
<td class="type">
<span class="param-type"><a href="ol.style.Style.html">ol.style.Style</a></span>
|
<span class="param-type">Array.&lt;<a href="ol.style.Style.html">ol.style.Style</a>></span>
|
<span class="param-type"><a href="ol.feature_.html#StyleFunction">ol.feature.StyleFunction</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>FeatureOverlay style.</p></td>
</tr>
<tr>
<td class="name"><code>removeCondition</code></td>
<td class="type">
<span class="param-type"><a href="ol.events.html#ConditionType">ol.events.ConditionType</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>A conditional modifier (e.g. alt key) that determines if the feature is
removed from the current selection. By default, this is never.</p></td>
</tr>
<tr>
<td class="name"><code>toggleCondition</code></td>
<td class="type">
<span class="param-type"><a href="ol.events.html#ConditionType">ol.events.ConditionType</a></span>
|
<span class="param-type">undefined</span>
</td>
<td class="description last"><p>A conditional modifier (e.g. shift key) that determines if the selection is
toggled in the current selection. By default, a shift-click toggles the
feature in the current selection.</p></td>
</tr>
</tbody>
</table></dl>
</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:32 GMT-0500 (CDT)
</footer>
</div>
</div>
<script>prettyPrint();</script>
<script src="scripts/linenumber.js"></script>
<script src="scripts/main.js"></script>
</body>
</html>