Files
openlayers/examples/vector-wfs.html
2015-04-17 06:22:38 -06:00

14 lines
338 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>