Using the Google Places API you could output the different
establishments in your area. You can't search for a specific type,
though. Instead you could filter the results by their "type"
attribute. See more on: 
http://code.google.com/intl/en/apis/maps/documentation/places/#PlaceSearches

I'm not sure if it outputs tennis courts and is limited to 20 results
per search query, but at least it's better than nothing ;-)

On 12 Jan., 23:25, SamF <[email protected]> wrote:
> I'm trying to create a maps application where the user would be
> presented with a google map that would display markers for all nearby
> locations of a type, like for example, tennis courts. The problem is I
> can't seem to find an appropriate API that I can use to search for
> tennis courts nearby to display on the map that isn't deprecated. Does
> anyone have any idea how I can query google for a type of location so
> I can display them on the map?
>
> -Sam F

-- 
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.

Reply via email to