Thanks for the heads up.. I keep forgetting that chrome does not have a little error warning icon like the other browsers do, to let you know there is a problem. I moved the marker to make it global and fixed some of the errors, but most of them are straight copy pasted from the code google provided and quite afew of them are from the google maps api key for some reason.
Even with the moving of the marker, no luck. On Dec 5, 1:57 pm, "Pil (Trustworthy from Experience)" <[email protected]> wrote: > Have you tried to look at the Error console in Firefox? > > I get the following: > > Error: marker is not defined > Source File:http://map.fathomthat.org/test3.htm > Line: 65 > > Try to declare your marker variable global. > > BTW: There are a few HTML errors. > > http://validator.w3.org/check?uri=http%3A%2F%2Fmap.fathomthat.org%2Ft... > > And yes, it is of course possible that HTML errors are affecting the > interpretation of Javascript. > > On Dec 5, 7:34 pm, mtweldon <[email protected]> wrote: > > > > > Hmm, well I have moved it outside of any function and have it on its > > own, but still seem to be having an issue of it not doing anything, > > any ideas? > > > On Dec 5, 12:24 pm, Marcelo <[email protected]> wrote: > > > > On Dec 5, 6:01 pm, mtweldon <[email protected]> wrote: > > > > >http://map.fathomthat.org/test3.htm > > > > > I have been using the exact code here, but changed variable name to > > > > work with my maps:http://code.google.com/apis/maps/articles/ > > > > phpsqlinfo.html > > > > Your page is *not* the same code as the example. You have changed more > > > than just a variable name. > > > Anyway, it's basic javascript, and not a Google Maps API issue. > > > > -- > > > Marcelo -http://maps.forum.nu > > > -- -- 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.
