|
154 | 154 | 88F93CC229C4D3480006B28E /* CreateAndEditGeometriesView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = 88F93CC029C3D59C0006B28E /* CreateAndEditGeometriesView.swift */; }; |
155 | 155 | D70082EB2ACF900100E0C3C2 /* IdentifyKMLFeaturesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D70082EA2ACF900100E0C3C2 /* IdentifyKMLFeaturesView.swift */; }; |
156 | 156 | D70082EC2ACF901600E0C3C2 /* IdentifyKMLFeaturesView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D70082EA2ACF900100E0C3C2 /* IdentifyKMLFeaturesView.swift */; }; |
| 157 | + D7010EBF2B05616900D43F55 /* DisplaySceneFromMobileScenePackageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7010EBC2B05616900D43F55 /* DisplaySceneFromMobileScenePackageView.swift */; }; |
| 158 | + D7010EC12B05618400D43F55 /* DisplaySceneFromMobileScenePackageView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D7010EBC2B05616900D43F55 /* DisplaySceneFromMobileScenePackageView.swift */; }; |
157 | 159 | D701D72C2A37C7F7006FF0C8 /* bradley_low_3ds in Resources */ = {isa = PBXBuildFile; fileRef = D701D72B2A37C7F7006FF0C8 /* bradley_low_3ds */; settings = {ASSET_TAGS = (ShowViewshedFromGeoelementInScene, ); }; }; |
158 | 160 | D704AA5A2AB22C1A00A3BB63 /* GroupLayersTogetherView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D704AA592AB22C1A00A3BB63 /* GroupLayersTogetherView.swift */; }; |
159 | 161 | D704AA5B2AB22D8400A3BB63 /* GroupLayersTogetherView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D704AA592AB22C1A00A3BB63 /* GroupLayersTogetherView.swift */; }; |
|
374 | 376 | dstPath = ""; |
375 | 377 | dstSubfolderSpec = 7; |
376 | 378 | files = ( |
| 379 | + D7010EC12B05618400D43F55 /* DisplaySceneFromMobileScenePackageView.swift in Copy Source Code Files */, |
377 | 380 | D737237B2AF5AE1A00846884 /* FindRouteInMobileMapPackageView.Models.swift in Copy Source Code Files */, |
378 | 381 | D737237A2AF5AE1600846884 /* FindRouteInMobileMapPackageView.MobileMapView.swift in Copy Source Code Files */, |
379 | 382 | D76000B12AF19C4600B3084D /* FindRouteInMobileMapPackageView.swift in Copy Source Code Files */, |
|
595 | 598 | 883C121429C9136600062FF9 /* DownloadPreplannedMapAreaView.MapPicker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DownloadPreplannedMapAreaView.MapPicker.swift; sourceTree = "<group>"; }; |
596 | 599 | 88F93CC029C3D59C0006B28E /* CreateAndEditGeometriesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CreateAndEditGeometriesView.swift; sourceTree = "<group>"; }; |
597 | 600 | D70082EA2ACF900100E0C3C2 /* IdentifyKMLFeaturesView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IdentifyKMLFeaturesView.swift; sourceTree = "<group>"; }; |
| 601 | + D7010EBC2B05616900D43F55 /* DisplaySceneFromMobileScenePackageView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DisplaySceneFromMobileScenePackageView.swift; sourceTree = "<group>"; }; |
598 | 602 | D701D72B2A37C7F7006FF0C8 /* bradley_low_3ds */ = {isa = PBXFileReference; lastKnownFileType = folder; path = bradley_low_3ds; sourceTree = "<group>"; }; |
599 | 603 | D704AA592AB22C1A00A3BB63 /* GroupLayersTogetherView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GroupLayersTogetherView.swift; sourceTree = "<group>"; }; |
600 | 604 | D7054AE82ACCCB6C007235BA /* Animate3DGraphicView.SettingsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Animate3DGraphicView.SettingsView.swift; sourceTree = "<group>"; }; |
|
825 | 829 | 00B04FB3283EEB830026C882 /* Display overview map */, |
826 | 830 | 1C56B5DE2A82C02D000381DA /* Display points using clustering feature reduction */, |
827 | 831 | E004A6D528465C70002A1FE6 /* Display scene */, |
| 832 | + D7010EBA2B05616900D43F55 /* Display scene from mobile scene package */, |
828 | 833 | E070A0A1286F3B3400F2B606 /* Download preplanned map area */, |
829 | 834 | E004A6EE284E4B7A002A1FE6 /* Download vector tiles to local cache */, |
830 | 835 | 1C26ED122A859525009B7721 /* Filter features in scene */, |
|
1279 | 1284 | path = "Identify KML features"; |
1280 | 1285 | sourceTree = "<group>"; |
1281 | 1286 | }; |
| 1287 | + D7010EBA2B05616900D43F55 /* Display scene from mobile scene package */ = { |
| 1288 | + isa = PBXGroup; |
| 1289 | + children = ( |
| 1290 | + D7010EBC2B05616900D43F55 /* DisplaySceneFromMobileScenePackageView.swift */, |
| 1291 | + ); |
| 1292 | + path = "Display scene from mobile scene package"; |
| 1293 | + sourceTree = "<group>"; |
| 1294 | + }; |
1282 | 1295 | D701D7242A37C7E4006FF0C8 /* 07d62a792ab6496d9b772a24efea45d0 */ = { |
1283 | 1296 | isa = PBXGroup; |
1284 | 1297 | children = ( |
|
2257 | 2270 | D72C43F32AEB066D00B6157B /* GeocodeOfflineView.Model.swift in Sources */, |
2258 | 2271 | 1C9B74C929DB43580038B06F /* ShowRealisticLightAndShadowsView.swift in Sources */, |
2259 | 2272 | D7232EE12AC1E5AA0079ABFF /* PlayKMLTourView.swift in Sources */, |
| 2273 | + D7010EBF2B05616900D43F55 /* DisplaySceneFromMobileScenePackageView.swift in Sources */, |
2260 | 2274 | 1C56B5E62A82C02D000381DA /* DisplayPointsUsingClusteringFeatureReductionView.swift in Sources */, |
2261 | 2275 | D7337C602ABD142D00A5D865 /* ShowMobileMapPackageExpirationDateView.swift in Sources */, |
2262 | 2276 | 00E5401E27F3CCA200CF66D5 /* ContentView.swift in Sources */, |
|
0 commit comments