-
-
Notifications
You must be signed in to change notification settings - Fork 379
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TF] add sending location objects via geo: send intents
This patch adds the ability for Telegram to parse locations from send intents containing a geo:<lat>,<lon>,<zoom> string. This is done by various map applications, including the popular OSMAnd and Orux maps. This patch enables the user to share the position of a POI or destination with Telegram and have it send as a location.
- Loading branch information
Marcus Hoffmann
committed
Nov 30, 2017
1 parent
eb2a17b
commit d692cfa
Showing
2 changed files
with
41 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters