Skip to content

Instantly share code, notes, and snippets.

@here-devblog-gists
Last active January 26, 2017 12:21
Show Gist options
  • Save here-devblog-gists/4d41ed11720205793636ffa82bd6c787 to your computer and use it in GitHub Desktop.
Save here-devblog-gists/4d41ed11720205793636ffa82bd6c787 to your computer and use it in GitHub Desktop.
class ViewController: UIViewController, NMAMapViewDelegate {
@IBOutlet var mapView: NMAMapView!
var gestureHandler:NMAMapGestureDelegate!
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment