Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save neiraza/9046117 to your computer and use it in GitHub Desktop.
Save neiraza/9046117 to your computer and use it in GitHub Desktop.
CGFloat lat, lng;
CLLocationCoordinate2D coordinate = CLLocationCoordinate2DMake(lat,lng);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment