Now that's strange... just tried to use it with a fresh account and everything works fine. If it's not too far off from topic, could you tell me which browser you have used and if it's the same when opening http://evemo.de ?
Anyway, integrating the map is exactly the same as on every other webpage. That is because the app is in fact a normal webpage, surrounded by the facebook UI. When developing an app, you create a website on your own server. You can do everything you want as on every other website. What makes this website an app is simply the additional implementation of one or more libraries (PHP, JS, whatever you want) in order to communicate with the facebook API and obtain user data. This website is then being shown inside the iframe on the facebook app page. The code still remains on your server. I don't think there is any documentation for this, as it's exactly the same as implementing maps elsewhere.... or I just didn't understand your question ;-) If this should be the case, I would be happy if you could tell some more details according to your problem -- 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.
