Make the newWebGL vector example experimental
And do not mention hit detection for now
This commit is contained in:
@@ -3,8 +3,9 @@ layout: example.html
|
|||||||
title: WebGL Vector Layer
|
title: WebGL Vector Layer
|
||||||
shortdesc: Example of a vector layer rendered using WebGL
|
shortdesc: Example of a vector layer rendered using WebGL
|
||||||
docs: >
|
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"
|
tags: "vector, geojson, webgl"
|
||||||
|
experimental: true
|
||||||
---
|
---
|
||||||
<div id="map" class="map"></div>
|
<div id="map" class="map"></div>
|
||||||
<div id="info"> </div>
|
<div id="info"> </div>
|
||||||
|
|||||||
Reference in New Issue
Block a user