diff --git a/doc/errors/index.md b/doc/errors/index.md index 4608ed7e6a..d4deea08cf 100644 --- a/doc/errors/index.md +++ b/doc/errors/index.md @@ -241,10 +241,6 @@ Support for the `OES_element_index_uint` WebGL extension is mandatory for WebGL Layer opacity must be a number. -### 65 - -A symbol literal representation must be defined on the style supplied to a `WebGLPointsLayer` instance. - ### 66 `forEachFeatureAtCoordinate` cannot be used on a WebGL layer if the hit detection logic has not been enabled. diff --git a/examples/webgl-points-layer.html b/examples/webgl-points-layer.html index ebf30b754c..e411f88116 100644 --- a/examples/webgl-points-layer.html +++ b/examples/webgl-points-layer.html @@ -24,15 +24,13 @@ experimental: true

- -