--- 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 representation.
Consult the documentation on expressions to know which operators to use and how.
tags: "webgl, point, layer, feature" experimental: true --- Choose a predefined style from the list below or edit it as JSON manually.