Embed a virtual tour
Posted: 06 Feb 2021, 22:42
Hello everybody!
There is any option to embed virtual tours into the listings?
for eg. to embed this code into a listing to be able to have a visible virtual tour for that property:
Thank you! :)
There is any option to embed virtual tours into the listings?
for eg. to embed this code into a listing to be able to have a visible virtual tour for that property:
- Code: Select all
<div style="position:relative; height:0; padding-top:56.25%"><iframe style="position:absolute; top:0; left:0; width:100%; height:100%;" src="HTTP://DOMAIN/PATH/TO/INDEX.HTM" name="TOUR NAME" width="100%" height="100%" frameborder="0" allowfullscreen="true" allow="fullscreen; accelerometer; gyroscope; magnetometer; vr; camera; microphone"></iframe></div>
Thank you! :)