This question has been flagged

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

Avatar
Discard
Best Answer

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.

Avatar
Discard