FSG Usernote "Custom Flag" list? by TheWinterTrio - 2013-12-02
Hi, I am looking for a list of the custom flags you can enter into the UserNote secton that will trigger various things... Checked the FAQ, but didn't find them, and other than walking through a few...
View ArticleGoogle Maps V3 and corrected coordinates by arminus - 2013-12-03
I don't get the right map from your macro This is what I see:
View ArticleGoogle Maps V3 and corrected coordinates by arminus - 2013-12-03
Ok, this gets more weird by the minute... Just upgraded to the latest GSAK version, now the "left" waypoint (in the previous screenshot) shows at the corrected location but the other one is at the...
View ArticleGoogle Maps V3 and corrected coordinates by arminus - 2013-12-03
And according to this table, I have the right coords in the Corrected table, so I don't understand why the macro doesn't make use of this like the split screen does?
View ArticleGoogle Maps V3 and corrected coordinates by lignumaqua - 2013-12-03
QUOTE (arminus @ December 03, 2013 10:49 am) I don't get the right map from your macro This is what I see: And that is *exactly* what I see in both the GSAK split screen maps and the macro. Looks...
View ArticleGoogle Maps V3 and corrected coordinates by HHL - 2013-12-03
The macro works correct:Frohes JagenHansEdit: link correction
View ArticleGoogle Maps V3 and corrected coordinates by arminus - 2013-12-03
I don't get it. Here's what I see in the source code of the generated page:CODE function localData() {var latlng = new google.maps.LatLng(47.880333,12.101767);m1 = new google.maps.Marker({position:...
View ArticleGoogle Maps V3 and corrected coordinates by lignumaqua - 2013-12-03
QUOTE (arminus @ December 03, 2013 12:04 pm) I don't get it. Here's what I see in the source code of the generated page:CODE function localData() {var latlng = new...
View ArticleGoogle Maps V3 and corrected coordinates by HHL - 2013-12-03
QUOTE (arminus @ December 03, 2013 06:04 pm) [ ]According to my understanding there should be 4 markers, 2 original, 2 corrected. As you can see, there are just 2 and the choice if the markers reflect...
View ArticleGoogle Maps V3 and corrected coordinates by arminus - 2013-12-03
Produced with "Use original coord" checked:CODE var latlng = new google.maps.LatLng(47.880333,12.101767);m1 = new google.maps.Marker({position: latlng, icon:U_e_icon, shadow:shadow, title:"...",...
View ArticleGoogle Maps V3 and corrected coordinates by lignumaqua - 2013-12-03
That doesn't agree with the database you sent me. That has the following which agrees with the maps we are both seeing and with the code you just posted. Sounds to me as if you have the...
View ArticleGoogle Maps V3 and corrected coordinates by HHL - 2013-12-03
I just noted a minor glitch with the macro when exporting with settings "Use Original Coordinates": The Corrected icon (yellow exclamation mark triangle) is shown where it shouldn't. This might lead...
View ArticleGoogle Maps V3 and corrected coordinates by lignumaqua - 2013-12-03
QUOTE (HHL @ December 03, 2013 12:47 pm) I just noted a minor glitch with the macro when exporting with settings "Use Original Coordinates": The Corrected icon (yellow exclamation mark triangle) is...
View Articleuse larger font when printing grid? by TxStrawberryCreek - 2013-12-03
I feel like I must be the most dense person on the board. I changed the grid font, and now that change has been applied globally throughout the several grids that I have in GSAK. Changing the font on...
View ArticleGoogle Maps V3 and corrected coordinates by arminus - 2013-12-03
I'll rest my case. I think I had at some point accidentally changed the original coords - so in my brain, the wooded area was always the solution to the mystery and the populated area was the...
View ArticleGoogle Maps V3 and corrected coordinates by HHL - 2013-12-03
QUOTE (lignumaqua @ December 03, 2013 06:49 pm) QUOTE (HHL @ December 03, 2013 12:47 pm) I just noted a minor glitch with the macro when exporting with settings "Use Original Coordinates": The...
View ArticleGoogle Maps V3 and corrected coordinates by lignumaqua - 2013-12-03
QUOTE (HHL @ December 03, 2013 12:52 pm) QUOTE (lignumaqua @ December 03, 2013 06:49 pm) QUOTE (HHL @ December 03, 2013 12:47 pm) I just noted a minor glitch with the macro when exporting with settings...
View ArticleGoogle Maps V3 and corrected coordinates by lignumaqua - 2013-12-03
QUOTE (arminus @ December 03, 2013 12:50 pm) I'll rest my case. I think I had at some point accidentally changed the original coords - so in my brain, the wooded area was always the solution to the...
View ArticleGarmin Monterra by Catch - 2013-12-03
QUOTE (lignumaqua @ December 03, 2013 11:09 pm) What is the full name of the device as returned by GPSInfo("GarminModel") from the GarminDevice.xml file? Just 'Monterra' or does it have a number as...
View ArticleMultiselection in grid by beejay - 2013-12-03
I'll let Clyde answer the multi-selection in the grid question, but...the way most of us handle this is to use the user flag. Clear user flags, then click on the flag for your selections and use F8 to...
View Article