Quote:
Originally Posted by mcflaytasche
Hello derez,
what programm are you using for the movingmap.
Is it written in Basic4ppc?
I'm searching about a Software that can do movingmap.
Thanks about your help
Stefan
|
hi
The program is what I wrote myself.
Since the map is a picture (jpg), I use the function DrawImage to put the picture on the screen, where the position of the origin is calculated as the distances from the relative coordinate to the map origin, multiplied by the factor of conversion from distance to pixels on the screen.The position is refreshed every time I have new position coordinates from the gps.