On Jul 25, 2:32 pm, Michael <[email protected]> wrote: > > We are currently developing a mobile application for the BlackBerry > Curve8900. The application requests a "Static Map" from google to > display the current location of the user. > > Here's what I found in the API... > > So... is it allowed to use static maps on a mobile device?
In looking at http://code.google.com/apis/maps/terms.html did you find Section 10.8? For these purposes, I would advise that a web browser is an application which will accept an arbitrary URL from a user, and render an HTML document. While it's possible to use Google Maps in a desktop application, that does not apply to Static Maps, unless your application counts as a web browser. -- 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.
