Skip to content

Instantly share code, notes, and snippets.

@samlambert
Created August 27, 2014 14:14
Show Gist options
  • Save samlambert/4499522ec6970b1df194 to your computer and use it in GitHub Desktop.
Save samlambert/4499522ec6970b1df194 to your computer and use it in GitHub Desktop.
Team Map
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-1.6091537475585935,
54.97524922057544
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-122.39421844482422,
37.785910776551354
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-77.42958068847655,
37.53967731569061
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-81.10038757324219,
32.092464342320646
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment