UNPKG

388 BHTMLView Raw
1---
2layout: example.html
3title: Image Vector Layer
4shortdesc: Example of an image vector layer.
5docs: >
6 <p>This example uses <code>ol.layer.Vector</code> with `renderMode: 'image'`. This mode results in faster rendering during interaction and animations, at the cost of less accurate rendering.</p>
7tags: "vector, image"
8---
9<div id="map" class="map"></div>
10<div id="info">&nbsp;</div>