|
408 | 408 | B4BB0AD72704D1E6006F502D /* multileg_route.json in Resources */ = {isa = PBXBuildFile; fileRef = B4BB0AD62704D1E6006F502D /* multileg_route.json */; }; |
409 | 409 | B4C4FFA028ADB19600C7C253 /* RouteLineLayerPositionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4C4FF9F28ADB19600C7C253 /* RouteLineLayerPositionTests.swift */; }; |
410 | 410 | B4C8E39E286B72FA004D3EDD /* FeedbackViewControllerSnapshotTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4C8E39D286B72FA004D3EDD /* FeedbackViewControllerSnapshotTests.swift */; }; |
| 411 | + B4DA62F128EE0A78004A66B8 /* NavigationMapView+Annotations.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4DA62F028EE0A78004A66B8 /* NavigationMapView+Annotations.swift */; }; |
411 | 412 | B4E19C47268114840011581F /* NavigationLocationProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4E19C46268114840011581F /* NavigationLocationProvider.swift */; }; |
412 | 413 | B4F4FEAD27AB1E11003915A9 /* SpriteRepositoryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4B61B9627A882E200AA127E /* SpriteRepositoryTests.swift */; }; |
413 | 414 | B4FD842827ED1980002662C4 /* UserPuckStyleKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4FD842727ED1980002662C4 /* UserPuckStyleKit.swift */; }; |
|
1028 | 1029 | B4C4FF9F28ADB19600C7C253 /* RouteLineLayerPositionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RouteLineLayerPositionTests.swift; sourceTree = "<group>"; }; |
1029 | 1030 | B4C8E39D286B72FA004D3EDD /* FeedbackViewControllerSnapshotTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedbackViewControllerSnapshotTests.swift; sourceTree = "<group>"; }; |
1030 | 1031 | B4D4291826260D5900EE92A8 /* MBXInfo.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = MBXInfo.plist; sourceTree = "<group>"; }; |
| 1032 | + B4DA62F028EE0A78004A66B8 /* NavigationMapView+Annotations.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NavigationMapView+Annotations.swift"; sourceTree = "<group>"; }; |
1031 | 1033 | B4E19C46268114840011581F /* NavigationLocationProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NavigationLocationProvider.swift; sourceTree = "<group>"; }; |
1032 | 1034 | B4FD842727ED1980002662C4 /* UserPuckStyleKit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserPuckStyleKit.swift; sourceTree = "<group>"; }; |
1033 | 1035 | C51511D020EAC89D00372A91 /* CPMapTemplate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CPMapTemplate.swift; sourceTree = "<group>"; }; |
|
1518 | 1520 | 8A0E0A66257ADD3D00C2E924 /* Navigation */ = { |
1519 | 1521 | isa = PBXGroup; |
1520 | 1522 | children = ( |
| 1523 | + B4DA62F028EE0A78004A66B8 /* NavigationMapView+Annotations.swift */, |
1521 | 1524 | B4E19C46268114840011581F /* NavigationLocationProvider.swift */, |
1522 | 1525 | 8A2081C925E07CED00F9B8A6 /* NavigationMapViewIdentifiers.swift */, |
1523 | 1526 | 8A2081CA25E07CED00F9B8A6 /* RouteLineType.swift */, |
|
2807 | 2810 | 8AA0386327F7B3F50007BD2D /* BottomBannerViewControllerDelegate.swift in Sources */, |
2808 | 2811 | 8D53136B20653FA20044891E /* ExitView.swift in Sources */, |
2809 | 2812 | 8D3322272200E4CA001D44AA /* NavigationOptions.swift in Sources */, |
| 2813 | + B4DA62F128EE0A78004A66B8 /* NavigationMapView+Annotations.swift in Sources */, |
2810 | 2814 | B41299CD26D6DE4D004031A3 /* RouteProgress+Arrival.swift in Sources */, |
2811 | 2815 | 351BEC011E5BCC63006FE110 /* ManeuverView.swift in Sources */, |
2812 | 2816 | 35B1E2951F1FF8EC00A13D32 /* UserCourseView.swift in Sources */, |
|
0 commit comments