Add more examples
This commit is contained in:
25
test_files/google_maps.json
Normal file
25
test_files/google_maps.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"markers": [
|
||||
{
|
||||
"name": "Rixos The Palm Dubai",
|
||||
"position": [
|
||||
25.1212,
|
||||
55.1535
|
||||
],
|
||||
},
|
||||
{
|
||||
"name": "Shangri-La Hotel",
|
||||
"location": [
|
||||
25.2084,
|
||||
55.2719
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Grand Hyatt",
|
||||
"location": [
|
||||
25.2285,
|
||||
55.3273
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user