-
- Downloads
Refactor the MapTiler configuration into a single place. (#3944)
* Refactor the MapTiler configuration into a single place. * Merge the MapAssets catalog into the normal one.
Showing
- ElementX.xcodeproj/project.pbxproj 12 additions, 36 deletionsElementX.xcodeproj/project.pbxproj
- ElementX/Resources/Assets.xcassets/images/location/mapBlurred.imageset/Contents.json 0 additions, 0 deletions...cassets/images/location/mapBlurred.imageset/Contents.json
- ElementX/Resources/Assets.xcassets/images/location/mapBlurred.imageset/DarkMapBlurred.pdf 0 additions, 0 deletions...ts/images/location/mapBlurred.imageset/DarkMapBlurred.pdf
- ElementX/Resources/Assets.xcassets/images/location/mapBlurred.imageset/lightMapBlurred.pdf 0 additions, 0 deletions...s/images/location/mapBlurred.imageset/lightMapBlurred.pdf
- ElementX/Sources/Application/AppSettings.swift 7 additions, 5 deletionsElementX/Sources/Application/AppSettings.swift
- ElementX/Sources/FlowCoordinators/PinnedEventsTimelineFlowCoordinator.swift 6 additions, 1 deletion...lowCoordinators/PinnedEventsTimelineFlowCoordinator.swift
- ElementX/Sources/FlowCoordinators/RoomFlowCoordinator.swift 4 additions, 1 deletionElementX/Sources/FlowCoordinators/RoomFlowCoordinator.swift
- ElementX/Sources/Generated/Assets.swift 1 addition, 0 deletionsElementX/Sources/Generated/Assets.swift
- ElementX/Sources/Other/Extensions/MapTiler.swift 0 additions, 14 deletionsElementX/Sources/Other/Extensions/MapTiler.swift
- ElementX/Sources/Other/MapLibre/MapAssets.xcassets/Contents.json 0 additions, 6 deletions...X/Sources/Other/MapLibre/MapAssets.xcassets/Contents.json
- ElementX/Sources/Other/MapLibre/MapLibreMapView.swift 3 additions, 3 deletionsElementX/Sources/Other/MapLibre/MapLibreMapView.swift
- ElementX/Sources/Other/MapLibre/MapLibreModels.swift 8 additions, 0 deletionsElementX/Sources/Other/MapLibre/MapLibreModels.swift
- ElementX/Sources/Other/MapLibre/MapLibreStaticMapView.swift 19 additions, 12 deletionsElementX/Sources/Other/MapLibre/MapLibreStaticMapView.swift
- ElementX/Sources/Other/MapLibre/MapTilerAuthorization.swift 0 additions, 20 deletionsElementX/Sources/Other/MapLibre/MapTilerAuthorization.swift
- ElementX/Sources/Other/MapLibre/MapTilerConfiguration.swift 62 additions, 0 deletionsElementX/Sources/Other/MapLibre/MapTilerConfiguration.swift
- ElementX/Sources/Other/MapLibre/MapTilerStaticMap.swift 0 additions, 27 deletionsElementX/Sources/Other/MapLibre/MapTilerStaticMap.swift
- ElementX/Sources/Other/MapLibre/MapTilerStyle.swift 0 additions, 14 deletionsElementX/Sources/Other/MapLibre/MapTilerStyle.swift
- ElementX/Sources/Other/MapLibre/MapTilerStyleBuilder.swift 0 additions, 26 deletionsElementX/Sources/Other/MapLibre/MapTilerStyleBuilder.swift
- ElementX/Sources/Other/MapLibre/MapTilerStyleBuilderProtocol.swift 0 additions, 12 deletions...Sources/Other/MapLibre/MapTilerStyleBuilderProtocol.swift
- ElementX/Sources/Other/MapLibre/MapTilerURLBuilderProtocol.swift 3 additions, 1 deletion...X/Sources/Other/MapLibre/MapTilerURLBuilderProtocol.swift
Loading
Please register or sign in to comment