Hello All,
I am new to Google Maps .
I am trying to do the Following.
I have to display a some markers on the google map which I do using
the Ajax Api
google.load("maps", "2", {"callback" : localInitMap}); the function
localInitMap basically returns me a list of markers.
Now I changed the markers Icons to static images .gif files , and
these seem to be displayed fine. Now when I replaced these to animated
gif files I get this Js error "nb is null or not an object". When I
clean up the IE7 browser cache then the map gets displayed with
animated markers perfectly but within 2 or 3 hits it starts giving me
the error again. I read that lowering the version to 2.115 resolves
this problem but then i start to get this error "google.load is
undefined". I am new to this so, just wanted to check that Animated
gif files as marker icons and Ajax Api works with IE7 or not.
This works in Firefox I have cheked that
Thanks for any help
A--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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 -~----------~----~----~----~------~----~------~--~---
