Hey Chris, thanks for pointing that out - my init event was hidden by an incorrect PHP function that only call it on a certain page. Anyhoooo, I fixed everything and it's working now - thanks loads!
On Feb 10, 1:31 am, Chris Broadfoot <[email protected]> wrote: > On Thu, Feb 10, 2011 at 10:26 AM, Tiny Giant Studios < > > [email protected]> wrote: > > Could someone please take a peek and lemme know why it's not showing > > up? > > initialize is not getting called. > > Add to your script: > jQuery(initialize) > > This will run the initialize function when the DOM has loaded. > > --http://twitter.com/broady -- 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.
