Actually, the uds.js file is for what was formerly known as the AJAX Search API. All of those APIs have now been deprecated. You may want to consider updating your code to use the Custom Search API or the Places API, which are probably the closest things to successors of the (AJAX) Web Search API and (AJAX) Local Search API (which was at the heart of the GoogleBar and more).
Jeremy R. Geerdes Generally Cool Guy Des Moines, IA For more information or a project quote: [email protected] If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On Jun 14, 2011, at 1:34 PM, Rossko wrote: >> Thanks. I'm sure its in the docs somewhere but I'm just learning the >> maps api now. > > It's not a part of Maps > docs > http://code.google.com/apis/websearch/docs/ > "Instead of loading the Web Search API from http://www.google.com/uds, > load the common loader from https://www.google.com/jsapi...." > > relevant forum > http://groups.google.com/group/Google-AJAX-Search-API > > -- > 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. > -- 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.
