When viewing the custom map, you should have a "KML" link just under the description. Grab the URL of that link.
Can then use it directly with KmlLayer to display the content on a API based map. On Tue, May 22, 2012 at 6:19 PM, Paulo Fabiano Langer <[email protected]> wrote: > Hi, everybody! > The Marketing department of my company has registered in google places all > our stores addresses. From there, each one were saved as a marker in a > existent map on My Places. > Now I need to create a web page where I need to show a map with markers of > all stores we have around the world. > I decided to use Maps Javascript API instead an embedded iframe map (given > by My Places) because, over this map, we will have a form where clients can > choose the city and I would like to just set a new map's center by the API. > All markes would be loaded already. > The things is: How could I get all markers from the map I have on My Places > and add them to my map with js API ? > > I read that maps data api is deprecated already and I still didn“t > understand about fusion tables very well. It is pretty new to me. Is there a > way to export all my markers from My Places to fusion tables ? > > thanks, > Paulo > > -- > 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/-/XaiHjfsKiGwJ. > 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. -- 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.
