16 lines
469 B
HTML
16 lines
469 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"
|
|
cloak:
|
|
Ak-dzM4wZjSqTlzveKz5u0d4IQ4bRzVI309GxmkgSVr1ewS6iPSrOvOKhA-CJlm3: Your Bing Maps Key from http://bingmapsportal.com/ here
|
|
---
|
|
<div class="row-fluid">
|
|
<div class="span12">
|
|
<div id="map" class="map"></div>
|
|
</div>
|
|
</div>
|