Very interesting.

I don't like the idea of being forced to have google adsense on my
apps.

Do you know where I could get an example demo of how this works
please?

I've been looking at the page where it explains it but there's no
sample source so I can look at it.

Hope you can help

Thanks

Steven


On Jan 29, 11:37 am, Martin Matysiak <[email protected]> wrote:
> There are two possibilities for getting venues around a certain location:
>
> a) You build your own database with locations that you want to suggest the
> user. Then you can simply query all entries whose position are in a specific
> range around the position of your user.
>
> b) You might try the Google Places 
> API<http://code.google.com/intl/en/apis/maps/documentation/places/#PlaceS...>.
> It's still beta, though, and requires you to have an Google AdSense account.
> I haven't used it myself, but looking at the documentation it should pretty
> much be what you need. You give a position and a radius as inputs and the
> API returns places that match these criterias.

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