Quantcast
Channel: GSAK Forum
Viewing all articles
Browse latest Browse all 75047

Google Maps V3 and corrected coordinates by lignumaqua - 2013-12-03

$
0
0
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 google.maps.LatLng(47.880333,12.101767);m1 = new google.maps.Marker({position: latlng, icon:U_e_icon, shadow:shadow, title:"...", draggable: false}); markers.push(m1);bounds.extend(latlng);
var latlng = new google.maps.LatLng(47.8675,12.116667);m2 = new google.maps.Marker({position: latlng, icon:U_e_icon, shadow:shadow, title:"...", draggable: false}); markers.push(m2);bounds.extend(latlng);


And that's it, no more markers.

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 the original or corrected location seems to be arbitrary

Two markers is correct. One for each cache. Whether they are at the original or corrected coordinate position will depend on which option you choose on the macro options form. All the maps you have posted have been 100% correct. smile.gif

user posted image

The macro does *not* show original coordinates using the traffic cone, it gets too confusing with multiple caches. OK for one as in the split screen but you don't know which traffic cone goes with which cache when mapping many caches.

Viewing all articles
Browse latest Browse all 75047

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>