Status Update
Comments
sh...@gmail.com <sh...@gmail.com> #2
We did have an API that could access MyMaps. Unfortunately it has been deprecated. Please read the announcement for more information:
I'm going to leave this feature request open, so we can gauge potential interest in such an API.
sh...@gmail.com <sh...@gmail.com> #3
From
on 07/05/2021: issue 35820262
What would you like to see us add to this API?
Google maps has the nice feature for preparing and saving routes, along with other map "stuff". I am writing an application where I would like to display the route saved in MyMaps. But to do that now requires a hack.
I would like an API that would allow my application to access the list of saved maps, returning to me the map name and the network link. This would allow me to use a KmlLayer to bring the map into my application.
Of course, some sort of input parameters specifying user name and (perhaps) password would be needed in order to determine WHO'S MyMaps to access. That would be a reasonable requirement.
Regards,
For developers viewing this issue: please click the 'star' icon to be notified of future changes, and to let us know how many of you are interested in seeing it resolved.
Description
# It is OK to share your API Project ID, but _not_ API keys.
Feature Request
-----------------------
What would you like to see us add to this API?
Yes, Please advise if you have any existing automation to control over objects of the layers at My Maps, so that I can control them from my application or by changing of linked google doc xls for instance.
Issue report
----------------
What steps will reproduce the problem? Please provide a link to a
demonstration page if at all possible, or attach code.
1. Do not have any link or example.
2. The content of my map objects may have dynamically change in time, so that would need to create new layer, new my map, change visibility properties and get with new url of the shared link to my maps.
3. Please advise how that can be reached with the existing api and point to the ones, or that need to be enhanced with a new api?
Thank you