DJTommek / better-location

Telegram bot for parsing and generating various of location formats.
https://t.me/BetterLocationBot
MIT License
7 stars 2 forks source link

Google maps service - add support for coordinates in place URL #108

Closed DJTommek closed 1 year ago

DJTommek commented 1 year ago

Telegram bot @EEventBot is using specific format for Google maps, which should be supported.

Example: https://www.google.com/maps/place/50.0821019,14.4494197 Expected output: 50.0821019,14.4494197

Note: this should work for messages, that are forwarded from EEventBot to BetterLocationBot.