Skip to content

Instantly share code, notes, and snippets.

@here-devblog-gists
Created January 26, 2017 12:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save here-devblog-gists/03d982bb4042f248fd6c71ae2bd3bc6b to your computer and use it in GitHub Desktop.
Save here-devblog-gists/03d982bb4042f248fd6c71ae2bd3bc6b to your computer and use it in GitHub Desktop.
func calculateRoute( from startPosition:NMAGeoCoordinates?, to endPosition: NMAGeoCoordinates?) -> Void {
print("Calculating new route...")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment