How to share location preview on WhatsApp using Node.js

Viewed 16

I am developing a WhatsApp bot using Node.js and (WATI API)[https://docs.wati.io/reference/introduction]. I need to send specific venue locations to users as a map preview and not a link on WhatsApp.

I am looking for an API or library that will help me encode the google map location or coordinate and send it as a small embedded map preview (image attached below) message on WhatsApp. Is there any way I can achieve this?

Desried Result I

Any help or advice is appreciated

0 Answers
Related