Fixing typo in doc
This commit is contained in:
parent
5a0dfdb1d5
commit
2fba6956a6
2
website/dist/create-map.html
vendored
2
website/dist/create-map.html
vendored
@ -185,7 +185,7 @@
|
|||||||
<p>In order to create Jitsi meet zones:</p>
|
<p>In order to create Jitsi meet zones:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>You must create a specific layer.</li>
|
<li>You must create a specific layer.</li>
|
||||||
<li>In layer properties, you MUST add a boolean "jitsiRoom" property (of type "string"). The value of the property is the name of the room in Jitsi. Note: the name of the room will be prepended with the name of the instance of the map (so that different instances of the map have different rooms)</li>
|
<li>In layer properties, you MUST add a "jitsiRoom" property (of type "string"). The value of the property is the name of the room in Jitsi. Note: the name of the room will be prepended with the name of the instance of the map (so that different instances of the map have different rooms)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h3 id="making-a-silent-zone" class="pixel-title">Making a "silent" zone</h3>
|
<h3 id="making-a-silent-zone" class="pixel-title">Making a "silent" zone</h3>
|
||||||
|
Loading…
Reference in New Issue
Block a user