Skip to content

Commit 66587e5

Browse files
author
Stefan Kuethe
committed
Update docs
1 parent bb0207b commit 66587e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/openlayers/models/layers.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,11 @@ class WebGLVectorTileLayer(VectorTileLayer): ...
7575

7676
class WebGLTileLayer(Layer):
7777
"""WebGLTile layer
78-
78+
7979
Note:
8080
See [WebGLTile](https://openlayers.org/en/latest/apidoc/module-ol_layer_WebGLTile.html) for details.
8181
"""
82+
8283
style: dict | None = None
8384

8485

0 commit comments

Comments
 (0)