Skip to content
Snippets Groups Projects
Commit 3933086c authored by Quantum's avatar Quantum
Browse files

Added section about embedding website inline in maps

parent 74414ecd
No related branches found
No related tags found
1 merge request!78Add section about embedding websites inline in maps + corrected 'objectgroup' layer to 'object layer'
...@@ -274,6 +274,17 @@ Also note that websites which are outside of rC3 will be automatically prefixed ...@@ -274,6 +274,17 @@ Also note that websites which are outside of rC3 will be automatically prefixed
with a dereferrer, which will alert visitors that they are now "leaving the with a dereferrer, which will alert visitors that they are now "leaving the
event area". event area".
#### Embed website "as map"
Web pages can also be included inline in maps, which means that they are displayed on the map.
To do this, create a layer of type `Object Layer` and assign it
the custom property `url` (type string).
Its value is then the URL of the web page to be included, that is to be included.
On this layer you create a rectangular area in which the area,
in which the web page will be displayed.
Additional information can be found in the official [WorkAdventure-HowTo](https://workadventu.re/map-building/website-in-map.md).
### Embedding Jitsi ### Embedding Jitsi
You can embed Jitsi rooms in the same way. Simply set the custom property You can embed Jitsi rooms in the same way. Simply set the custom property
`jitsiRoom` (type string) and assign it the name of your Jitsi room as its value. `jitsiRoom` (type string) and assign it the name of your Jitsi room as its value.
......
...@@ -294,6 +294,17 @@ Beachtet außerdem, dass Webseiten außerhalb der rC3 auf der rc3.world automati ...@@ -294,6 +294,17 @@ Beachtet außerdem, dass Webseiten außerhalb der rC3 auf der rc3.world automati
ein Dereferrer vorgehängt wird, der Besucher\*innen darauf hinweist, dass ein Dereferrer vorgehängt wird, der Besucher\*innen darauf hinweist, dass
sie jetzt "das Gelände verlassen". sie jetzt "das Gelände verlassen".
#### Webseite "als Karte" einbinden
Webseiten können auch inline in Karten eingebunden werden, dadurch werdensie dann
auf der Map dargestellt.
Dazu legt ihr einen Layer vom Typ `Object Layer`(Objektebene) an und weist diesem
das Custom Property `url` (Typ String) zu. Dessen Wert ist dann die URL der Webseite,
die eingebunden werden soll. Auf diesem Layer erstellt ihr dann einen rechteckigen
Bereich, in welchem dann die Webseite angezeigt wird.
Weitere Informationen findet ihr im offiziellen [HowTo von WorkAdventure](https://workadventu.re/map-building/website-in-map.md).
### Jitsi einbinden ### Jitsi einbinden
Auf dieselbe Art könnt ihr auch Jitsi-Räume in eure Karte einbinden. Setzt dazu Auf dieselbe Art könnt ihr auch Jitsi-Räume in eure Karte einbinden. Setzt dazu
einfach die custom property `jitsiRoom` (Type String) und gebt ihr als Wert den einfach die custom property `jitsiRoom` (Type String) und gebt ihr als Wert den
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment