From 7d6a0698cf45e91da9d5e6b5d42dcccc2ebaea9f Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Sun, 23 Aug 2015 17:17:04 +1000 Subject: [PATCH] Add Santa Monica Elixir Meetup --- elixir-meetups.geojson | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/elixir-meetups.geojson b/elixir-meetups.geojson index 81581d1..3775b02 100644 --- a/elixir-meetups.geojson +++ b/elixir-meetups.geojson @@ -697,6 +697,21 @@ "marker-color": "#E35D5C" } }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -118.4804206, + 34.0218628 + ] + }, + "properties": { + "name": "Santa Monica Elixir Meetup", + "url": "http://www.meetup.com/Santa-Monica-Elixir-Meetup", + "marker-color": "#E35D5C" + } + }, { "type": "Feature", "geometry": {