google.load('maps', '3', {other_params:'sensor=[true|false]'});
Of course, you need to pick whether you want true or false in the sensor param, but that's it. There is a major documentation update coming very soon, and I'm hoping that it will be included in there.
Jeremy R. Geerdes
Effective website design & development
Des Moines, IA
For more information or a project quote:
http://jgeerdes.home.mchsi.com
jrge...@gmail.com
If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church!
> --
> You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group.
> To post to this group, send email to google-ajax...@googlegroups.com.
> To unsubscribe from this group, send email to google-ajax-searc...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
>
google.load('maps','3',{other_params:'sensor=false'});
omr was simply noting that it's in the Premier docs, which are separate and distinct from Maps API v3 docs (which don't mention it).
Jeremy R. Geerdes
Effective website design & development
Des Moines, IA
For more information or a project quote:
http://jgeerdes.home.mchsi.com
jrge...@gmail.com
If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church!