diff --git a/examples/webgl-vector-layer.html b/examples/webgl-vector-layer.html index f297fba476..e4cf6e9f5b 100644 --- a/examples/webgl-vector-layer.html +++ b/examples/webgl-vector-layer.html @@ -3,8 +3,9 @@ layout: example.html title: WebGL Vector Layer shortdesc: Example of a vector layer rendered using WebGL docs: > - The ecoregions are loaded from a GeoJSON file. Information about ecoregions is shown on hover and click. + The ecoregions are loaded from a GeoJSON file. tags: "vector, geojson, webgl" +experimental: true ---