Draw rectangle using latitude/longitude on screen

Posted by jamesM on Stack Overflow See other posts from Stack Overflow or by jamesM
Published on 2010-04-28T08:46:41Z Indexed on 2010/04/28 9:03 UTC
Read the original article Hit count: 361

The existing application is providing me 8 coordinates like NElatitude, NElongitude, NWlatitude, NWlongitude, SElatitude, SElongitude, SWlatitude, SWlongitude and I have been asked to draw rectangles on screen using these coordinates as screen points. These rectangles should be with scaling.

Thank you for your help.

JamesM

© Stack Overflow or respective owner

Related posts about drawing

Related posts about latitude-longitude