Remember to invert the order you load your script file and google maps api. Its a good ideia load google maps API first. Otherwise if you calls initialize() before document totaly loaded you'll got an error.
On Mon, Apr 12, 2010 at 5:40 PM, Steve Sanders <[email protected]>wrote: > haha, wow thanks...I'm an idiot. > > On Apr 12, 3:38 pm, Fernando Torres <[email protected]> wrote: > > you never calls > > > > initialize() > > > > in your code... > > > > On Mon, Apr 12, 2010 at 5:34 PM, Steve Sanders <[email protected] > >wrote: > > > > > > > > > Hey guys, I've built mashups before but I'm having a really odd > > > problem. The map is atwww.weareduckhunters.com/map2.phpI havent even > > > gotten into putting anything in the map yet. For some reason the map > > > just won't show up. I'm not getting any errors or anything, just a > > > blank map canvas. Could someone take a look? Any help is GREATLY > > > appreciated, thanks! > > > > > -- > > > 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]<google-maps-api%[email protected]> > <google-maps-api%2Bunsubscribe@ googlegroups.com> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-maps-api?hl=en. > > -- > 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]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- 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.
