On Thu, Jan 5, 2012 at 8:56 PM, TX-digiMap <[email protected]> wrote: > Yes, the upload and the map needs to be on My Map.
Then you probably out of luck. At one time there was the Maps Data API, http://code.google.com/apis/maps/documentation/mapsdata/ but its now defunct. You might be able to get it to work, but as the API is not supported its very likly to break. > > > > On Jan 5, 2:46 pm, Barry Hunter <[email protected]> wrote: >> Does it actully need to be a "My Map"? >> >> If it doesnt, just upload the KML file to a public webserver >> somewhere. Dropbox could be used even. That gives you a public url for >> files in your dropbox. >> >> The map can then be accessed by putting the public URL int the search box. >> >> http://maps.google.com/maps?q=http://example.com/path/to/file.kml >> >> >> >> >> >> >> >> On Thu, Jan 5, 2012 at 7:41 PM, TX-digiMap <[email protected]> wrote: >> > I'm working on a small MS Access database project for my company where >> > I have to regularly upload a KML file to Google Maps (Unlisted Maps). >> > I'm able to reliably export the KML file from Access and then manually >> > upload the file to our maps in Googles My Places. But would like to >> > take it a step further and automate the import directly from Access >> > into Google maps. >> >> > Is there some API or code that I can use to feed this KML file >> > directly into Google Maps? >> >> > -- >> > You received this message because you are subscribed to the Google Groups >> > "Google Maps API V2" 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 >> > athttp://groups.google.com/group/google-maps-api?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API V2" 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. > -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
