From 985f1902d8ad85af3875ca3701976ae97a6a0eb2 Mon Sep 17 00:00:00 2001 From: yigaldviri Date: Wed, 3 Aug 2016 17:26:47 +0300 Subject: [PATCH] Adding entry to map --- map.geojson | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/map.geojson b/map.geojson index e04d232..1acf48f 100644 --- a/map.geojson +++ b/map.geojson @@ -183,6 +183,23 @@ {}, {}, {}, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + "76.464", + "20.945" + ] + }, + "properties": { + "title": "I'm a CEO, bitch!", + "description": "Meme generator for \n", + "marker-symbol": "rocket", + "marker-size": "large", + "contact": "yigaldviri" + } + }, {}, {}, {},