From 97219b27c823ee3ec9ea0e5bd51e39001e93195b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 18 Oct 2023 09:10:58 +0200 Subject: add https://muug.ca/mirror/remi/ --- remi_repository_mirrors_map.umap | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'remi_repository_mirrors_map.umap') diff --git a/remi_repository_mirrors_map.umap b/remi_repository_mirrors_map.umap index 2136c1e..8035edb 100644 --- a/remi_repository_mirrors_map.umap +++ b/remi_repository_mirrors_map.umap @@ -745,16 +745,34 @@ 28.6667 ] } + }, + { + "type": "Feature", + "properties": { + "name": "https://muug.ca/mirror/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -97.1702, + 49.9071 + ] + } } ], "_umap_options": { "displayOnLoad": true, + "inCaption": true, "browsable": true, + "editMode": "advanced", "name": "Mirrors", "id": 255284, "remoteData": {}, "color": "Lime", - "iconClass": "Ball" + "iconClass": "Ball", + "permissions": { + "edit_status": 0 + } } } ] -- cgit