TIP: You can type at any time to perform a new search.
Google Map View
web_view_google_map · OCA/geospatial
- Repository
- OCA/geospatial · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Extra Tools
- Folder size
- 1.39 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/geospatial
- Last tracking update
- 2026-08-07 09:06:26
- Authors
- Odoo Community Association (OCA), Open Source Integrators, Gray Matter Logic
- Maintainers
- Odoo Community Association (OCA), Open Source Integrators, Gray Matter Logic
- Committers
- Maxime Chambreuil, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- fieldservice_google_map
- Description
This module adds a Google Maps view type and Places autocomplete field widgets to the Odoo web client. Features: - `google_map` view mode to display geolocated records on Google Maps - Marker colors from view attributes (`color` / `colors`) - Marker clustering - Field widgets `gplaces_autocomplete` and `gplaces_address_form`
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_res_partner_google_map |
view.res.partner.google_map | res.partner | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
view_modeSelectionondelete={'google_map': 'cascade'}selection_add=[('google_map', 'Google Maps')]
No public methods.
New fields (1)
-
typeSelectionselection_add=[('google_map', 'Google Maps')]
No public methods.
Loading…
Loading…