Logic Machine Forum
Putting in a frame Yandex Maps with Traffic Information - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9)
+--- Thread: Putting in a frame Yandex Maps with Traffic Information (/showthread.php?tid=5247)



Putting in a frame Yandex Maps with Traffic Information - savaskorkmaz - 15.02.2024

Hi,

I copied from yandex maps an iframe information looks below. How can i show this view in a LM frame within visualation ?

Regards,


<div style="position:relative;overflow:hidden;"><a href="https://yandex.com.tr/harita/115694/beykoz/?utm_medium=mapframe&utm_source=maps" style="color:#eee;font-size:12px;position:absolute;top:0px;">Beykoz</a><a href="https://yandex.com.tr/harita/115694/beykoz/?l=trf%2Ctrfe&ll=29.046895%2C41.036546&utm_medium=mapframe&utm_source=maps&z=12.49" style="color:#eee;font-size:12px;position:absolute;top:14px;">Yandex Haritalar</a><iframe src="https://yandex.com.tr/map-widget/v1/?l=trf%2Ctrfe&ll=29.046895%2C41.036546&z=12.49" width="560" height="400" frameborder="1" allowfullscreen="true" style="position:relative;"></iframe></div>


RE: Putting in a frame Yandex Maps with Traffic Information - admin - 16.02.2024

Set Frame element URL to
Code:
https://yandex.com.tr/map-widget/v1/?l=trf%2Ctrfe&ll=29.046895%2C41.036546&z=12.49
Enable "Allow external resources (JS/CSS)" in Utilities > Vis. configuration.