Hi > When signing up for an API Key, I am asked to provide a link to the > page at which my content will be displayed. This URL will be something > like apps.facebook.com/myapp - but the Maps API is used within an > iFrame, coming from my website. Apparently, I have to put my site's > URL, because technically, it's my URL that is calling the API. But in > reality, my iFrame won't display anything unless being called from > within aFacebookpage. Is this legaly ok?
Not sure if ur assumption is correct, i am doing something similar. check this http://thetechstig.com/?page_id=35 and the implementation here http://thetechstig.com/facebook/index.php .As far as i know the page with the Google map script will be rendered from my server so it won't be violating any TOS. > The same problem - and another one - appears when I implement a map > into the user's news stream - (it's basically those twitter-like > messages send to your friends onFacebook). > It does not allow me to use JavaScript, so I use the static Maps API > to display map images. These images are, however, stored onFacebook's > servers for performance reasons (I cannot influence this.). This seems > OK to me, because caching is allowed for performance reasons. Is this > OK?Facebookis, however, not even able to load Map images using my API Key > (wrong URL). This will force me to kind of mirror these requests over > my server/domain. One single IP can only have 1000 Static Map images > per day, so that's a problem. > Can I increase this 1000 images limit without buying Google Maps > Premier? Does buying Google Maps premier even increase this limit? > Can I register an API Key on a domain I do not own (e.g.facebook.com)? > > Thank you very much, > > Thomas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
