Skip to content

Instantly share code, notes, and snippets.

View wattnpapa's full-sized avatar

Johannes Rudolph wattnpapa

View GitHub Profile
@wattnpapa
wattnpapa / MKMapViewZoomLevel.swift
Created May 10, 2017 13:21
MKMapViewZoomLevel.swift
//
// MKMapViewZoomLevel.swift
//
// Created by Johannes Rudolph on 10.05.17.
// Based on http://troybrant.net/blog/2010/01/set-the-zoom-level-of-an-mkmapview/
//
import Foundation
import MapKit