Skip to content

Commit

Permalink
Update rawdata to add js.la to the map
Browse files Browse the repository at this point in the history
  • Loading branch information
etnlbck committed Feb 10, 2016
1 parent d2491a7 commit f57bdf7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions rawdata
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,15 @@ rawdata = [
"state": "Arizona",
"town": "Phoenix"
},
{
"continent": "North America",
"country": "USA",
"lat": 34.052234,
"link": "http://js.la",
"lng": -118.243685,
"state": "California",
"town": "Los Angeles"
},
{
"continent": "North America",
"country": "USA",
Expand Down

0 comments on commit f57bdf7

Please sign in to comment.