Skip to content

Instantly share code, notes, and snippets.

@here-devblog-gists
Last active January 26, 2017 12:21
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
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