There is no conversion for lat/long to pixels. You need to define a mapping
for the drawing region relative to the real world coordinates that you want
to represent. The easiest way to do this is with a transformation matrix.
This link will get you started: http://www.bobpowell.net/transformations.htm.
"A.Rocha" wrote:
for the drawing region relative to the real world coordinates that you want
to represent. The easiest way to do this is with a transformation matrix.
This link will get you started: http://www.bobpowell.net/transformations.htm.
"A.Rocha" wrote:
Hi,
>
Anyone know a function to convert Latitude/Longitude to pixel x, y?
>
Thanks for any help.
>
--
Best regards,
Armando Rocha
>
>
Anyone know a function to convert Latitude/Longitude to pixel x, y?
>
Thanks for any help.
>
--
Best regards,
Armando Rocha
>