config/jsdoc/api/index.md
<a href="module-ol_Map-Map.html#Map">Creation</a>
<a href="module-ol_MapBrowserEvent-MapBrowserEvent.html">Events</a>
</div>
</div>
<a href="module-ol_layer_Image-ImageLayer.html">ol/layer/Image</a>
<a href="module-ol_layer_Vector-VectorLayer.html">ol/layer/Vector</a>
<a href="module-ol_layer_VectorImage-VectorImageLayer.html">ol/layer/VectorImage</a>
<a href="module-ol_layer_VectorTile-VectorTileLayer.html">ol/layer/VectorTile</a>
<a href="module-ol_layer_WebGLTile-WebGLTileLayer.html">ol/layer/WebGLTile</a>
</div>
</div>
<a href="module-ol_control_Control-Control.html">All controls</a>
</div>
</div>
Interactions for <a href="module-ol_Feature-Feature.html">vector features</a>
<ul><li><a href="module-ol_interaction_Select-Select.html">ol/interaction/Select</a></li>
<li><a href="module-ol_interaction_Draw-Draw.html">ol/interaction/Draw</a></li>
<li><a href="module-ol_interaction_Modify-Modify.html">ol/interaction/Modify</a></li>
</ul>
<a href="module-ol_interaction_Interaction-Interaction.html">All interactions</a>
</div>
</div>
<a href="module-ol_source_Image-ImageSource.html">Image sources</a> for <a href="module-ol_layer_Image-ImageLayer.html">ol/layer/Image</a>
<a href="module-ol_source_Vector-VectorSource.html">Vector sources</a> for <a href="module-ol_layer_Vector-VectorLayer.html">ol/layer/Vector</a>
<a href="module-ol_source_VectorTile-VectorTile.html">Vector tile sources</a> for <a href="module-ol_layer_VectorTile-VectorTileLayer.html">ol/layer/VectorTile</a>
<a href="module-ol_format_Feature-FeatureFormat.html">Formats</a> for reading/writing vector data
<a href="module-ol_format_WMSCapabilities-WMSCapabilities.html">ol/format/WMSCapabilities</a> </div> </div>
</div> <div class="col-xl-4 col-lg-6 py-3"> <div class="card h-100 bg-light"> <div class="card-body"> <h4 class="card-title">Projections</h4> <p>All coordinates and extents need to be provided in view projection (default: EPSG:3857). To transform coordinates from and to geographic, use <a href="module-ol_proj.html#.fromLonLat">fromLonLat()</a> and <a href="module-ol_proj.html#.toLonLat">toLonLat()</a>. For extents and other projections, use <a href="module-ol_proj.html#.transformExtent">transformExtent()</a> and <a href="module-ol_proj.html#.transform">transform()</a>.</p> <p>Find these functions and more in the <a href="module-ol_proj.html">ol/proj</a> module.</p> </div> </div> </div> <div class="col-xl-4 col-lg-6 py-3"> <div class="card h-100 bg-light"> <div class="card-body"> <h4 class="card-title">Observable objects</h4> <p>Changes to all <a href="module-ol_Object-BaseObject.html">Object</a>s can be observed by calling the <a href="module-ol_Object-BaseObject.html#on">object.on('propertychange')</a> method. Listeners receive an <a href="module-ol_Object.ObjectEvent.html">ObjectEvent</a> with information on the changed property and old value.</p> </div> </div> </div> <div class="col-xl-4 col-lg-6 py-3"> <div class="card h-100 bg-light"> <div class="card-body"> <h4 class="card-title">Other components</h4> <a href="module-ol_Geolocation.html">ol/Geolocation</a> <a href="module-ol_Overlay-Overlay.html">ol/Overlay</a>
</div>
</div>