HI I am new in three js and I am building a sphere with the earth map on it, I want to position elements in the sphere based on the real-world coordinates of the earth, I have made a search over the internet and I have found some examples but I don’t find the way to do it properly.
I am trying to position a sphere over the center of Paris France with the coordinates 48.8567, 2.3508,
but the marker appears over the ocean.