On Jul 22, 4:53 am, Syswatch <[email protected]> wrote: > Hi out there... > I am trying to migrate from V2 to V3, and to start learning the new > API, I started following the official guide > here:http://code.google.com/intl/da-DK/apis/maps/articles/phpsqlajax_v3.html > > Just implementing my own xml file, as the only change to the code. > But the Chrome debugger gives me the following error: > > Uncaught SyntaxError: Unexpected identifier > maptest.php:87Uncaught ReferenceError: load is not defined > > You can see the code here: slaebesteder.dk/maptest.php > > Anyone with a solution ?
http://slaebesteder.dk/maptest.php Works for me in Chrome. Lead me to guess you are using IE, but it works there also. Perhaps you have an old version stuck in your cache? (or maybe you fixed it) -- Larry > > Jesper -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
