Co-Authored-By: Frédéric Junod <frederic.junod@camptocamp.com>
This commit is contained in:
Andreas Hocevar
2019-11-29 09:46:05 +01:00
parent cf6cd09f58
commit f0a32e11d5

View File

@@ -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,