Hey, I'm using a javascript google map on my site here: http://www.richsavage.co.uk/stuff/GRD/testmap/
I have a "my map" stored in my google account, with markers on etc. (http://www.google.com/maps/ms? ie=UTF8&hl=en&msa=0&msid=115528405134213098278.00046f5d09a29810855de&z=17) I want to be able to load this map into my site using the javascript API. I tried including the msid in the script tag along with my API key but that didnt work: <script src="http://maps.google.com/maps?file=api&v=2&key= ABQIAAAAB0htm-7K8nWEDWuVol23IBQvad5DS-Cyg99VglIuOfYN3OGEVhQjgMoy- eV3tdTFEvD9-KW7- SIPWw&sensor=false&ie=UTF8&hl=en&msa=0&msid=115528405134213098278.00046f5d09a29810855de&z=17" type="text/javascript"></script> Is there any way of doing this? Thanks, Rich P.S. I know this can be done using the iframe method, as shown in "my maps", but this will eventuallly be part of a facebook app and it doesnt like the iframe method! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
