Skip to content

Instantly share code, notes, and snippets.

@mikekavouras
Created December 5, 2015 20:59
Show Gist options
  • Select an option

  • Save mikekavouras/f86b12046bd8f967b5ab to your computer and use it in GitHub Desktop.

Select an option

Save mikekavouras/f86b12046bd8f967b5ab to your computer and use it in GitHub Desktop.
NSArry *bxLats = @[
@(40.820045),
@(40.821045),
@(40.822045),
@(40.823045),
@(40.824045),
@(40.825045),
@(40.826045),
@(40.827045),
@(40.828045),
@(40.829045),
@(40.830045),
@(40.831045),
@(40.832045),
@(40.833045),
@(40.834045),
@(40.835045),
@(40.836045),
@(40.837045),
@(40.838045),
@(40.839045),
@(40.840045),
@(40.841045),
@(40.842044),
@(40.843044),
@(40.844044),
@(40.845044),
@(40.846044),
@(40.847044),
@(40.848044),
@(40.849044),
@(40.850044),
@(40.851044),
@(40.852044),
@(40.853044),
@(40.854044),
@(40.855044),
@(40.856044),
@(40.857044),
@(40.858044),
@(40.859044),
@(40.860044),
@(40.861044),
@(40.862044),
@(40.863044)];
NSArray *bxLngs = @[
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991),
@(-73.897991)];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment