Skip to content

Commit

Permalink
This shouldn't be necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrajca committed Aug 29, 2015
1 parent 4edfbcc commit 09950c8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Sources/MRMapView.m
Expand Up @@ -106,9 +106,6 @@ - (void)layoutSubviews {
frameToCenter.origin.y = 0;

_baseView.frame = frameToCenter;

// Support higher resolution displays
_baseView.contentScaleFactor = [UIScreen mainScreen].scale;
}

- (UIView *)viewForZoomingInScrollView:(UIScrollView *)scrollView {
Expand Down

0 comments on commit 09950c8

Please sign in to comment.