Skip to content

Instantly share code, notes, and snippets.

@vgrem
Created February 22, 2017 16:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vgrem/a171e20cbe9915707e5b94c139105a65 to your computer and use it in GitHub Desktop.
Save vgrem/a171e20cbe9915707e5b94c139105a65 to your computer and use it in GitHub Desktop.
[
{
"name": "Oslo",
"position" : {
"lat": 59.923043,
"lng": 10.752839
}
},
{
"name": "Stockholm",
"position" : {
"lat": 59.339025,
"lng": 18.065818
}
},
{
"name": "Copenhagen",
"position" : {
"lat": 55.675507,
"lng": 12.574227
}
},
{
"name": "Berlin",
"position" : {
"lat": 52.521248,
"lng": 13.399038
}
},
{
"name": "Paris",
"position" : {
"lat": 48.856127,
"lng": 2.346525
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment