Hi, I am new at this so I am first trying to embed a "my map" into the API so that I can use the geocoding functionality provided by the API on the "my map". Is this possible? I thought it might be easier than overlaying my KML files.
I successfully created a page with a geocoder at: http://www.riskviewer.net/test2.html Then, I tried to embed the "my map" into the iframe tag within the body, as shown in the code below and on the following link http://www.riskviewer.net/test3.html : <div id="map_canvas"><iframe width="800" height="600" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms? ie=UTF8&hl=en&oe=UTF8&msa=0&msid=105852650243358832919.000472b1c7198d11b906b&ll=39.240546,-76.440768&spn=0.009971,0.017166&z=16&output=embed"></ iframe></div> As you can see, the my map does not load properly. Is it possible to embed the "my map" or should I figure out how to overlay the KML files to recreate the my map within the API. Thanks for any help! DAC --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
