Maybe get the data in miles and convert it to km?

km = (1.609344)*miles

On Feb 11, 10:28 pm, Jim O <[email protected]> wrote:
> These examples all seem to use the Google widgets. However, I want to
> be able to call the search from the server side, and then make changes
> to the results. For example, Yahoo's Rest API returns the distance
> from the coordinates to the restaurant in miles but I want to change
> that to kilometres. I just want a json or xml result, the same as you
> get when you query Google. Does Google provide such a search?
>
> On Feb 11, 5:34 pm, Rossko <[email protected]> wrote:
>
> > > I would like the user to click on the map, extract the coordinates,
> > > and then be able to search on a given term such as "restaurants"
> > > within a given radius of the coordinates. You can do this with the
> > > Yahoo Rest API, but I don't see how to do it with Google. Is it
> > > possible?
>
> > Yes.
> > This group has a search feature too 
> > -http://groups.google.com/group/google-maps-api/search?q=search+restau...

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-api?hl=en.

Reply via email to