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.

Problem example → Edit fiddle - JSFiddle - Code Playground
