diff --git a/iphone/Maps/Bookmarks/PlacePageVC.mm b/iphone/Maps/Bookmarks/PlacePageVC.mm index 4ae9a85886..39a49a5f9f 100644 --- a/iphone/Maps/Bookmarks/PlacePageVC.mm +++ b/iphone/Maps/Bookmarks/PlacePageVC.mm @@ -89,7 +89,8 @@ static NSString * const g_colors [] = @"placemark-green", @"placemark-orange", @"placemark-pink", - @"placemark-purple" + @"placemark-purple", + @"placemark-yellow" }; typedef enum {Editing, Saved} Mode; diff --git a/iphone/Maps/Classes/placemark-yellow.png b/iphone/Maps/Classes/placemark-yellow.png new file mode 100644 index 0000000000..0b454337dd Binary files /dev/null and b/iphone/Maps/Classes/placemark-yellow.png differ diff --git a/iphone/Maps/Classes/placemark-yellow@2x.png b/iphone/Maps/Classes/placemark-yellow@2x.png new file mode 100644 index 0000000000..e9d1a110a0 Binary files /dev/null and b/iphone/Maps/Classes/placemark-yellow@2x.png differ diff --git a/iphone/Maps/Maps.xcodeproj/project.pbxproj b/iphone/Maps/Maps.xcodeproj/project.pbxproj index ad06338dca..ef7d5d6500 100644 --- a/iphone/Maps/Maps.xcodeproj/project.pbxproj +++ b/iphone/Maps/Maps.xcodeproj/project.pbxproj @@ -31,6 +31,10 @@ CB252D6E16FF82C9001E41E9 /* libFlurry.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CB252D6A16FF82C8001E41E9 /* libFlurry.a */; }; CB252D6F16FF82C9001E41E9 /* Statistics.m in Sources */ = {isa = PBXBuildFile; fileRef = CB252D6C16FF82C8001E41E9 /* Statistics.m */; }; CB252D7016FF82C9001E41E9 /* Statistics.m in Sources */ = {isa = PBXBuildFile; fileRef = CB252D6C16FF82C8001E41E9 /* Statistics.m */; }; + ED4653381785E5D10063856F /* placemark-yellow.png in Resources */ = {isa = PBXBuildFile; fileRef = ED4653361785E5D00063856F /* placemark-yellow.png */; }; + ED4653391785E5D10063856F /* placemark-yellow@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = ED4653371785E5D10063856F /* placemark-yellow@2x.png */; }; + ED46533A1785E5DA0063856F /* placemark-yellow.png in Resources */ = {isa = PBXBuildFile; fileRef = ED4653361785E5D00063856F /* placemark-yellow.png */; }; + ED46533B1785E5DD0063856F /* placemark-yellow@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = ED4653371785E5D10063856F /* placemark-yellow@2x.png */; }; ED8676FE16A0793800D9A02A /* 22x29-pro.png in Resources */ = {isa = PBXBuildFile; fileRef = ED8676FA16A0793800D9A02A /* 22x29-pro.png */; }; ED8676FF16A0793800D9A02A /* 44x58-pro.png in Resources */ = {isa = PBXBuildFile; fileRef = ED8676FB16A0793800D9A02A /* 44x58-pro.png */; }; ED86770016A0793800D9A02A /* 64-pro.png in Resources */ = {isa = PBXBuildFile; fileRef = ED8676FC16A0793800D9A02A /* 64-pro.png */; }; @@ -1390,6 +1394,8 @@ CB252D6A16FF82C8001E41E9 /* libFlurry.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libFlurry.a; sourceTree = ""; }; CB252D6B16FF82C8001E41E9 /* Statistics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Statistics.h; sourceTree = ""; }; CB252D6C16FF82C8001E41E9 /* Statistics.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Statistics.m; sourceTree = ""; }; + ED4653361785E5D00063856F /* placemark-yellow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "placemark-yellow.png"; sourceTree = ""; }; + ED4653371785E5D10063856F /* placemark-yellow@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "placemark-yellow@2x.png"; sourceTree = ""; }; ED8676FA16A0793800D9A02A /* 22x29-pro.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "22x29-pro.png"; sourceTree = ""; }; ED8676FB16A0793800D9A02A /* 44x58-pro.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "44x58-pro.png"; sourceTree = ""; }; ED8676FC16A0793800D9A02A /* 64-pro.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "64-pro.png"; sourceTree = ""; }; @@ -2486,6 +2492,8 @@ FA0545EB155C22D4001F4E37 /* placemark-purple@2x.png */, FA0545EC155C22D4001F4E37 /* placemark-red.png */, FA0545ED155C22D4001F4E37 /* placemark-red@2x.png */, + ED4653361785E5D00063856F /* placemark-yellow.png */, + ED4653371785E5D10063856F /* placemark-yellow@2x.png */, ); name = Images; sourceTree = ""; @@ -3788,6 +3796,8 @@ 5797B6D516C931EE00FFE6D2 /* resources-mdpi in Resources */, 5797B6D716C931EE00FFE6D2 /* resources-xhdpi in Resources */, FAF30A95173AB23900818BF6 /* 00_roboto_regular.ttf in Resources */, + ED4653381785E5D10063856F /* placemark-yellow.png in Resources */, + ED4653391785E5D10063856F /* placemark-yellow@2x.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -4397,6 +4407,8 @@ FA765AB51737BC6D00279CFF /* 64-lite.png in Resources */, FA765AB61737BC6D00279CFF /* 320-lite.png in Resources */, FAF30A96173AB23900818BF6 /* 00_roboto_regular.ttf in Resources */, + ED46533A1785E5DA0063856F /* placemark-yellow.png in Resources */, + ED46533B1785E5DD0063856F /* placemark-yellow@2x.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; };