Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

Hello All,


I have simple question. How to get current location in button click. 

I know there is a base functionality in odoo to get lat-long based on address. but i want live location on button click.


Is there any way to achieve this?


Thanks in advance

Awatar
Odrzuć
Najlepsza odpowiedź

There is no such functionality in Odoo to track the current location but using JS/HTML5 you can do that as browser as the functionality to pass the current location.

Just google it out and you will find lots of example for that and try to implement them in Odoo.

Awatar
Odrzuć