mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 11:46:58 +02:00
vector-im/element-ios/issues/5298 - Add .well-known configuration support for tile server and map styles.
This commit is contained in:
committed by
Stefan Ceriu
parent
6839da94d8
commit
40bc43b0f6
@@ -32,7 +32,7 @@ struct LocationSharingView: View {
|
||||
|
||||
var body: some View {
|
||||
NavigationView {
|
||||
LocationSharingMapView(tileServerMapURL: context.viewState.tileServerMapURL,
|
||||
LocationSharingMapView(tileServerMapURL: context.viewState.mapStyleURL,
|
||||
avatarData: context.viewState.avatarData,
|
||||
location: context.viewState.location,
|
||||
errorSubject: context.viewState.errorSubject,
|
||||
|
||||
Reference in New Issue
Block a user