Fix typo
Co-Authored-By: Frédéric Junod <frederic.junod@camptocamp.com>
This commit is contained in:
@@ -5,7 +5,7 @@ shortdesc: Select features from vector tiles.
|
|||||||
docs: >
|
docs: >
|
||||||
<p>
|
<p>
|
||||||
Click a rendered vector-tile feature to highlight it on the map. Click on an empty spot (ocean) to reset the selection.
|
Click a rendered vector-tile feature to highlight it on the map. Click on an empty spot (ocean) to reset the selection.
|
||||||
By changing the action type to "Multi Select" you can select multiple features at a time. With "Single Sslect on hover",
|
By changing the action type to "Multi Select" you can select multiple features at a time. With "Single Select on hover",
|
||||||
features will be higlighted when the pointer is above them.
|
features will be higlighted when the pointer is above them.
|
||||||
</p><p>
|
</p><p>
|
||||||
The selection layer is configured with `renderMode: 'vector'` for better performance on frequent redraws,
|
The selection layer is configured with `renderMode: 'vector'` for better performance on frequent redraws,
|
||||||
|
|||||||
Reference in New Issue
Block a user