[Google Maps API v3] Re: could someone have a quick look at my code - map not showing up at all

2011-11-13 Thread Kevin McMonagle
thanks guys. sorry for being an eejit! I was putting the function in the body the whole time because that's the way the html looked to me in the gomap example! Also there was a conflict with some other scripts on the page. -- You received this message because you are subscribed to the Google

[Google Maps API v3] Re: could someone have a quick look at my code - map not showing up at all

2011-11-13 Thread Rossko
> map not showing on this > page $(function() { $("#map").goMap({ etc You don't seem to have any Here's an example of using gomap http://www.pittss.lv/jquery/gomap/ -- You received this message because you

[Google Maps API v3] Re: could someone have a quick look at my code - map not showing up at all

2011-11-13 Thread Kevin McMonagle
Hi Larry, Error console doesn't show anything obvious to me. It shows some errors and warnings with the google maps api elements like position and i think polygon but didn't look like the cause. Map still not showing up at all. Not sure how else to trouble shoot it. -thanks kevin -- You recei

[Google Maps API v3] Re: could someone have a quick look at my code - map not showing up at all

2011-11-10 Thread geocode...@gmail.com
On Nov 10, 5:37 am, Kevin McMonagle wrote: > ah thanks. i see. > > well i've changed the  load order so that's one tick off. > > src="http://.ie/js/jquery-1.6.1.min.js";> > > src="Re: [Google Maps API v3] Re: could someone have a quick look at my code - map not showing up at all
ah thanks. i see. well i've changed the load order so that's one tick off. http://.ie/js/jquery-1.6.1.min.js";> http://maps.google.com/maps/api/js?sensor=false";> http://www..ie/js/jquery.gomap-1.3.2.js";> still not showing up. don't have firebug on my laptop so ca

Re: [Google Maps API v3] Re: could someone have a quick look at my code - map not showing up at all

On 10 November 2011 07:42, Kevin McMonagle wrote: > Hi Andrew, > I don't understand how you got that as it links fine for me. > Also the other things that depend on it work fine. I got the error using Firebug. The gomap script doesn't know about a variable called "jQuery". The other things that

[Google Maps API v3] Re: could someone have a quick look at my code - map not showing up at all

Hi Andrew, I don't understand how you got that as it links fine for me. Also the other things that depend on it work fine. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://group