Why does placing more than 1 place marker on an planet object3D not work anymore?

I have a piece of code from 3 years ago that appears to not be working anymore from Three.js .

I have updated all of the other issues of the migration to ES6 for Three.js , but when I try to add as I did in the past more than 1 place marker on the planet surface, only 1 place marker is displayed, with only the last added place marker being successfully displayed in the desired position… with all other place markers being erased.

image

Problem example → Edit fiddle - JSFiddle - Code Playground

:arrow_forward: javascript - Why does placing more than 1 place marker on an planet object3D not work anymore? - Stack Overflow

I have answered your question at stackoverflow :+1: .

1 Like