Commit c8f9d568 authored by Alfakhori's avatar Alfakhori
Browse files

Update public/aktuelles.html

parent 662ae7b6
Pipeline #7350 passed with stage
in 7 seconds
...@@ -9,7 +9,6 @@ ...@@ -9,7 +9,6 @@
<body> <body>
<a-scene vr-mode-ui='enabled: false' arjs='sourceType: webcam; videoTexture: true; debugUIEnabled: false' renderer='antialias: true; alpha: true'> <a-scene vr-mode-ui='enabled: false' arjs='sourceType: webcam; videoTexture: true; debugUIEnabled: false' renderer='antialias: true; alpha: true'>
<a-camera gps-new-camera='gpsMinDistance: 5'></a-camera> <a-camera gps-new-camera='gpsMinDistance: 5'></a-camera>
<a-entity material='color: red' geometry='primitive: box' gps-new-entity-place="latitude: 48.80660500; longitude: 9.22875389" scale="50 50 50"></a-entity>
<a-entity material='color: green' geometry='primitive: box' gps-new-entity-place="latitude: 48.80642906237651; longitude: 9.228867097415371" scale="50 50 50"></a-entity> <a-entity material='color: green' geometry='primitive: box' gps-new-entity-place="latitude: 48.80642906237651; longitude: 9.228867097415371" scale="50 50 50"></a-entity>
</a-scene> </a-scene>
</body> </body>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment