Hi Doug, You should be able to achieve this by modifying the script line where you call the loader to https. That is, replace http://www.google.com/jsapiwith https://www.google.com/jsapi.
Please let us know if this doesn't solve your problem. Cheers, Adam On Sun, Apr 10, 2011 at 8:37 AM, Doug <[email protected]> wrote: > Good Morning All, > > Using the JSAPI is there a way to load the secure version of the maps > API? > > For example, this loads the insecure version: > google.load('maps','3',{other_params:'sensor=false'}); > > Thanks, > Doug > > -- > You received this message because you are subscribed to the Google Groups > "Google AJAX APIs" 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-ajax-search-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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-ajax-search-api?hl=en.
