tchen-vuelayers
Version:
Web map Vue components with the power of OpenLayers
60 lines (43 loc) • 2.03 kB
Markdown
* Overview
* [Quick start](/docs/quickstart.md)
* [Demo](/docs/demo.md)
* Components
* [vl-geoloc](/docs/component/geoloc.md)
* [vl-map](/docs/component/map.md)
* [vl-feature](/docs/component/feature.md)
* [vl-overlay](/docs/component/overlay.md)
* [vl-view](/docs/component/view.md)
* Layer
* [vl-layer-image](/docs/component/image-layer.md)
* [vl-layer-tile](/docs/component/tile-layer.md)
* [vl-layer-vector](/docs/component/vector-layer.md)
* [vl-layer-vector-tile](/docs/component/vector-tile-layer.md)
* Source
* [vl-source-bingmaps](/docs/component/bingmaps-source.md)
* [vl-source-image-static](/docs/component/image-static-source.md)
* [vl-source-image-wms](/docs/component/image-wms-source.md)
* [vl-source-osm](/docs/component/osm-source.md)
* [vl-source-sputnik](/docs/component/sputnik-source.md)
* [vl-source-vector](/docs/component/vector-source.md)
* [vl-source-vector-tile](/docs/component/vector-tile-source.md)
* [vl-source-wms](/docs/component/wms-source.md)
* [vl-source-wmts](/docs/component/wmts-source.md)
* Geometry
* [vl-geom-point](/docs/component/point-geom.md)
* [vl-geom-line-string](/docs/component/line-string-geom.md)
* [vl-geom-polygon](/docs/component/polygon-geom.md)
* [vl-geom-multi-point](/docs/component/multi-point-geom.md)
* [vl-geom-multi-line-string](/docs/component/multi-line-string-geom.md)
* [vl-geom-multi-polygon](/docs/component/multi-polygon-geom.md)
* [vl-geom-circle](/docs/component/circle-geom.md)
* Interaction
* [vl-interaction-draw](/docs/component/draw-interaction.md)
* [vl-interaction-modify](/docs/component/modify-interaction.md)
* [vl-interaction-select](/docs/component/select-interaction.md)
* [vl-interaction-snap](/docs/component/snap-interaction.md)
* Style
* [vl-style-box](/docs/component/style-box.md)
* [vl-style-circle](/docs/component/circle-style.md)
* Mixins
* Misc
* [ol-ext](/docs/misc/ol-ext.md)