11 lines
320 B
HTML
11 lines
320 B
HTML
---
|
|
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.
|
|
tags: "vector, geojson, webgl"
|
|
---
|
|
<div id="map" class="map"></div>
|
|
<div id="info"> </div>
|