I think it's not possible what you are trrying to achieve. As you can
see even the HTML part is not as easy and does not work as you want.
But let us assume you can solve the HTML problem, then the next step
would be to access 'My Maps' with Javascript, and this would surely
fail.

It is not documented how to access this sort of maps with Javascript,
and 'My Maps' are not intended to be used in this way.

Why don't you use the API geocoder within an API map?






On Sep 4, 4:25 am, dac <[email protected]> wrote:
> 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 
> linkhttp://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&amp;hl=en&amp;oe=UTF8&amp;msa=0&amp;msid=105852650243358832919.000472b1c7198d11b906b&amp;ll=39.240546,-76.440768&amp;spn=0.009971,0.017166&amp;z=16&amp;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
-~----------~----~----~----~------~----~------~--~---

Reply via email to