Commit c2b7dea9 authored by Alfakhori's avatar Alfakhori
Browse files

Update public/aktuelles.html

parent a25affbc
Pipeline #7345 passed with stage
in 6 seconds
......@@ -15,7 +15,7 @@ change the 'latitude' and 'longitude' properties to a location around 0.001
degrees from your real location.
-->
<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; Latitude: 48.80667; Longitude: 9.229504'></a-camera>
<a-camera gps-new-camera='gpsMinDistance: 5; latitude: 48.80667; longitude: 9.229504'></a-camera>
<a-entity material='color: red' geometry='primitive: box' gps-new-entity-place="latitude: 51.05; longitude: -0.723" scale="10 10 10"></a-entity>
</a-scene>
......
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