Skip to content

Instantly share code, notes, and snippets.

@ohcibi
Created January 26, 2013 15:15
Show Gist options
  • Save ohcibi/4642854 to your computer and use it in GitHub Desktop.
Save ohcibi/4642854 to your computer and use it in GitHub Desktop.
zoomRect.size.height += 20;
zoomRect.size.width += 20;
[self.mapView setVisibleMapRect:zoomRect animated:YES];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment