consistent use of quotes

This commit is contained in:
mike-000
2021-06-30 00:24:59 +01:00
parent 6aeed0ff96
commit 212a6ae7ce

View File

@@ -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",
features will be higlighted when the pointer is above them.
</p><p>
The selection layer is configured with `renderMode: 'vector'` for better performance on frequent redraws,
i.e. when 'Single select on hover' is selected.
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.
</p>
tags: "vector tiles, selection"
---