TIP: You can type at any time to perform a new search.
Google Map View Drawing Mixin
web_widget_google_map_drawing · OCA/geospatial
- Repository
- OCA/geospatial · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Extra Tools
- Folder size
- 0.19 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/geospatial
- Last tracking update
- 2026-08-07 07:31:57
- Authors
- Odoo Community Association (OCA), Yopi Angi
- Maintainers
- Odoo Community Association (OCA), Yopi Angi
- Committers
- OCA-git-bot, oca-travis, brian10048, Stéphane Brunner
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
google_maps assets backend drawing | ir.ui.view | qweb | Inherits web_view_google_map.assets_backend |
res_config_settings_view_form |
res.config.settings.view.form.inherit.web_google_maps_drawing | res.config.settings | form | Inherits base_google_map.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (6)
-
shape_areaFloatstring='Area' -
shape_descriptionTextstring='Description' -
shape_nameCharstring='Name' -
shape_pathsTextstring='Paths' -
shape_radiusFloatstring='Radius' -
shape_typeSelectiondefault='polygon'required=Truestring='Type' args: [('circle', 'Circle'), ('polygon', 'Polygon'), ('rectangle', 'Rectangle')]
-
decode_shape_paths(self)@api.multi
New fields (1)
-
google_maps_drawingBooleanstring='Drawing'
-
get_values(self)@api.model -
set_values(self)@api.multi