Files
openlayers/examples_src/vector-wfs.html
2015-04-02 19:10:18 +02:00

14 lines
344 B
HTML

---
template: "example.html"
title: "WFS example"
shortdesc: "Example of using WFS with a BBOX strategy."
docs: >
This example loads new features from GeoServer WFS when the view extent changes.
tags: "vector, WFS, bbox, loading, server"
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
</div>
</div>