Skip to content

Instantly share code, notes, and snippets.

@maplinkapi
Last active August 4, 2017 22:03
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 maplinkapi/5214477 to your computer and use it in GitHub Desktop.
Save maplinkapi/5214477 to your computer and use it in GitHub Desktop.
double latitude =-23.6390300 ;
double longitude = -46.698603;
MLMapPoint *mapPoint = [[[MLMapPoint alloc] initWithLatitude: latitude andLongitude:longitude];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment