UNPKG

338 BHTMLView Raw
1---
2layout: example.html
3title: Icon Sprites with WebGL
4shortdesc: Icon sprite with WebGL
5docs: >
6 <p>In this example a sprite image is used for the icon styles. Using a sprite is required to get good performance with WebGL.</p>
7tags: "webgl, icon, sprite, vector, point"
8---
9<div id="map" class="map"></div>
10<div id="info">&nbsp;</div>