Skip to content

Commit

Permalink
Update interactievekaart.html
Browse files Browse the repository at this point in the history
  • Loading branch information
PrettyHeatToast committed Mar 2, 2024
1 parent f60dc63 commit df0eae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interactievekaart.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
AFRAME.registerComponent('loop',
{
tick: function (time, deltaTime) {
console.log(markerVisible);
if (markerVisible[gemeentesMap])
document.querySelector("#plane1").setAttribute("scale", "2 2 2");
}
Expand Down

0 comments on commit df0eae0

Please sign in to comment.