Skip to content

Commit

Permalink
Update elixir-meetups.geojson
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Kapkov authored Aug 21, 2016
1 parent 34c690d commit 7471c23
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions elixir-meetups.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
"type": "FeatureCollection",
"name": "Elixir meetups",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.859336,
8.038209
]
},
"properties": {
"name": "Accra BEAMers",
"url": "http://accrabeamers.github.io",
"marker-color": "#E35D5C"
},
{
"type": "Feature",
"geometry": {
Expand Down

0 comments on commit 7471c23

Please sign in to comment.