Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 1426 |
Technical Name |
google_maps_widget_advanced |
License | OPL-1 |
Website | https://github.com/KloutDevs |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 1426 |
Technical Name |
google_maps_widget_advanced |
License | OPL-1 |
Website | https://github.com/KloutDevs |
Google Maps Widget
Power your Odoo with perfectly designed Google Maps integration for hassle-free location management.

Key Features






How to implement
Follow these simple steps to start using the widget on your Odoo system
1. Initial Configuration
Configure your Google Maps API Key in the module settings to start using the widget. You can also add default parameters on it

2. Basic Widget Implementation
Add the following field configuration to your form view to use the basic Google Maps widget:
XML View:

Python Model Fields:

This configuration will create a map widget with address search and coordinate selection capabilities.
3. Route Widget Implementation
Configure the route widget in your form view with the following options:
Route Widget Configuration:

Example Python Model Structure:

Available Options:
show_route
: Display route lines between locationsoptimize_route
: Automatically optimize waypoint ordercalculate_total_distance
: Calculate and update total route distancecalculate_total_time
: Calculate and update total route timetravel_mode
: DRIVING, WALKING, BICYCLING, or STRAIGHT_LINEuse_alternative_routes
: Show alternative route options
The Widget in Action
Discover how our widget looks and works in different scenarios



Looking for Something Simpler?
Try Our Base Version
If you need a simpler solution at a lower price point, our base version might be perfect for you. It includes essential features for basic location management:
- Simple location selection with map interaction
- Address autocomplete functionality
- Basic Google Maps integration
- Perfect for single location management

Perfect for businesses that need simple location management without advanced routing features
Contact
Interested in implementing the widget? Contact us for more information
Frequently Asked Questions
Which Odoo versions are compatible?
The widget is compatible with Odoo 17 and can be adapted to previous versions upon request.
Can I use the same API key as in the Base version?
Yes, you can use the same Google Maps API key as long as you have the Places and Routes APIs enabled.
Does it support Odoo Enterprise and Community?
Yes, our widget is fully compatible with both Odoo Enterprise and Community editions.
Do I get free upgrades and support?
Yes, you get free upgrades and lifetime support for any widget-related issues. Implementation support is included for the first 2 months after purchase.
What does the technical support include?
Technical support includes: 2 months of implementation support to help you set up the widget, and lifetime support for any issues related to the widget's functionality.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module