Does anyone know how hard it would be to modify the latitude and longitude graticule com add-in to display lines of lat and long at less than 15 degree increments. (eg 1 degree)
Many Thanks In Advance
Gus
This is a discussion on Latitude & Longitude Graticule Com Add in within the MapPoint Desktop Discussion forums, part of the Map Forums category; Does anyone know how hard it would be to modify the latitude and longitude graticule com add-in to display lines ...
Does anyone know how hard it would be to modify the latitude and longitude graticule com add-in to display lines of lat and long at less than 15 degree increments. (eg 1 degree)
Many Thanks In Advance
Gus
You might e-mail the author and see if he's available for some consulting. But really I don't think it would be hard. See the lines like
and Step -15? You probably only need to change those to 1 (and -1).Code:For intNumber = 0 To 180 Step 15
Eric
~ Order MapPoint MapPoint 2013 Here and Get Free Access to the MapForums Downloads ~
~~
~ Upgrade to Get Access to the MapForums Downloads ~
They'll make a programmer out of me yet!
Thanks very much for the tip.
Gus
There are currently 1 users browsing this thread. (0 members and 1 guests)