Skip to content

Instantly share code, notes, and snippets.

@thunsaker
Created August 29, 2013 16:54
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 thunsaker/6380609 to your computer and use it in GitHub Desktop.
Save thunsaker/6380609 to your computer and use it in GitHub Desktop.
Test Map JSON
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{},"geometry":{"type":"Polygon","coordinates":[[[-114.0435791015625,34.016241889667015],[-114.0435791015625,34.88593094075317],[-110.994873046875,34.88593094075317],[-110.994873046875,34.016241889667015],[-114.0435791015625,34.016241889667015]]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.96716308593749,35.285984736065735],[-111.85729980468749,34.89494244739732],[-113.016357421875,35.30840140169162]]}},{"type":"Feature","properties":{},"geometry":{"type":"Point","coordinates":[-112.24731445312499,35.205233347514536]}}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment