Webgl layer / remove @api tag & better doc
Also the webgl layer now only inherits from the Layer class, not the VectorLayer one.
This commit is contained in:
@@ -248,3 +248,4 @@ A symbol literal representation must be defined on the style supplied to a `WebG
|
||||
### 66
|
||||
|
||||
`forEachFeatureAtCoordinate` cannot be used on a WebGL layer if the hit detection logic has not been enabled.
|
||||
This is done by providing adequate shaders using the `hitVertexShader` and `hitFragmentShader` properties of `WebGLPointsLayerRenderer`.
|
||||
|
||||
Reference in New Issue
Block a user