Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3784 มุมมอง

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.

อวตาร
ละทิ้ง