Try using:
google.load("maps", "3", {other_params:"sensor=false"});
And this brings up a good point. Documentation on using the v3 api
with the common loader is really hard to find. Could it be integrated
into the basics page?
Chad Killingsworth
On Feb 25, 4:16 am, chonny <[email protected]> wrote:
> I am trying to load v3 api with google.load("maps", "3",
> {'sensor':false});
> It trows error : parameter sensor should be true or false
--
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.