I have a set of google maps that I create on my site for each user. They are normally created with the GMaps API (although I could create KML for each as well). I'd like my users to be able to view them in Google Maps Mobile and I'm not sure the best way.
The MyMaps feature looks good but if I provide a kml url, http://mysite/user1.kml then the map goes under "Created by others" and doesnt show up. If they import user1.kml then the data is static and doesn't change. What are my options? As I see it I can a) Give them the KML url and tell them to cut and paste it into GMM (not very user friendly). b) Try the Google Maps Data API and programatically build the map over and over so it's up to date. Neither seems like a good option.
-- 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.
