On Oct 29, 5:08 pm, "Mobile Application Developer (MAD)" <[email protected]> wrote: > Hi, with Google Static Maps API, I understood from FAQ that one can > not display images on Mobile Device output of a browser? I ask because > that would be very cumbersome. I want to write application is a bit > more interactive and I would need control from Mobile Application not > web browser. Can I do this? Also, I have no idea how it's going to be > used. They could sell it or whatever... I hope these are ok. I could > set agent-string in http header to indicate it as a browser I guess > but dont know if this is legal.
It doesn't sound like it. See the Terms, paragraph 10.8. http://code.google.com/apis/maps/terms.html If your application is a browser (that is, it can accept an arbitrary URL entered by a user and render the result) then presumably it would be ok. If it can't render an arbitrary URL, it's not a browser and is not ok. See also 10.9(c) about charging for a Maps API implementation. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
