Three.js earth and camera turning problems
问题 Like this site http://www.gsmlondon.ac.uk/global-oil-map/ I would like to click on this marker, let this marker turn to the center of the screen. Now know the mark latitude and longitude, how to turn after the click? I do not understand. 回答1: Interesting question, I tried Matrix to get right orientation, but the result is a little bit strange. I choose another way using spherical coordinates system, and it works now. we need to get two points coordinates, one is the point on the sphere