organicmaps/ge0
Roman Tsisyk e239554673 [android][ios] Replace om:// links with geo:
`om://ZCoordba64/Name` and `https://omaps.app/ZCoordba64/Name` links
are absolutely interchangeable. Unlike `om://`, `https://` links are
automatically highlighted in most apps, including iMessages/SMS,
WhatsApp, Telegram and many others.

Replace `om://ZCoordba64/Name` with `geo:lat,lon(Name)` when sharing.

Add `https://omaps.app` and `geo:` to the coordinates drop-down list.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2024-01-07 15:52:16 +02:00
..
ge0_tests [android][ios] Replace om:// links with geo: 2024-01-07 15:52:16 +02:00
CMakeLists.txt [geo] Took out GeoUrl parser from coding to ge0. 2022-01-24 16:25:13 +03:00
ge0.php Renamed old stuff 2021-11-08 12:39:52 +01:00
geo_url_parser.cpp [map][android][ios] Support geo:0,0?q=Search string URLs 2023-11-21 18:13:26 -03:00
geo_url_parser.hpp [ge0] Parse geo:0,0?q=Search string 2023-11-21 18:13:26 -03:00
parser.cpp [map][android][ios] Support geo:0,0?q=Search string URLs 2023-11-21 18:13:26 -03:00
parser.hpp [ge0] Fix compilation on gcc 11 when unity build is off 2023-11-25 15:55:42 +01:00
url_generator.cpp [android][ios] Replace om:// links with geo: 2024-01-07 15:52:16 +02:00
url_generator.hpp [android][ios] Replace om:// links with geo: 2024-01-07 15:52:16 +02:00