Can i initially show places results on list and after that on map??

The other issue is that whenever we are searching the places then
places results doesn't contain any information about latitude and
longitude parameter so in this case how to display(plot) places on the
the map without having information about place location coordinates?

Please suggest.

Thanks,
Kevin.

On Oct 5, 6:48 pm, Andrew Leach <[email protected]> wrote:
> On Oct 5, 1:25 pm, Kevin Soron <[email protected]> wrote:
>
>
>
> > does it means that i must have to display all the nearer places on
> > Google map??
>
> "Places API may only be used in conjunction with displaying results on
> a Google map."
>
> > Can i directly display places to the user as a list??
>
> "Using Place data without displaying a map for which
> Place data was requested is prohibited."
>
> > Is there any violation of terms while displaying all the places as a
> > list?
>
> I think you have answered your own questions by quoting from the
> Terms.
>
> Depending on your mobile implementation, you may be able to use a
> Static Map, adding markers as appropriate. BUT Static Maps must be
> used within a browser, so your application must be a web application
> accessible via a browser in order to use Static Maps.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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