I need to send the body field in a location message. How should I implement this? #2625
Replies: 1 comment
-
|
Check this issue, I placed all info there. You can use name and address to have "body" field placed, but the message will store inside {
...
"loc": "Cristo Redentor\nParque Nacional da Tijuca - Alto da Boa Vista, Rio de Janeiro - RJ",
"lat": -22.95201,
"lng": -43.2102601,
...
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
[Description of the bug, When Issue Happens]
Environment
Steps to Reproduce
Log Output
Your Code
Additional context / Screenshot
Add any other context about the problem here. If applicable, add screenshots to help explain.
Beta Was this translation helpful? Give feedback.
All reactions