Drawing Library is deprecated and and starting from May 2026 it will no longer be available #825
Replies: 1 comment 2 replies
-
I moved this to the discussions / Q&A section, as it's neither a bug-report nor a feature request We are aware of this, and I personally appreciate the move. I'm not yet sure if this includes removing the "editable" property for the polygon/polyline/circle/... classes, but from reading it, I'd think that they might stay around. The least we will do is to migrate our editor-example to use an external library like the excellent terradraw instead of the now deprecated library. We have to see if there are other ways to make integrating an editor like that easier for users of this library. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
https://developers.google.com/maps/deprecations?utm_source=devtools&utm_campaign=stable#drawing_library_deprecated_as_of_aug_8_2025
Google Maps has deprecated the Drawing Library, and starting from May 2026 it will no longer be available. How will this affect this library?
Steps to Reproduce
a warning is displayed on console when using drawing-manager that says:
Drawing library functionality in the Maps JavaScript API is deprecated. This API was deprecated in August 2025 and will be made unavailable in a later version of the Maps JavaScript API, releasing in May 2026. For more info, see https://developers.google.com/maps/deprecations.
Environment
Logs
Beta Was this translation helpful? Give feedback.
All reactions