TICESoftware / tice-android

TICE is a secure app for meeting up, sharing locations and locating friends and family in real-time. TICE allows live location sharing on iOS, Android and the Web. Privacy by Design and modern end-to-end-encryption protect the sensitive location data from others.
https://ticeapp.com
GNU General Public License v3.0
51 stars 5 forks source link

Add alternate map tile providers #37

Open ghost opened 2 years ago

ghost commented 2 years ago

F-Droid version of TICE requires manually filling a Mapbox access token, but it's nowhere trivial to get one. Mapbox account registration requires giving out credit card number, which is not great for privacy or accessibility. Add some other map providers which don't need that.

A quick search brings up this: https://github.com/Leaflet/Leaflet/issues/6336 There's also this example implementation of map viewer with multiple backends: https://osmdroid.github.io/osmdroid/

Quantum-Future commented 4 months ago

Give the option to use OpenStreet Maps please.