CRND Web Widget Select Geolocation

by
Odoo
v 14.0 Third Party 38
Download for v 14.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 236
Technical Name crnd_web_widget_select_geolocation
LicenseLGPL-3
Websitehttps://crnd.pro
Versions 16.0 15.0 13.0 14.0
You bought this module and need support? Click here!

CRND Web Widget Select Geolocation

License: LGPL-3 CR&D


CRND Web Widget Select Geolocation is a module developed by the Center of Research & Development company.

This addon adds a widget that allows you to select a geolocation.

Example model definition

                
                    class TestMapView(models.Model):
                        _name = 'test.map.view'

                        point_simple_json = fields.Char()
                
            

Example of definition of field in form view

                
                    <field name="point_simple_json"
                           widget="select_geolocation"/>
                
            

The geolocation coordinates will be stored as json dict {'lat': latitude, 'lng': longitude} in the field.

Launch your own ITSM system in 60 seconds:

Create your own Bureaucrat ITSM database yodoo.systems

Maintainer

CR&D
Website Contact us Bug Requests

This module is maintained by the Center of Research & Development company.

We can provide you further Odoo Support, Odoo implementation, Odoo customization, Odoo 3rd Party development and integration software, consulting services. Our main goal is to provide the best quality product for you.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.