Tuesday, March 31, 2026
1 change · 19.0
Enhancements to existing features
The website editor now uses distinct names for the standard Map and Google Map blocks. This reduces confusion when both blocks appear in debug mode, helping users choose the right map option more easily.
Original PR description
Before this commit, the "Map" and "Google Map" snippets had the same name in the website editor. Normally, one or the other snippet is disabled depending on whether a Google Maps API key is configured. However, with debug mode enabled, both snippets are shown, which can cause confusion since they both have the same name and look very similar in the blocks sidebar. opw-5933787 Forward-Port-Of: odoo/odoo#250236