Hi,
Does anyone know why the coordinates output from view.toMap are incorrect in the east hemisphere? I simplified the code to be the following. You run it and click the map anywhere and you will find that the output coordinates from cursorPoint are sometimes different from the one shown in base map (the correct one).
I actually found that X is correct sometimes if you move the map from left to right or from east to west.
If you click in Asia area and you will see that X is negative (should be positive)! Did anyone notice this before?