From d3c08fc0821d8ef272e0e03d2b6e86bb3a88b99c Mon Sep 17 00:00:00 2001 From: Alfakhori <muhammad.alfakhori@hft-stuttgart.de> Date: Thu, 29 Aug 2024 10:49:15 +0000 Subject: [PATCH] Update public/index2.html --- public/index2.html | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/public/index2.html b/public/index2.html index d8a25fe..bf29cde 100644 --- a/public/index2.html +++ b/public/index2.html @@ -38,36 +38,6 @@ iconSize: [32, 32], iconAnchor: [16, 32], popupAnchor: [0, -32] - }), - type2: L.icon({ - iconUrl: 'https://transfer.hft-stuttgart.de/gitlab/hire-promotionskolleg-team/study-areas-maps/-/raw/master/public/images/muhammad.png', - iconSize: [32, 32], - iconAnchor: [16, 32], - popupAnchor: [0, -32] - }), - type3: L.icon({ - iconUrl: 'https://transfer.hft-stuttgart.de/gitlab/hire-promotionskolleg-team/study-areas-maps/-/raw/master/public/images/muhammad.png', - iconSize: [32, 32], - iconAnchor: [16, 32], - popupAnchor: [0, -32] - }), - type4: L.icon({ - iconUrl: 'https://transfer.hft-stuttgart.de/gitlab/hire-promotionskolleg-team/study-areas-maps/-/raw/master/public/images/muhammad.png', - iconSize: [32, 32], - iconAnchor: [16, 32], - popupAnchor: [0, -32] - }), - type5: L.icon({ - iconUrl: 'https://transfer.hft-stuttgart.de/gitlab/hire-promotionskolleg-team/study-areas-maps/-/raw/master/public/images/muhammad.png', - iconSize: [32, 32], - iconAnchor: [16, 32], - popupAnchor: [0, -32] - }), - type6: L.icon({ - iconUrl: 'https://transfer.hft-stuttgart.de/gitlab/hire-promotionskolleg-team/study-areas-maps/-/raw/master/public/images/muhammad.png', - iconSize: [32, 32], - iconAnchor: [16, 32], - popupAnchor: [0, -32] }) }; -- GitLab