Skip to content

Commit

Permalink
Update interactievekaart2.html
Browse files Browse the repository at this point in the history
  • Loading branch information
PrettyHeatToast committed Mar 2, 2024
1 parent c09f1d2 commit 982c7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interactievekaart2.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<a-marker type="barcode" value="0">
<a-plane position="0 0 0" rotation="-90 0 0" scale="2 2 2" material="src: #basiskaart;"></a-plane>
<a-plane position="0.01 0.01 0.01" rotation="-90 0 0" scale="2 2 2" material="src: #gemeentes;"></a-plane>
<a-plane position="0.01 0.01 0.01" rotation="-90 0 0" scale="2 2 2" material="src: #gemeentes; transparent: true;"></a-plane>
</a-marker>

< <a-entity camera></a-entity>
Expand Down

0 comments on commit 982c7fa

Please sign in to comment.