element-ios/Riot/Modules/LocationSharing
Flescio 01e6579f89
Show own location in map views (#7375)
* show own location on static sharing

* show own location on live sharing

* add tests and changelog

* check location authorisation, fix center to current user location button

* it moves request to LocationManager in proper service

* add static location viewer service
2023-02-20 18:07:03 +01:00
..
LocationAuthorizationStatus.swift Move RoomTimelineLocationView to appropriate folder. 2022-08-03 11:08:25 +02:00
LocationManager.swift Show own location in map views (#7375) 2023-02-20 18:07:03 +01:00
MXSession+LocationSharing.swift MXSession: Add convenient getter to retrieve UserLocationService associated to session user id 2022-05-16 11:32:33 +02:00
UserLocationService.swift Track all errors in Sentry 2022-08-23 08:14:59 +01:00
UserLocationServiceProtocol.swift Add UserLocationService that handles live location sharing for the current user 2022-05-16 11:18:16 +02:00
UserLocationServiceProvider.swift UserLocationServiceProvider: Handle live location sharing lab flag activation changes. 2022-06-29 18:10:28 +02:00