ThinkGeo.com    |     Documentation    |     Premium Support

GetScreenDistanceBetweenTwoWorldPoints does not give correct result in pixel

HI Thinkgeo,


Map.GetScreenDistanceBetweenTwoWorldPoints  does not give correct result in pixels.


See attached code. If the distance is calculated before setting CurrentExtent of the map it gives 18.xxx  (See attached code run in debugger to check distance value) and if evaluated after setting CurrentExtent then it gives 1086.xxxx


Regards,


Anil



MarkerGetScreenDistance.zip (140 KB)

 


Hi, Anil
Internally, if you want to calculate the screen distance between two points and we need to know the current extent of the map.
So please set the right current extent before invoking this method.
Thanks,
Khalil