Hi
It seems, that newly created GIS map point has location 0,0,0. It is updated when user selects the point. Is there a way to update the location from FlexScript? I tried updatelocations with no success. Also if the map is translated, the point locations should change but they don't.
What I'm trying to do is to locate a 3D object on the Map point location. I should know the point location, but now the point location is not updating correctly. Another solution could be to move the 3D object into the point with moveobject. But then the 3D object is not drawn at all.