This is a points of interest search app, so the results would be
restaurants, and other points of interests from our own database.

My high-level understanding of the rules for using Google map API is
that you have to display the map on page. While that works perfectly
fine on desktop browsers, on mobiles due to space constraints and
bandwidth concerns, I want to display a text-list of results, and
leave it to the user to select to go to a map view. Hence the map
won't be technically ON PAGE.

Can I code my pages to display text-results pulled from my own
database for a location, and then create a button to go to Map-view,
instead of showing the map as a default option? Or would that void my
agreement?

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