diff --git a/network_map.geojson b/network_map.geojson index 768a60f55..b11b5fdd9 100644 --- a/network_map.geojson +++ b/network_map.geojson @@ -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"} } ]