Quote:
|
Originally Posted by andbad
hi, i have a problem
i set this script with a gps and mappoint 06 and all run done, but mappoint don't center the current position on the map (the icon of the car go out from the screen) if i set the CentreVehicle const to 0, 1 or more. If i set -1 or less, the program center me on the map, but zoom out to unacceptable view every second. I search on the forum but i found nothing.
Can i do?
Thanks (and sorry for my english)
By(t)e
|
The script is probably looking for a True or False in VB
True = -1
False = 0
Don't know about the zoom that may be a setting in your mapping program to zoom out to a certain extent to show position.