getScreen2DCoord(pos: PP.Point);
pos. Point coordinates relative to map topobase.
The getScreen2DCoord method returns screen coordinates of a point by its coordinates relative to 2D map topobase.
The method returns a JSON object with the fields x and y: these are screen coordinates of the point by horizontal and vertical axis respectively.
The example of use is given in the page with description of the MapContentMilestone.getMilestonePosition method.
See also: