Status Update
Comments
fa...@google.com <fa...@google.com> #2
I suspect that this is a return of the issue described at https://issuetracker.google.com/issues/129591245
The issue appeared fixed for a few days from Tue May 21, but it appears to be back again.
The issue appeared fixed for a few days from Tue May 21, but it appears to be back again.
ta...@gmail.com <ta...@gmail.com> #3
Thanks for reporting this issue. I've been able to replicate it and have reported it to the engineering team. At the moment there are no known workarounds for the developer using the API.
co...@gmail.com <co...@gmail.com> #4
Any update on this? None of the tasks I created through the app are appearing on my Google Calendar.
Description
# It is OK to share your API Project ID, but _not_ API keys.
Issue report
----------------
What steps will reproduce the problem? Please provide a link to a
demonstration page if at all possible, or attach code.
1.Create a OverlayMapType
2.You can check the result through console.log
3.v3.32 or later, I had no sooner called 'getTile' than 'releaseTile' is called.
*v3.31, only getTile is called