Authored by Thomas Rasch

o Set adjustTilesForRetinaDisplay = NO so that the default behaviour doesn't change

@@ -112,7 +112,7 @@ @@ -112,7 +112,7 @@
112 } 112 }
113 113
114 boundingMask = RMMapMinWidthBound; 114 boundingMask = RMMapMinWidthBound;
115 - adjustTilesForRetinaDisplay = YES; 115 + adjustTilesForRetinaDisplay = NO;
116 116
117 annotations = [NSMutableArray new]; 117 annotations = [NSMutableArray new];
118 visibleAnnotations = [NSMutableSet new]; 118 visibleAnnotations = [NSMutableSet new];