-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7e743b1
commit 4555d08
Showing
8 changed files
with
86,042 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,189 @@ | ||
var data = {"type": "FeatureCollection", | ||
"features": [ | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.7569,-36.8461 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}, | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.757,-36.846 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}, | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.757,-36.846 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}, | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.7568,-36.846 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}, | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.7568,-36.846 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}, | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.7568,-36.846 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}, | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.7567,-36.846 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}, | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.7567,-36.846 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}, | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.7569,-36.8459 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}, | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.7569,-36.8459 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}, | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.757,-36.8459 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}, | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.757,-36.8459 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}, | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.757,-36.8459 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}, | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.7571,-36.8459 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}, | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.7571,-36.8459 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}, | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.7571,-36.8459 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}, | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ 174.7571,-36.8459 ] | ||
}, | ||
"properties": { | ||
"Business Unit":"Corporate Accomodation", | ||
"Location":"20 Viaduct Harbour Avenue" | ||
} | ||
}]}; |
Oops, something went wrong.