Jim: Try moving your Map related script after this line of code. <div id="gmap" style="width: 420px; height: 525px;"> </div>
On Feb 17, 10:38 am, Jim Nelson <[email protected]> wrote: > I'm trying to get maps working on pages like this: > > http://recordstoreday.com/Venue/7081 > > but I'm getting an unhandled exception error for 'Uncaught TypeError: Cannot > read property 'offsetWidth' of null' in the Chrome debugger. I have tried > every method I can think of to try and make this work, but the enclosing > <div> has a width set. What am I doing wrong? -- 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.
