Access locations in My Places of a particular account through Google Maps API
问题 The Google Maps allow a user to add and group places in My Places . I would like to access the locations in a user's My Places programmatically instead of manually download the KML file. I did some search but could not find much helpful documentation or discussion on this topic. Apparently this is possible because this iOS app seems to be able to access it. The question is what Google Maps API or web services can provide this information? 回答1: No one answers this question. I found how to do