Skip to content

Commit 67f1fe9

Browse files
authored
Update restaurants.geojson
1 parent e5a846c commit 67f1fe9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

restaurants.geojson

+15
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,21 @@
7575
34.8519000746622
7676
]
7777
}
78+
},
79+
{
80+
"type": "Feature",
81+
"properties": {
82+
"marker-color": "#dd8a46",
83+
"marker-size": "medium",
84+
"marker-symbol": ""
85+
},
86+
"geometry": {
87+
"type": "Point",
88+
"coordinates": [
89+
-82.398544549942,
90+
34.85119351650875
91+
]
92+
}
7893
}
7994
]
8095
}

0 commit comments

Comments
 (0)