On Nov 2, 5:44 am, golfkilo <[EMAIL PROTECTED]> wrote: > Since 29. Oct. I have a similar problem on my website
Similar problem to what? http://www.x-ops.de > only with IE. Before this date all works fine. I decided to remove the > map in IE, in other browsers I show the map, because there it works > good. I hope that in a few days the problem will be solved, so I will > turn it on again in IE. I get an error in IE6 on that page: Error: 'GMap2' is undefined you left this line: var map = new GMap2(document.getElementById("map_canvas")); There is no code to include the API and no other code, so nothing to investigate... -- Larry > > On 29 Okt., 15:57, LaSalamandra <[EMAIL PROTECTED]> wrote: > > > This page stopped working (after years of honorable career) a couple > > of days ago on IE, while it is still working on FF with any error: > > >http://www.bed-and-breakfast.it/cerca_geo.cfm?zoom=10&q=Roma > > > When I open with IE I receive "Internet Explorer cannot display the > > webpage" ... > > > If you open simply "http://www.bed-and-breakfast.it/cerca_geo.cfm" on > > IE it works, but when you try to search something, let's say "Roma", > > and it try to use geocoding, it doesn't work anymore. > > > I checked if geocoding service works with my Key simply typing the > > address of google geocoder services, and it works fine ... (anyway, > > working with FF is a symptom that the code is good) so, something else > > create problems ... and I'm looking the code line by line since hours > > finding anything. > > > Any clue ? Someone else had this issue ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
