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 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.
