consistent use of quotes
This commit is contained in:
@@ -8,8 +8,8 @@ docs: >
|
|||||||
By changing the action type to "Multi Select" you can select multiple features at a time. With "Single Select 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 <code>renderMode: 'vector'</code> for better performance on frequent redraws,
|
||||||
i.e. when 'Single select on hover' is selected.
|
i.e. when "Single Select on hover" is selected.
|
||||||
</p>
|
</p>
|
||||||
tags: "vector tiles, selection"
|
tags: "vector tiles, selection"
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user