|
@@ -46,6 +46,8 @@ |
|
@@ -46,6 +46,8 @@ |
46
|
B8474C720EB53A41006A0BC1 /* marker-red-withletter.png in Resources */ = {isa = PBXBuildFile; fileRef = B8474C6E0EB53A41006A0BC1 /* marker-red-withletter.png */; };
|
46
|
B8474C720EB53A41006A0BC1 /* marker-red-withletter.png in Resources */ = {isa = PBXBuildFile; fileRef = B8474C6E0EB53A41006A0BC1 /* marker-red-withletter.png */; };
|
47
|
B8474C730EB53A41006A0BC1 /* marker-red.png in Resources */ = {isa = PBXBuildFile; fileRef = B8474C6F0EB53A41006A0BC1 /* marker-red.png */; };
|
47
|
B8474C730EB53A41006A0BC1 /* marker-red.png in Resources */ = {isa = PBXBuildFile; fileRef = B8474C6F0EB53A41006A0BC1 /* marker-red.png */; };
|
48
|
B8474C740EB53A41006A0BC1 /* marker-blue-withletter.png in Resources */ = {isa = PBXBuildFile; fileRef = B8474C700EB53A41006A0BC1 /* marker-blue-withletter.png */; };
|
48
|
B8474C740EB53A41006A0BC1 /* marker-blue-withletter.png in Resources */ = {isa = PBXBuildFile; fileRef = B8474C700EB53A41006A0BC1 /* marker-blue-withletter.png */; };
|
|
|
49
|
+ B885ABB20EBB1332002206AB /* RMCloudMadeMapSource.h in Headers */ = {isa = PBXBuildFile; fileRef = B885ABB00EBB1332002206AB /* RMCloudMadeMapSource.h */; };
|
|
|
50
|
+ B885ABB30EBB1332002206AB /* RMCloudMadeMapSource.m in Sources */ = {isa = PBXBuildFile; fileRef = B885ABB10EBB1332002206AB /* RMCloudMadeMapSource.m */; };
|
49
|
B8C974170E8A19B2007D16AD /* RMMercatorToScreenProjection.h in Headers */ = {isa = PBXBuildFile; fileRef = B83E64C80E80E73F001663B6 /* RMMercatorToScreenProjection.h */; };
|
51
|
B8C974170E8A19B2007D16AD /* RMMercatorToScreenProjection.h in Headers */ = {isa = PBXBuildFile; fileRef = B83E64C80E80E73F001663B6 /* RMMercatorToScreenProjection.h */; };
|
50
|
B8C974190E8A19B2007D16AD /* RMMapRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = B83E64CA0E80E73F001663B6 /* RMMapRenderer.h */; };
|
52
|
B8C974190E8A19B2007D16AD /* RMMapRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = B83E64CA0E80E73F001663B6 /* RMMapRenderer.h */; };
|
51
|
B8C9741D0E8A19B2007D16AD /* RMCoreAnimationRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = B83E64BD0E80E73F001663B6 /* RMCoreAnimationRenderer.h */; };
|
53
|
B8C9741D0E8A19B2007D16AD /* RMCoreAnimationRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = B83E64BD0E80E73F001663B6 /* RMCoreAnimationRenderer.h */; };
|
|
@@ -216,6 +218,8 @@ |
|
@@ -216,6 +218,8 @@ |
216
|
B8474C700EB53A41006A0BC1 /* marker-blue-withletter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "marker-blue-withletter.png"; sourceTree = "<group>"; };
|
218
|
B8474C700EB53A41006A0BC1 /* marker-blue-withletter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "marker-blue-withletter.png"; sourceTree = "<group>"; };
|
217
|
B86F26AC0E87442C007A3773 /* RMMapLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RMMapLayer.h; sourceTree = "<group>"; };
|
219
|
B86F26AC0E87442C007A3773 /* RMMapLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RMMapLayer.h; sourceTree = "<group>"; };
|
218
|
B86F26E10E877802007A3773 /* DesktopMapView-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "DesktopMapView-Info.plist"; sourceTree = "<group>"; };
|
220
|
B86F26E10E877802007A3773 /* DesktopMapView-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "DesktopMapView-Info.plist"; sourceTree = "<group>"; };
|
|
|
221
|
+ B885ABB00EBB1332002206AB /* RMCloudMadeMapSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RMCloudMadeMapSource.h; sourceTree = "<group>"; };
|
|
|
222
|
+ B885ABB10EBB1332002206AB /* RMCloudMadeMapSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RMCloudMadeMapSource.m; sourceTree = "<group>"; };
|
219
|
B8C9740E0E8A198F007D16AD /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
|
223
|
B8C9740E0E8A198F007D16AD /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
|
220
|
B8C974590E8A19B2007D16AD /* libMapView.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libMapView.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
224
|
B8C974590E8A19B2007D16AD /* libMapView.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libMapView.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
221
|
B8C974690E8A1A50007D16AD /* RMMapView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RMMapView.h; sourceTree = "<group>"; };
|
225
|
B8C974690E8A1A50007D16AD /* RMMapView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RMMapView.h; sourceTree = "<group>"; };
|
|
@@ -429,6 +433,8 @@ |
|
@@ -429,6 +433,8 @@ |
429
|
B83E64EE0E80E73F001663B6 /* RMOpenStreetMapsSource.m */,
|
433
|
B83E64EE0E80E73F001663B6 /* RMOpenStreetMapsSource.m */,
|
430
|
C7A9675C0E84134B0031BA75 /* RMVirtualEarthSource.h */,
|
434
|
C7A9675C0E84134B0031BA75 /* RMVirtualEarthSource.h */,
|
431
|
C7A9675D0E84134B0031BA75 /* RMVirtualEarthSource.m */,
|
435
|
C7A9675D0E84134B0031BA75 /* RMVirtualEarthSource.m */,
|
|
|
436
|
+ B885ABB00EBB1332002206AB /* RMCloudMadeMapSource.h */,
|
|
|
437
|
+ B885ABB10EBB1332002206AB /* RMCloudMadeMapSource.m */,
|
432
|
);
|
438
|
);
|
433
|
name = "Tile Source";
|
439
|
name = "Tile Source";
|
434
|
sourceTree = "<group>";
|
440
|
sourceTree = "<group>";
|
|
@@ -595,6 +601,7 @@ |
|
@@ -595,6 +601,7 @@ |
595
|
1296F56D0EB8849B00FF25E0 /* RMMarkerStyles.h in Headers */,
|
601
|
1296F56D0EB8849B00FF25E0 /* RMMarkerStyles.h in Headers */,
|
596
|
23A0AAEB0EB90AA6003A4521 /* RMFoundation.h in Headers */,
|
602
|
23A0AAEB0EB90AA6003A4521 /* RMFoundation.h in Headers */,
|
597
|
23A0ABAA0EB923AF003A4521 /* RMLatLong.h in Headers */,
|
603
|
23A0ABAA0EB923AF003A4521 /* RMLatLong.h in Headers */,
|
|
|
604
|
+ B885ABB20EBB1332002206AB /* RMCloudMadeMapSource.h in Headers */,
|
598
|
);
|
605
|
);
|
599
|
runOnlyForDeploymentPostprocessing = 0;
|
606
|
runOnlyForDeploymentPostprocessing = 0;
|
600
|
};
|
607
|
};
|
|
@@ -742,6 +749,7 @@ |
|
@@ -742,6 +749,7 @@ |
742
|
1296F56C0EB8849B00FF25E0 /* RMMarkerStyle.m in Sources */,
|
749
|
1296F56C0EB8849B00FF25E0 /* RMMarkerStyle.m in Sources */,
|
743
|
1296F56E0EB8849C00FF25E0 /* RMMarkerStyles.m in Sources */,
|
750
|
1296F56E0EB8849C00FF25E0 /* RMMarkerStyles.m in Sources */,
|
744
|
23A0AAE90EB90A99003A4521 /* RMFoundation.c in Sources */,
|
751
|
23A0AAE90EB90A99003A4521 /* RMFoundation.c in Sources */,
|
|
|
752
|
+ B885ABB30EBB1332002206AB /* RMCloudMadeMapSource.m in Sources */,
|
745
|
);
|
753
|
);
|
746
|
runOnlyForDeploymentPostprocessing = 0;
|
754
|
runOnlyForDeploymentPostprocessing = 0;
|
747
|
};
|
755
|
};
|