Skip to Content

Google Map Widget

by

9.40

17.0 0
Live Preview
Required Apps 890
Technical Name google_maps_widget
License OPL-1
You bought this module and need support ? Click here!
Technical Name google_maps_widget
License OPL-1

Introduction

This Odoo module introduces an interactive Google Maps widget that can be embedded into form views using existing latitude and longitude fields. Users can search for a location and adjust it by dragging markers on the map, significantly improving geolocation accuracy and user experience. Ideal for managing customer addresses, field service entries, or warehouse locations, this widget enhances location-based workflows with intuitive visual mapping integration

Key Features

  • Embed an interactive Google Map within Odoo form views using latitude and longitude fields

  • Allow users to search, select, and drag map markers to set accurate locations

  • Seamless mapping integration with minimal setup—leveraging existing fields

  • Lightweight UX enhancement for improved data input and usability

Benefits

  • Enhances data entry accuracy with visual and interactive mapping controls

  • Reduces user errors by allowing direct location adjustments via map markers

  • Streamlines workflows for address, field service, and logistics-related data inputs

  • Offers a polished, user-friendly interface that elevates Odoo form interaction

  • Integrates gracefully without requiring complex configuration or additional modules

Compatibility & Technical Details

Technical Name: google_maps_widget

Functionality: Adds a frontend map widget to Odoo form views, relying on latitude (lat) and longitude (lng) fields for location display and selection. Users can interactively set locations via searches or marker drags

License and Dependencies: Not explicitly specified in source materials; typical implementations may require inclusion of the Google Maps JavaScript API key.

Installation Steps (general guidance):

  1. Place the google_maps_widget module in your custom addons directory.

  2. Update the module list in Odoo’s developer mode.

  3. Install the module.

  4. Add the map widget to desired fields in your form view XML, e.g.:


    <field name="latitude" widget="google_map_widget" options="{'latitude_field':'lat', 'longitude_field':'lng'}"/>
  5. Ensure Google Maps API key is configured if required, to enable map display and search functionality.

Google Maps Widget

Power your Odoo with perfectly designed Google Maps integration for hassle-free location management.

Header
shape

Key Features

Google Maps Integration
Interactive Map Interface
Address Autocomplete

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

Configuration

2. Implementation of the widget

Add the field type Char and customize it with latitude and longitude fields

ImplementationCode
See examples on GitHub

The Widget in Action

Discover how our widget looks and works in different scenarios

Widget Demo 1
Widget Demo 2

Looking for More Features?

Try Our Advanced Version

Upgrade to our advanced version and get access to additional features including:

  • Dedicated route widget for path tracking
  • Point-to-point navigation capabilities
  • Enhanced customization options
Advanced Version Preview

Contact

Interested in implementing the widget? Contact us for more information

WhatsApp

+54 9 376 435 4375

Frequently Asked Questions

Which Odoo versions are compatible?

The widget is compatible with Odoo 17 and can be adapted to previous versions upon request.

Do I need a Google Maps API key?

Yes, you'll need a Google Maps API key with Maps JavaScript and Places 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.

© 2024 Google Maps Widget for Odoo. All rights reserved.

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.