--- layout: example.html title: WebGL points layer shortdesc: Using a WebGL-optimized layer to render a large quantities of points docs: >

This example shows how to use a WebGLPointsLayer to show a large amount of points on the map.

The layer is given a style in JSON format which allows a certain level of customization of the final reprensentation.

The following operators can be used for numerical values:

tags: "webgl, point, layer, feature" experimental: true ---