Open GoogleCodeExporter opened 8 years ago
Quick and dirty demo of the issue.
http://www.e-topo.com/jETPI/jETPI2/jsapiGmaps3sensorIssueDemo.html
Original comment by jrgeer...@gmail.com
on 7 Apr 2010 at 4:48
Confirmed, i have same problem here.
jsapi v1
GMaps API v3
tested on FF 3.6.2, IE 7, IE 8, Chrome 4.1.249.1045
Original comment by grafik.h...@gmail.com
on 20 Apr 2010 at 8:29
Digging deep to forums brings a solution!
google.load("maps", "3", {other_params: "sensor=false"});
Works great.
Original comment by grafik.h...@gmail.com
on 20 Apr 2010 at 8:34
Boy, don't know how I missed that. Thanks for the workaround, but the fact
remains
that sensor is a required param and should probably be recognized as a
standalone
option. Changing this to a suggestion, just for kicks.
Original comment by jrgeer...@gmail.com
on 21 Apr 2010 at 2:40
Don't know how you missed that? It's nowhere to be found in the documentation.
Very annoying!
Original comment by alper.cugun
on 25 May 2010 at 9:09
lol, it still isnt! even in their 'Hello World' version (which should work out
of the box) doesnt have it, 'cos they is clever like that!!!!!
Original comment by leeingra...@gmail.com
on 14 Sep 2011 at 2:42
Google Maps API is great for lots of things, but it has unexplainable missings
like that!
Original comment by xerr...@googlemail.com
on 13 Jul 2012 at 1:41
Shame on google.load().
Original comment by goj...@gmail.com
on 6 Oct 2012 at 5:52
Probably its fixed.
http://stackoverflow.com/questions/5296115/can-you-load-google-maps-api-v3-via-g
oogle-ajax-api-loader
Original comment by rbawas...@gmail.com
on 4 Feb 2013 at 10:58
Original issue reported on code.google.com by
jrgeer...@gmail.com
on 7 Apr 2010 at 4:39