Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3732 Представления

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

Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить