Searching Google Maps for "Cafe Shi Ames IA" returns a result that
places a marker on a map, has the phone, name, and also the
restaurant's website. Using the AJAX API's local search, there is no
url for that website.
As I'm not a Google employee, I don't know the reasoning behind no
business URL. I would guess, though, that it may have to do with
either (a) licensing (i.e., Google doesn't do their own local
directory; they get it from others), and/or (b) the fact that they
offer a separate web search which could be easily tied together with a
local search to find related web pages, etc.
Jeremy R. Geerdes
Effective website design & development
Des Moines, IA
I should point out that, if you really need the business url, the
latest version of the Yahoo! Local Search API does offer it. Just be
prepared to build the entire UI from scratch.
Jeremy R. Geerdes
Effective website design & development
Des Moines, IA
<jgeer...@mchsi.com> wrote:
> As I'm not a Google employee, I don't know the reasoning behind no
> business URL. I would guess, though, that it may have to do with
> either (a) licensing (i.e., Google doesn't do their own local
> directory; they get it from others), and/or (b) the fact that they
> offer a separate web search which could be easily tied together with a
> local search to find related web pages, etc.
> Jeremy R. Geerdes
> Effective website design & development
> Des Moines, IA