mirror of
https://github.com/visgl/react-map-gl.git
synced 2025-12-08 20:16:02 +00:00
12 lines
186 B
JSON
12 lines
186 B
JSON
[
|
|
{
|
|
"cityName": "San Francisco",
|
|
"latitude": 37.7749,
|
|
"longitude": -122.4194
|
|
},
|
|
{
|
|
"cityName": "Pittsburgh",
|
|
"latitude": 40.4406,
|
|
"longitude": -79.9959
|
|
}
|
|
] |