I hereby claim:
- I am joshuakaden on github.
- I am washtonprest (https://keybase.io/washtonprest) on keybase.
- I have a public key ASBZeULt31hIa_UpS3EW0PgNfw3YRqpA1ekXq7oKuXSI1Ao
To claim this, I am signing this object:
| Privacy Policy | |
| Joshua Kaden built the Gotham Edifice app as a Free app. This SERVICE is provided by Joshua Kaden at no cost and is intended for use as is. | |
| This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service. | |
| If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy. | |
| The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at Gotham Edifice unless otherwise defined in this Privacy Policy. |
| // | |
| // UIViewController+Parenting.swift | |
| // | |
| // Created by Kaden, Joshua on 5/23/19. | |
| // | |
| import UIKit | |
| extension UIViewController { | |
| Privacy Policy | |
| Joshua Kaden built the 7th Tradition app as a Free app. This SERVICE is provided by Joshua Kaden at no cost and is intended for use as is. | |
| This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service. | |
| If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy. | |
| The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at 7th Tradition unless otherwise defined in this Privacy Policy. |
| import MapKit | |
| extension MKMapView { | |
| open override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) { | |
| super.touchesEnded(touches, with: event) | |
| if let touch = touches.first { | |
| if touch.tapCount == 1 { | |
| let touchLocation = touch.location(in: self) | |
| let coordinate = convert(touchLocation, toCoordinateFrom: self) |
I hereby claim:
To claim this, I am signing this object: