Thanks Larry, I found out that similar hack. Actually if you try to share your map, the link has that same url, just add the 'output=kml' parameter.
Has anyone figured out how to get a list of your maps? -Its the last piece of the puzzle. On Tuesday, September 20, 2011 2:15:12 PM UTC-5, [email protected] wrote: > > On Sep 20, 10:58 am, Scimon <[email protected]> wrote: > > Is there anyway to add a "My Places" map as an overlay *without* > exporting > > it to KML? > > There is a way to get a link to a MyPlaces map is a network link that > links to the dynamic content. Google Maps and the google maps APIs > support network links and should work with that (as long as "root" kml > content meets the restrictions) > Clicking on the "Google Earth" icon in MyPlaces gives me this "kml": > > <?xml version="1.0" encoding="UTF-8"?> > <kml xmlns="http://earth.google.com/kml/2.2"> > <Document> > <name>Test polygons</name> > <description><![CDATA[]]></description> > <NetworkLink> > <name>Test polygons</name> > <Link> > <href>http://maps.google.com/maps/ms? > > ie=UTF8&authuser=0&hl=en&oe=UTF8&msa=0&msid=215141252881397372270.0004ad619d394fb6fe41b&output=kml<http://maps.google.com/maps/ms?ie=UTF8&authuser=0&hl=en&oe=UTF8&msa=0&msid=215141252881397372270.0004ad619d394fb6fe41b&output=kml></ > > > href> > </Link> > </NetworkLink> > </Document> > </kml> > > -- Larry > > > I've already had to convert two other, relatively static files into a > > FusionTable layer, but > > this last layer will get updated relatively frequently by non-tech savvy > > folk ... therefore > > being able to access the "My Places" data directly would be spiffy. I > see > > nothing in the > > documentation or forum about this. > > > > Also, for those who are just skimming, the Places library is something > > entirely different, > > and an unfortunate namespace collision. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/RAStyf2cgGcJ. 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.
