Hi all,

We're still using the API v2, though updated to 2.340.  The code has
been personalised quite a bit.  We are pulling in coordinates and
other data from an XML file and have added functionality to be able to
display the marker, based on the parameters listed in the query string
e.g ?marker=1 (this allows us to be able to place links on pages and
link directly to the markers).

The map is not playing along in IE.  IE6,7 & 8 displays the default
gicons and not the .pngs which have been specified (these work in
Firefox 4.01 and Chrome 11).

gicons["category"] = new GIcon(baseIcon,'cat.png');

This snipped may give you an indication of my IE6 versions
(IETester):  <!--  17259 201003 201049  --> which appears just before
</body> when visiting maps.google.com.

Also, the map does not set the centre coordinates correctly
(setCenter).  This seems to happen on an ad-hoc basis, across all
browsers.  The map displays in the top left corner of the div, and the
rest of the blocks are left grey.

Any advice, would be greatly appreciated.  I have read about some IE6
quirks with Google maps and have added the script just before the
closing body tag.  Also, I have removed pngfix (AlphaImageLoader), to
test whether this would fix the current issues, but that didn't work.

Additional info
-  I cannot currently post a link, as this is on a development server
behind a firewall
-  Windows 7 (browser versions listed above)

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to