diff --git a/map.geojson b/map.geojson index bf87399..5dcfdc8 100644 --- a/map.geojson +++ b/map.geojson @@ -118,6 +118,23 @@ {}, {}, {}, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + "-19.138", + "64.108" + ] + }, + "properties": { + "title": "Master Builder", + "description": "Build stuff ", + "marker-symbol": "rocket", + "marker-size": "large", + "contact": "Gurzalot" + } + }, { "type": "Feature", "geometry": { @@ -301,6 +318,23 @@ }, {}, {}, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + "170.030", + "-33.920" + ] + }, + "properties": { + "title": "testtesttest", + "description": "testtesttestsetsetsetset", + "marker-symbol": "clothing-store", + "marker-size": "large", + "contact": "alisrbdni" + } + }, {}, {}, {}, @@ -342,6 +376,23 @@ "contact": "allienworks" } }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + "29.397", + "40.866" + ] + }, + "properties": { + "title": "GeoApplication Coder", + "description": "Please let me know if you are interested to code Geo Application", + "marker-symbol": "rocket", + "marker-size": "large", + "contact": "tugsan" + } + }, { "type": "Feature", "geometry": {