I'm not a BaseCamp user, I'm a programmer, writing a procedure to create .gpx files which will open in BaseCamp and display one or more waypoints. So far, it's working well but there is one aspect of Basecamp that has be beaten.
I want to be able to specify the width of the map that opens in BaseCamp – say 20 miles or 0.4 degrees wide.
If I open a .gpx file in TextEdit, I can see the file structure. It includes a data element called Bounds which defines minimum and maximum lat and long. I thought this might do it but it doesn't. The Preferences don't seem to be of help either.
Is there any way to do what I want? And what does Bounds do?
michael