Hello everyone,
I am making a script that will receive a set of coordinates and place spheres on the globe at these coordinates. I am trying to make the script so that is creates the spheres as children of the Georeference and I want to set the lat, lon, and H values in the Globe Anchor for each sphere to the coordinates that I initially gave the script. How could I do that?
Thanks in advance.