Hello guys,
I need to write a program that draws coords from a gps logfile to a map I know the corner coords from.
All coords are in decimal format.
How can i implement that without using additional libraries?
I figured out that the thing i need is to calculate the relation between the distance between the corner points of the map and the sizes of the screen width/height to make it work but i dont know how, I tried everything and you guys are my last hope. :sign0148: :BangHead:
Thanks in advance,
I appreciate as always
Christian
I need to write a program that draws coords from a gps logfile to a map I know the corner coords from.
All coords are in decimal format.
How can i implement that without using additional libraries?
I figured out that the thing i need is to calculate the relation between the distance between the corner points of the map and the sizes of the screen width/height to make it work but i dont know how, I tried everything and you guys are my last hope. :sign0148: :BangHead:
Thanks in advance,
I appreciate as always
Christian