On Dec 1, 4:11 pm, Davide <[EMAIL PROTECTED]> wrote:
> exist a support email for free service of google maps ?

You're using it :-)

I think the problem is your use of pngfix.js. The map tiles are PNG
images and don't work if you "fix" them. The intermittent problem is
probably because of timing issues between loading the pngfix.js
script, adding the "onload" event and the tile images arriving from
the server.

A better way of dealing with png images is to use pngfix.htc as
detailed in this thread
http://groups.google.com/group/Google-Maps-API/browse_thread/thread/c155dd59b8abb4ea/9e9490bf9156843a?lnk=gst&q=pngfix.htc#9e9490bf9156843a
because you can exclude the map tiles with CSS.

Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
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