mollyim / mollyim-android

Enhanced and security-focused fork of Signal.
GNU Affero General Public License v3.0
1.58k stars 86 forks source link

Always use Google maps to share position #185

Closed p1gp1g closed 1 year ago

p1gp1g commented 1 year ago

Gmaps links are unfortunately like an universal geo: URI, all platforms use these links to open their own GPS app (iOS/Android/Browsers). Even OSM apps on Android use it.

This solution is probably better than #184 since it makes position sharing more usable for everyone.

Another solution would be to have the 2 links (OSM and Gmap) but it is against signal UX, keeping things easy. Then users would have to say 'click on the second link'.