google.load("maps", "3", {other_params:"sensor=false"});
And this brings up a good point. Documentation on using the v3 apiwith the common loader is really hard to find. Could it be integratedinto the basics page?
Chad Killingsworth