|
332 | 332 | D75101822A2E497F00B8FA48 /* ShowLabelsOnLayerView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D75101802A2E493600B8FA48 /* ShowLabelsOnLayerView.swift */; }; |
333 | 333 | D751018E2A2E962D00B8FA48 /* IdentifyLayerFeaturesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D751018D2A2E962D00B8FA48 /* IdentifyLayerFeaturesView.swift */; }; |
334 | 334 | D751018F2A2E966C00B8FA48 /* IdentifyLayerFeaturesView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D751018D2A2E962D00B8FA48 /* IdentifyLayerFeaturesView.swift */; }; |
| 335 | + D751B4C82CD3E572005CE750 /* AddKMLLayerWithNetworkLinksView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D751B4C42CD3E572005CE750 /* AddKMLLayerWithNetworkLinksView.swift */; }; |
| 336 | + D751B4CB2CD3E598005CE750 /* AddKMLLayerWithNetworkLinksView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D751B4C42CD3E572005CE750 /* AddKMLLayerWithNetworkLinksView.swift */; }; |
335 | 337 | D752D9402A39154C003EB25E /* ManageOperationalLayersView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D752D93F2A39154C003EB25E /* ManageOperationalLayersView.swift */; }; |
336 | 338 | D752D9412A39162F003EB25E /* ManageOperationalLayersView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D752D93F2A39154C003EB25E /* ManageOperationalLayersView.swift */; }; |
337 | 339 | D752D9462A3A6F80003EB25E /* MonitorChangesToMapLoadStatusView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D752D9452A3A6F7F003EB25E /* MonitorChangesToMapLoadStatusView.swift */; }; |
|
579 | 581 | dstPath = ""; |
580 | 582 | dstSubfolderSpec = 7; |
581 | 583 | files = ( |
| 584 | + D751B4CB2CD3E598005CE750 /* AddKMLLayerWithNetworkLinksView.swift in Copy Source Code Files */, |
582 | 585 | D70789952CD1611E000DF215 /* ApplyDictionaryRendererToGraphicsOverlayView.swift in Copy Source Code Files */, |
583 | 586 | D7F2A0302CD00F400008D981 /* ApplyDictionaryRendererToFeatureLayerView.swift in Copy Source Code Files */, |
584 | 587 | D75E5EF42CC04A0C00252595 /* EditFeaturesUsingFeatureFormsView.swift in Copy Source Code Files */, |
|
990 | 993 | D74F03EF2B609A7D00E83688 /* AddFeaturesWithContingentValuesView.Model.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AddFeaturesWithContingentValuesView.Model.swift; sourceTree = "<group>"; }; |
991 | 994 | D75101802A2E493600B8FA48 /* ShowLabelsOnLayerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShowLabelsOnLayerView.swift; sourceTree = "<group>"; }; |
992 | 995 | D751018D2A2E962D00B8FA48 /* IdentifyLayerFeaturesView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IdentifyLayerFeaturesView.swift; sourceTree = "<group>"; }; |
| 996 | + D751B4C42CD3E572005CE750 /* AddKMLLayerWithNetworkLinksView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddKMLLayerWithNetworkLinksView.swift; sourceTree = "<group>"; }; |
993 | 997 | D752D93F2A39154C003EB25E /* ManageOperationalLayersView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManageOperationalLayersView.swift; sourceTree = "<group>"; }; |
994 | 998 | D752D9452A3A6F7F003EB25E /* MonitorChangesToMapLoadStatusView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MonitorChangesToMapLoadStatusView.swift; sourceTree = "<group>"; }; |
995 | 999 | D752D95E2A3BCE06003EB25E /* DisplayMapFromPortalItemView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DisplayMapFromPortalItemView.swift; sourceTree = "<group>"; }; |
|
1238 | 1242 | 00D4EF7E2863840D00B9CC30 /* Add feature layers */, |
1239 | 1243 | D7F8C0342B60564D0072BFA7 /* Add features with contingent values */, |
1240 | 1244 | D713C6D42CB990600073AA72 /* Add KML layer */, |
| 1245 | + D751B4C72CD3E572005CE750 /* Add KML layer with network links */, |
1241 | 1246 | D7DFA0E92CBA0242007C31F2 /* Add map image layer */, |
1242 | 1247 | D7CDD3882CB86F0A00DE9766 /* Add point cloud layer from file */, |
1243 | 1248 | D7848ED72CBD85A300F6F546 /* Add point scene layer */, |
|
2376 | 2381 | path = "Identify layer features"; |
2377 | 2382 | sourceTree = "<group>"; |
2378 | 2383 | }; |
| 2384 | + D751B4C72CD3E572005CE750 /* Add KML layer with network links */ = { |
| 2385 | + isa = PBXGroup; |
| 2386 | + children = ( |
| 2387 | + D751B4C42CD3E572005CE750 /* AddKMLLayerWithNetworkLinksView.swift */, |
| 2388 | + ); |
| 2389 | + path = "Add KML layer with network links"; |
| 2390 | + sourceTree = "<group>"; |
| 2391 | + }; |
2379 | 2392 | D752D93C2A3914E5003EB25E /* Manage operational layers */ = { |
2380 | 2393 | isa = PBXGroup; |
2381 | 2394 | children = ( |
|
3424 | 3437 | 4D2ADC6729C50BD6003B367F /* AddDynamicEntityLayerView.Model.swift in Sources */, |
3425 | 3438 | E004A6E928493BCE002A1FE6 /* ShowDeviceLocationView.swift in Sources */, |
3426 | 3439 | 1C26ED192A859525009B7721 /* FilterFeaturesInSceneView.swift in Sources */, |
| 3440 | + D751B4C82CD3E572005CE750 /* AddKMLLayerWithNetworkLinksView.swift in Sources */, |
3427 | 3441 | D75E5EF12CC049D500252595 /* EditFeaturesUsingFeatureFormsView.swift in Sources */, |
3428 | 3442 | D7352F8E2BD992C40013FFEF /* MonitorChangesToDrawStatusView.swift in Sources */, |
3429 | 3443 | F111CCC1288B5D5600205358 /* DisplayMapFromMobileMapPackageView.swift in Sources */, |
|
0 commit comments