Update location - mistake

This commit is contained in:
Ryan Kirkman
2013-06-14 18:29:08 +10:00
parent 15cbe92768
commit c20cd46670
+1 -1
View File
@@ -3,7 +3,7 @@
"features": [
{
"type": "Feature",
"geometry": {"type": "Point", "coordinates": [47.6097, 122.3331]},
"geometry": {"type": "Point", "coordinates": [47.6097, -122.3331]},
"properties": {"City": "Seattle"}
}
]