| <!DOCTYPE html> |
| <html> |
| <head> |
| |
| <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
| <script src="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.js"></script> |
| <script src="https://code.jquery.com/jquery-3.7.1.min.js"></script> |
| <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"></script> |
| <script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script> |
| <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.css"/> |
| <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css"/> |
| <link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css"/> |
| <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.2.0/css/all.min.css"/> |
| <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/> |
| <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/python-visualization/folium/folium/templates/leaflet.awesome.rotate.min.css"/> |
| |
| <meta name="viewport" content="width=device-width, |
| initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> |
| <style> |
| #map_3b383e52f62a900dfbec36ab9e7028c9 { |
| position: relative; |
| width: 100.0%; |
| height: 100.0%; |
| left: 0.0%; |
| top: 0.0%; |
| } |
| .leaflet-container { font-size: 1rem; } |
| </style> |
|
|
| <style>html, body { |
| width: 100%; |
| height: 100%; |
| margin: 0; |
| padding: 0; |
| } |
| </style> |
|
|
| <style>#map { |
| position:absolute; |
| top:0; |
| bottom:0; |
| right:0; |
| left:0; |
| } |
| </style> |
|
|
| <script> |
| L_NO_TOUCH = false; |
| L_DISABLE_3D = false; |
| </script> |
|
|
| |
| <script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet-locatecontrol/0.66.2/L.Control.Locate.min.js"></script> |
| <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet-locatecontrol/0.66.2/L.Control.Locate.min.css"/> |
| </head> |
| <body> |
| |
| |
| <div class="desktop-stats-toggle" style=" |
| position:fixed; |
| top:10px; |
| right:10px; |
| z-index:10000; |
| direction:rtl; |
| font-family:Arial, sans-serif; |
| "> |
| <button id="btn_stats_4" onclick=" |
| var panel = document.getElementById('stats_4'); |
| var btn = document.getElementById('btn_stats_4'); |
| if (panel.style.display === 'none') { |
| panel.style.display = 'block'; |
| btn.innerText = 'إخفاء'; |
| } else { |
| panel.style.display = 'none'; |
| btn.innerText = 'عرض الملخص'; |
| } |
| " style=" |
| background:rgba(255,255,255,0.92); |
| border:none; |
| border-radius:14px; |
| padding:10px 14px; |
| font-size:14px; |
| font-weight:bold; |
| cursor:pointer; |
| box-shadow:0 2px 10px rgba(0,0,0,0.18); |
| ">إخفاء</button> |
| </div> |
|
|
| <div id="stats_4" class="stats-panel mobile-map-sheet" style=" |
| display:block; |
| position:fixed; |
| top:10px; |
| right:58px; |
| width:320px; |
| max-height:85vh; |
| overflow-y:auto; |
| background:rgba(255,255,255,0.86); |
| backdrop-filter:blur(4px); |
| -webkit-backdrop-filter:blur(4px); |
| border-radius:22px; |
| padding:18px 18px 16px 18px; |
| z-index:9999; |
| direction:rtl; |
| font-family:Arial, sans-serif; |
| box-shadow:0 8px 28px rgba(0,0,0,0.16); |
| line-height:1.9; |
| color:#222; |
| "> |
| <div style=" |
| font-size:18px; |
| font-weight:800; |
| text-align:center; |
| margin-bottom:10px; |
| ">منال احمد القحطاني - 4</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 30</div> |
| <div><b>عدد الحارات:</b> 11</div> |
| </div> |
|
|
| |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• الراكة الجنوبية: 7</div><div>• الخالدية الجنوبية: 5</div><div>• الراكة الشمالية: 4</div><div>• الخالدية الشمالية: 3</div><div>• النهضة: 3</div></div> |
| </div> |
|
|
| <div style=" |
| margin-top:14px; |
| padding-top:10px; |
| border-top:1px solid rgba(0,0,0,0.08); |
| "> |
| <a href="report_04_منال_احمد_القحطاني.pdf" target="_blank" style=" |
| display:block; |
| text-align:center; |
| background:#16a34a; |
| color:#fff; |
| text-decoration:none; |
| padding:10px 12px; |
| border-radius:12px; |
| font-weight:700; |
| margin-bottom:8px; |
| ">تصدير بيانات هذه الخريطة PDF</a> |
|
|
| <a href="report_04_منال_احمد_القحطاني.xlsx" target="_blank" style=" |
| display:block; |
| text-align:center; |
| background:#2563eb; |
| color:#fff; |
| text-decoration:none; |
| padding:10px 12px; |
| border-radius:12px; |
| font-weight:700; |
| margin-bottom:8px; |
| ">تصدير بيانات هذه الخريطة Excel</a> |
|
|
| |
|
|
| <div style="font-weight:bold; margin-bottom:6px;">تلوين حسب الحارة</div> |
| <div style="font-size:13px;"> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkblue; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الراكة الجنوبية</span> |
| </div> |
| <span style="color:#555;">(7)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkred; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الخالدية الجنوبية</span> |
| </div> |
| <span style="color:#555;">(5)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkpurple; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الراكة الشمالية</span> |
| </div> |
| <span style="color:#555;">(4)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkpurple; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الخالدية الشمالية</span> |
| </div> |
| <span style="color:#555;">(3)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:green; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>النهضة</span> |
| </div> |
| <span style="color:#555;">(3)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkred; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الصناعية الأولى</span> |
| </div> |
| <span style="color:#555;">(3)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:beige; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>هجر</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:pink; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>المزروعية</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:orange; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>المنتزة</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:green; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>النورس</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:green; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>ميناء الملك عبد العزيز</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| </div> |
| </div> |
| </div> |
| |
| |
| <div class="desktop-search-toggle" style=" |
| position:fixed; |
| top:10px; |
| left:10px; |
| z-index:10000; |
| direction:rtl; |
| font-family:Arial, sans-serif; |
| "> |
| <button id="searchToggleBtn" onclick="toggleSearchBox()" style=" |
| background:rgba(255,255,255,0.92); |
| border:none; |
| border-radius:14px; |
| padding:10px 14px; |
| font-size:14px; |
| font-weight:bold; |
| cursor:pointer; |
| box-shadow:0 2px 10px rgba(0,0,0,0.18); |
| ">إخفاء البحث</button> |
| </div> |
|
|
| <div id="searchBoxPanel" class="search-panel mobile-map-sheet" style=" |
| position:fixed; |
| top:55px; |
| left:10px; |
| z-index:10000; |
| direction:rtl; |
| font-family:Arial, sans-serif; |
| background:rgba(255,255,255,0.92); |
| padding:10px; |
| border-radius:16px; |
| box-shadow:0 2px 10px rgba(0,0,0,0.18); |
| width:300px; |
| "> |
| <input id="mapSearchInput" type="text" placeholder="ابحث عن اسم المنشأة..." |
| style=" |
| width:100%; |
| box-sizing:border-box; |
| padding:10px; |
| border-radius:12px; |
| border:1px solid #ccc; |
| font-size:14px; |
| direction:rtl; |
| "> |
|
|
| <div id="searchCount" style=" |
| margin-top:7px; |
| font-size:13px; |
| color:#334155; |
| line-height:1.7; |
| "> |
| اكتب للبحث داخل نقاط الخريطة |
| </div> |
|
|
| <button onclick="clearMapSearch()" style=" |
| margin-top:8px; |
| width:100%; |
| padding:8px; |
| border:none; |
| border-radius:10px; |
| background:#f3f4f6; |
| cursor:pointer; |
| font-weight:bold; |
| "> |
| مسح البحث |
| </button> |
| </div> |
|
|
| <div id="mobileMapToolbar"> |
| <button id="mobileSearchBtn" type="button" onclick="toggleMobileSheet('search')">بحث</button> |
| <button id="mobileStatsBtn" type="button" onclick="toggleMobileSheet('stats')">الملخص والتصدير</button> |
| </div> |
|
|
| <style> |
| #mobileMapToolbar { |
| display:none; |
| } |
| |
| @media (max-width: 768px) { |
| .desktop-search-toggle, |
| .desktop-stats-toggle { |
| display:none !important; |
| } |
| |
| .mobile-map-sheet { |
| display:none !important; |
| position:fixed !important; |
| top:auto !important; |
| right:10px !important; |
| left:10px !important; |
| bottom:72px !important; |
| width:auto !important; |
| max-height:68vh !important; |
| overflow-y:auto !important; |
| box-sizing:border-box !important; |
| z-index:10900 !important; |
| border-radius:20px !important; |
| background:rgba(255,255,255,0.96) !important; |
| box-shadow:0 8px 30px rgba(0,0,0,0.28) !important; |
| } |
| |
| .mobile-map-sheet.mobile-open { |
| display:block !important; |
| } |
| |
| #searchBoxPanel { |
| padding:14px !important; |
| } |
| |
| #mobileMapToolbar { |
| display:flex; |
| position:fixed; |
| right:10px; |
| left:10px; |
| bottom:10px; |
| z-index:11000; |
| gap:8px; |
| padding:7px; |
| direction:rtl; |
| border-radius:16px; |
| background:rgba(255,255,255,0.94); |
| box-shadow:0 4px 18px rgba(0,0,0,0.24); |
| font-family:Arial, sans-serif; |
| } |
| |
| #mobileMapToolbar button { |
| flex:1; |
| min-height:44px; |
| border:0; |
| border-radius:12px; |
| background:#f1f5f9; |
| color:#1f2937; |
| font-size:14px; |
| font-weight:700; |
| cursor:pointer; |
| } |
| |
| #mobileMapToolbar button.active { |
| background:#2563eb; |
| color:#fff; |
| } |
| |
| .map-footer { |
| display:none !important; |
| } |
| |
| .leaflet-control-zoom, |
| .leaflet-control-locate { |
| margin-bottom:82px !important; |
| } |
| } |
| </style> |
|
|
| <script> |
| window.searchableMarkers = []; |
| window.noCoordinateSamples = []; |
| |
| function closeMobileSheets() { |
| var searchPanel = document.getElementById("searchBoxPanel"); |
| var statsPanel = document.querySelector(".stats-panel"); |
| var searchBtn = document.getElementById("mobileSearchBtn"); |
| var statsBtn = document.getElementById("mobileStatsBtn"); |
| |
| if (searchPanel) searchPanel.classList.remove("mobile-open"); |
| if (statsPanel) statsPanel.classList.remove("mobile-open"); |
| if (searchBtn) searchBtn.classList.remove("active"); |
| if (statsBtn) statsBtn.classList.remove("active"); |
| } |
| |
| function toggleMobileSheet(sheetName) { |
| var panel = sheetName === "search" |
| ? document.getElementById("searchBoxPanel") |
| : document.querySelector(".stats-panel"); |
| var button = sheetName === "search" |
| ? document.getElementById("mobileSearchBtn") |
| : document.getElementById("mobileStatsBtn"); |
| var wasOpen = panel && panel.classList.contains("mobile-open"); |
| |
| closeMobileSheets(); |
| |
| if (panel && !wasOpen) { |
| panel.classList.add("mobile-open"); |
| if (button) button.classList.add("active"); |
| } |
| } |
| |
| function toggleSearchBox() { |
| var panel = document.getElementById("searchBoxPanel"); |
| var btn = document.getElementById("searchToggleBtn"); |
| |
| if (panel.style.display === "none") { |
| panel.style.display = "block"; |
| btn.innerText = "إخفاء البحث"; |
| } else { |
| panel.style.display = "none"; |
| btn.innerText = "إظهار البحث"; |
| } |
| } |
| |
| function normalizeArabicText(text) { |
| return (text || "") |
| .toString() |
| .toLowerCase() |
| .replace(/[أإآا]/g, "ا") |
| .replace(/ى/g, "ي") |
| .replace(/ة/g, "ه") |
| .replace(/ؤ/g, "و") |
| .replace(/ئ/g, "ي") |
| .replace(/ـ/g, "") |
| .trim(); |
| } |
| |
| function applyMapSearch() { |
| var input = document.getElementById("mapSearchInput"); |
| var countBox = document.getElementById("searchCount"); |
| var query = normalizeArabicText(input.value); |
| var shown = 0; |
| var noCoordMatch = false; |
| |
| window.searchableMarkers.forEach(function(item) { |
| var match = query === "" || normalizeArabicText(item.name).includes(query); |
| |
| if (match) { |
| if (!item.map.hasLayer(item.marker)) { |
| item.marker.addTo(item.map); |
| } |
| shown++; |
| } else { |
| if (item.map.hasLayer(item.marker)) { |
| item.map.removeLayer(item.marker); |
| } |
| } |
| }); |
| |
| if (query !== "") { |
| window.noCoordinateSamples.forEach(function(item) { |
| if (normalizeArabicText(item.name).includes(query)) { |
| noCoordMatch = true; |
| } |
| }); |
| } |
| |
| if (query === "") { |
| countBox.style.color = "#334155"; |
| countBox.innerText = "اكتب للبحث داخل نقاط الخريطة"; |
| } else if (shown > 0) { |
| countBox.style.color = "#334155"; |
| countBox.innerText = "عدد النتائج على الخريطة: " + shown; |
| } else if (noCoordMatch) { |
| countBox.style.color = "#dc2626"; |
| countBox.innerText = "العينة موجودة ضمن عينات الباحث، لكنها بدون إحداثية. كرماً الدخول عليها من الجهاز اللوحي."; |
| } else { |
| countBox.style.color = "#dc2626"; |
| countBox.innerText = "لا توجد نتيجة مطابقة داخل نقاط الخريطة."; |
| } |
| } |
| |
| function clearMapSearch() { |
| document.getElementById("mapSearchInput").value = ""; |
| applyMapSearch(); |
| } |
| |
| setTimeout(function() { |
| var input = document.getElementById("mapSearchInput"); |
| if (input) { |
| input.addEventListener("keyup", applyMapSearch); |
| input.addEventListener("change", applyMapSearch); |
| } |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة عبدالله سعد محمد ابو معطي للمكتبات", |
| marker: marker_fc66c95c4540065f85244e05283f5034, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ركام الصناعية", |
| marker: marker_5c7650f1aaa08e80219131cab0206816, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة خليفة بن عبداللطيف الملحم لمقاولات", |
| marker: marker_a03f9ef470175ea4959eb40c120b2df9, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "انابيل للمقاولات", |
| marker: marker_d7e3a123371600e30589a28d719c3d88, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة سلة الرغيف للمنتجات الغذائية", |
| marker: marker_0b06ee2972116628526c8354a776bbaa, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة المخازن العريقة للتجارة", |
| marker: marker_580154c73fa591e31723c25cffbfdf62, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة أوريون إدج كونسلتينغ", |
| marker: marker_60d96db1ce74a1a9a39a0d0c8933ea4e, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة أرك المتحدة للمقاولات", |
| marker: marker_4c83c57ead9c59bdd94ab399466d9dc4, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة شيد للنقليات", |
| marker: marker_bd4b9e4f683f4ab7e464594a4583fbbb, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة رفيد السعودية للتجارة", |
| marker: marker_c633f71226dbebf9e3f273cd45705161, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نالكو السعودية المحدودة", |
| marker: marker_42143a95c3f9fab51717e65827c928f3, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة حسين علي ال محروس للمقاولات العامه", |
| marker: marker_84c0e4079131f25ac8615c5653dd72f1, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة جيكات المحدودة", |
| marker: marker_7f1192dbf8af224c9d1674643ea87aa0, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نوى العربية للصناعة", |
| marker: marker_b85f729785b268c2f86d37dc91b24640, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة منتجات الهواء المبتكرة الصناعية", |
| marker: marker_a5c1bfa99e824c394955ee1beb9f7d0c, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الحياة لمواد البناء", |
| marker: marker_2b550afc738a0505b8f918a7d34b835a, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الاكمال ار دبليو ال اس", |
| marker: marker_5aa566f029637b9945a3edff08457bae, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة تمكين للاستثمار والتطوير العقاري مساهمه مقفله", |
| marker: marker_69367e3ed98538b740d5b4d5bd43ef61, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة رافعات الخليج للايجارالتمويلي مساهمة مقفلة", |
| marker: marker_3a7c8300f71fc2ddd396149e86cc6d86, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة عبدالقادر المهيدب واولاده مساهمه مقفله", |
| marker: marker_dc61ee99cc7c1f04a09163ebaeb24879, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة أهداف الوطنية للكابلات", |
| marker: marker_afb4a49593b4665961ea83262dc67006, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة إسكان حقل الفاضلي للتطوير العقاري", |
| marker: marker_15210051f7143f811a9ed15baaa55776, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة محترفي البادل الرياضية", |
| marker: marker_464af254a594d5aeab27e1a62cff612d, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الموج الأحمر التجاریة", |
| marker: marker_ac29356ccf4c69697cf4ab29dc9d83e1, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة كيمياء الخليج المحدودة ذات الشخص الواحد", |
| marker: marker_317ce52503d1b85ee7eb3db243a48689, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "الشركة السعودية لخدمات الفحص الصناعي", |
| marker: marker_b5d9cecdf49b869fa2bd1e06d584ae21, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة قايروداتا العربية السعودية", |
| marker: marker_3103ea6a250f9899bcd69d4a73ff27a0, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة جواء للخدمات اللوجستية", |
| marker: marker_c184e6eb262a0a1399f7558715d823ab, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة اساس الجود للمقاولات العامة", |
| marker: marker_9286f36dce1967aec084b2266f709515, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نقطة خضراء للمقاولات", |
| marker: marker_4a2acc25a15fa56e8ecec066fe76c583, |
| map: map_3b383e52f62a900dfbec36ab9e7028c9 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <div class="map-footer" style=" |
| position: fixed; |
| bottom: 8px; |
| left: 8px; |
| background: rgba(255,255,255,0.85); |
| padding: 6px 10px; |
| border-radius: 10px; |
| font-size: 13px; |
| direction: rtl; |
| z-index: 9999; |
| box-shadow: 0 1px 8px rgba(0,0,0,0.15); |
| "> |
| تصميم وإعداد <b>نوف الناصر</b> |
| </div> |
| |
| |
| <div class="folium-map" id="map_3b383e52f62a900dfbec36ab9e7028c9" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_3b383e52f62a900dfbec36ab9e7028c9 = L.map( |
| "map_3b383e52f62a900dfbec36ab9e7028c9", |
| { |
| center: [26.384893767892354, 50.16599906695362], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_92aec4ae567c7b14c1cda3c9843a9776 = L.tileLayer( |
| "https://tile.openstreetmap.org/{z}/{x}/{y}.png", |
| { |
| "minZoom": 0, |
| "maxZoom": 19, |
| "maxNativeZoom": 19, |
| "noWrap": false, |
| "attribution": "\u0026copy; \u003ca href=\"https://www.openstreetmap.org/copyright\"\u003eOpenStreetMap\u003c/a\u003e contributors", |
| "subdomains": "abc", |
| "detectRetina": false, |
| "tms": false, |
| "opacity": 1, |
| } |
| |
| ); |
| |
| |
| tile_layer_92aec4ae567c7b14c1cda3c9843a9776.addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var tile_layer_2d66eb87bd32d452fce547eebaa000e4 = L.tileLayer( |
| "https://tile.openstreetmap.org/{z}/{x}/{y}.png", |
| { |
| "minZoom": 0, |
| "maxZoom": 19, |
| "maxNativeZoom": 19, |
| "noWrap": false, |
| "attribution": "\u0026copy; \u003ca href=\"https://www.openstreetmap.org/copyright\"\u003eOpenStreetMap\u003c/a\u003e contributors", |
| "subdomains": "abc", |
| "detectRetina": false, |
| "tms": false, |
| "opacity": 1, |
| } |
| |
| ); |
| |
| |
| tile_layer_2d66eb87bd32d452fce547eebaa000e4.addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var tile_layer_e0cae64d187c7261edad9b85939aa481 = L.tileLayer( |
| "https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}", |
| { |
| "minZoom": 0, |
| "maxZoom": 18, |
| "maxNativeZoom": 18, |
| "noWrap": false, |
| "attribution": "\u0026copy; Esri", |
| "subdomains": "abc", |
| "detectRetina": false, |
| "tms": false, |
| "opacity": 1, |
| } |
| |
| ); |
| |
| |
| tile_layer_e0cae64d187c7261edad9b85939aa481.addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var locate_control_8a0dfaed552dbd2da7a9814ec95a8b7d = L.control.locate( |
| {} |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| |
| var marker_fc66c95c4540065f85244e05283f5034 = L.marker( |
| [26.361692611849, 50.1008533052309], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_1c42c8a4c4ffedc8d9a40eb66b3343b1 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "beige", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_48f7d459d822435b7d3978464ba73976 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_91b1c6ae8c461eab0d396924fc244a19 = $(`<div id="html_91b1c6ae8c461eab0d396924fc244a19" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة عبدالله سعد محمد ابو معطي للمكتبات</b><br> السجل التجاري: 2050075097<br> المنطقة: الدمام<br> الحارة: هجر<br> <a href="https://www.google.com/maps?q=26.361692611849,50.1008533052309" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_48f7d459d822435b7d3978464ba73976.setContent(html_91b1c6ae8c461eab0d396924fc244a19); |
| |
| |
| |
| marker_fc66c95c4540065f85244e05283f5034.bindPopup(popup_48f7d459d822435b7d3978464ba73976) |
| ; |
| |
| |
| |
| |
| marker_fc66c95c4540065f85244e05283f5034.setIcon(icon_1c42c8a4c4ffedc8d9a40eb66b3343b1); |
| |
| |
| var marker_5c7650f1aaa08e80219131cab0206816 = L.marker( |
| [26.3375797716453, 50.2029645977541], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_7f42aeb7a91cc38ad4ea87503f61fb38 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d2c3641e64f946c87bd7ed41872d6177 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3016c72df2aaa7679828d110e9686d7d = $(`<div id="html_3016c72df2aaa7679828d110e9686d7d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ركام الصناعية</b><br> السجل التجاري: 2050101422<br> المنطقة: الخبر<br> الحارة: الراكة الجنوبية<br> <a href="https://www.google.com/maps?q=26.3375797716453,50.2029645977541" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d2c3641e64f946c87bd7ed41872d6177.setContent(html_3016c72df2aaa7679828d110e9686d7d); |
| |
| |
| |
| marker_5c7650f1aaa08e80219131cab0206816.bindPopup(popup_d2c3641e64f946c87bd7ed41872d6177) |
| ; |
| |
| |
| |
| |
| marker_5c7650f1aaa08e80219131cab0206816.setIcon(icon_7f42aeb7a91cc38ad4ea87503f61fb38); |
| |
| |
| var marker_a03f9ef470175ea4959eb40c120b2df9 = L.marker( |
| [26.352405699907894, 50.192552050575614], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_40452e22dd7fb45af7df0a19ec551249 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_8a82bf5fc523ec7579db1340513e4deb = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_fe276b7d1dbe6fed4a11dfe5807523d9 = $(`<div id="html_fe276b7d1dbe6fed4a11dfe5807523d9" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة خليفة بن عبداللطيف الملحم لمقاولات</b><br> السجل التجاري: 2050101596<br> المنطقة: الخبر<br> الحارة: الراكة الجنوبية<br> <a href="https://www.google.com/maps?q=26.352405699907894,50.192552050575614" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_8a82bf5fc523ec7579db1340513e4deb.setContent(html_fe276b7d1dbe6fed4a11dfe5807523d9); |
| |
| |
| |
| marker_a03f9ef470175ea4959eb40c120b2df9.bindPopup(popup_8a82bf5fc523ec7579db1340513e4deb) |
| ; |
| |
| |
| |
| |
| marker_a03f9ef470175ea4959eb40c120b2df9.setIcon(icon_40452e22dd7fb45af7df0a19ec551249); |
| |
| |
| var marker_d7e3a123371600e30589a28d719c3d88 = L.marker( |
| [26.353764372973, 50.20921421503378], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_be8fa2b6b545d03af7ce721cbd6786ac = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_8ff38ac0d4485079a238aafd533cce84 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e258d49e4cb18f2554271ec2e6ebdf8c = $(`<div id="html_e258d49e4cb18f2554271ec2e6ebdf8c" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>انابيل للمقاولات</b><br> السجل التجاري: 2050136391<br> المنطقة: الخبر<br> الحارة: الراكة الجنوبية<br> <a href="https://www.google.com/maps?q=26.353764372973,50.20921421503378" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_8ff38ac0d4485079a238aafd533cce84.setContent(html_e258d49e4cb18f2554271ec2e6ebdf8c); |
| |
| |
| |
| marker_d7e3a123371600e30589a28d719c3d88.bindPopup(popup_8ff38ac0d4485079a238aafd533cce84) |
| ; |
| |
| |
| |
| |
| marker_d7e3a123371600e30589a28d719c3d88.setIcon(icon_be8fa2b6b545d03af7ce721cbd6786ac); |
| |
| |
| var marker_0b06ee2972116628526c8354a776bbaa = L.marker( |
| [26.3521449301924, 50.2102411380029], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_d4e964df3f60f13458b1b15ef0f76bef = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_40f9b61ae5be95f32caac4fde90458d8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9a5c4d5247287a58a777503de2039cfc = $(`<div id="html_9a5c4d5247287a58a777503de2039cfc" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة سلة الرغيف للمنتجات الغذائية</b><br> السجل التجاري: 2051032302<br> المنطقة: الخبر<br> الحارة: الراكة الجنوبية<br> <a href="https://www.google.com/maps?q=26.3521449301924,50.2102411380029" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_40f9b61ae5be95f32caac4fde90458d8.setContent(html_9a5c4d5247287a58a777503de2039cfc); |
| |
| |
| |
| marker_0b06ee2972116628526c8354a776bbaa.bindPopup(popup_40f9b61ae5be95f32caac4fde90458d8) |
| ; |
| |
| |
| |
| |
| marker_0b06ee2972116628526c8354a776bbaa.setIcon(icon_d4e964df3f60f13458b1b15ef0f76bef); |
| |
| |
| var marker_580154c73fa591e31723c25cffbfdf62 = L.marker( |
| [26.3525472052568, 50.200212415005], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_b2bc4dcdbf669cbdfce3e8b64e3f09bc = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7d568457e3240de42e0f2917a160f2e4 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_57df4db57f3bfbd16c63a6d9785afbe3 = $(`<div id="html_57df4db57f3bfbd16c63a6d9785afbe3" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة المخازن العريقة للتجارة</b><br> السجل التجاري: 2050080493<br> المنطقة: الخبر<br> الحارة: الراكة الجنوبية<br> <a href="https://www.google.com/maps?q=26.3525472052568,50.200212415005" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7d568457e3240de42e0f2917a160f2e4.setContent(html_57df4db57f3bfbd16c63a6d9785afbe3); |
| |
| |
| |
| marker_580154c73fa591e31723c25cffbfdf62.bindPopup(popup_7d568457e3240de42e0f2917a160f2e4) |
| ; |
| |
| |
| |
| |
| marker_580154c73fa591e31723c25cffbfdf62.setIcon(icon_b2bc4dcdbf669cbdfce3e8b64e3f09bc); |
| |
| |
| var marker_60d96db1ce74a1a9a39a0d0c8933ea4e = L.marker( |
| [26.3380061734494, 50.2057808156645], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_7942c6cbb10a34a47abb9c20e9dfaaa3 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7b5146d6c57044f67760feada5bbf3a8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2b4cd8ef817b8f2c48e46a501a1f0828 = $(`<div id="html_2b4cd8ef817b8f2c48e46a501a1f0828" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة أوريون إدج كونسلتينغ</b><br> السجل التجاري: 2050107591<br> المنطقة: الخبر<br> الحارة: الراكة الجنوبية<br> <a href="https://www.google.com/maps?q=26.3380061734494,50.2057808156645" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7b5146d6c57044f67760feada5bbf3a8.setContent(html_2b4cd8ef817b8f2c48e46a501a1f0828); |
| |
| |
| |
| marker_60d96db1ce74a1a9a39a0d0c8933ea4e.bindPopup(popup_7b5146d6c57044f67760feada5bbf3a8) |
| ; |
| |
| |
| |
| |
| marker_60d96db1ce74a1a9a39a0d0c8933ea4e.setIcon(icon_7942c6cbb10a34a47abb9c20e9dfaaa3); |
| |
| |
| var marker_4c83c57ead9c59bdd94ab399466d9dc4 = L.marker( |
| [26.3586170992812, 50.1891392815252], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_9ba14eb2b7936f7329d3307efa1297d1 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c693d9d2370dfaac8083d8607eb45963 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_48225854e9f8ebf4da691aa4bc5d6413 = $(`<div id="html_48225854e9f8ebf4da691aa4bc5d6413" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة أرك المتحدة للمقاولات</b><br> السجل التجاري: 2050099535<br> المنطقة: الخبر<br> الحارة: الراكة الجنوبية<br> <a href="https://www.google.com/maps?q=26.3586170992812,50.1891392815252" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c693d9d2370dfaac8083d8607eb45963.setContent(html_48225854e9f8ebf4da691aa4bc5d6413); |
| |
| |
| |
| marker_4c83c57ead9c59bdd94ab399466d9dc4.bindPopup(popup_c693d9d2370dfaac8083d8607eb45963) |
| ; |
| |
| |
| |
| |
| marker_4c83c57ead9c59bdd94ab399466d9dc4.setIcon(icon_9ba14eb2b7936f7329d3307efa1297d1); |
| |
| |
| var marker_bd4b9e4f683f4ab7e464594a4583fbbb = L.marker( |
| [26.43424116464454, 50.128741311805264], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_3ec8ef98440b22957b7fe1164991ff11 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "pink", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4cf77946f41058821b9ef3675b7905d9 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ed7c6eb6e6256887e7ed9e821b706c7e = $(`<div id="html_ed7c6eb6e6256887e7ed9e821b706c7e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة شيد للنقليات</b><br> السجل التجاري: 2050025268<br> المنطقة: الدمام<br> الحارة: المزروعية<br> <a href="https://www.google.com/maps?q=26.43424116464454,50.128741311805264" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4cf77946f41058821b9ef3675b7905d9.setContent(html_ed7c6eb6e6256887e7ed9e821b706c7e); |
| |
| |
| |
| marker_bd4b9e4f683f4ab7e464594a4583fbbb.bindPopup(popup_4cf77946f41058821b9ef3675b7905d9) |
| ; |
| |
| |
| |
| |
| marker_bd4b9e4f683f4ab7e464594a4583fbbb.setIcon(icon_3ec8ef98440b22957b7fe1164991ff11); |
| |
| |
| var marker_c633f71226dbebf9e3f273cd45705161 = L.marker( |
| [26.3763058699719, 50.1241537896365], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_8012e1e5987524c249ec14bcce3994b3 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "orange", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_767520e007ae1f52c117d15dc2e289f8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_df3e330ccb2d584c9acb4015b5cef136 = $(`<div id="html_df3e330ccb2d584c9acb4015b5cef136" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة رفيد السعودية للتجارة</b><br> السجل التجاري: 2050108266<br> المنطقة: الدمام<br> الحارة: المنتزة<br> <a href="https://www.google.com/maps?q=26.3763058699719,50.1241537896365" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_767520e007ae1f52c117d15dc2e289f8.setContent(html_df3e330ccb2d584c9acb4015b5cef136); |
| |
| |
| |
| marker_c633f71226dbebf9e3f273cd45705161.bindPopup(popup_767520e007ae1f52c117d15dc2e289f8) |
| ; |
| |
| |
| |
| |
| marker_c633f71226dbebf9e3f273cd45705161.setIcon(icon_8012e1e5987524c249ec14bcce3994b3); |
| |
| |
| var marker_42143a95c3f9fab51717e65827c928f3 = L.marker( |
| [26.3909679115582, 50.1487412345656], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_af55cf9376776a4ee08cb8c196a7d86e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1aef15de967df359ed013a08747d2fa4 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_156415213f20b3087971711a9107157a = $(`<div id="html_156415213f20b3087971711a9107157a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نالكو السعودية المحدودة</b><br> السجل التجاري: 2050045329<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3909679115582,50.1487412345656" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1aef15de967df359ed013a08747d2fa4.setContent(html_156415213f20b3087971711a9107157a); |
| |
| |
| |
| marker_42143a95c3f9fab51717e65827c928f3.bindPopup(popup_1aef15de967df359ed013a08747d2fa4) |
| ; |
| |
| |
| |
| |
| marker_42143a95c3f9fab51717e65827c928f3.setIcon(icon_af55cf9376776a4ee08cb8c196a7d86e); |
| |
| |
| var marker_84c0e4079131f25ac8615c5653dd72f1 = L.marker( |
| [26.4027248519546, 50.1390894698356], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_8a458d7ebe4a09ab28c6883503b8896f = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e21bbe6eea06687d486c30316eb724b1 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e4bd4eb86c3bd69aef735cf7ca296460 = $(`<div id="html_e4bd4eb86c3bd69aef735cf7ca296460" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة حسين علي ال محروس للمقاولات العامه</b><br> السجل التجاري: 2051032888<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4027248519546,50.1390894698356" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e21bbe6eea06687d486c30316eb724b1.setContent(html_e4bd4eb86c3bd69aef735cf7ca296460); |
| |
| |
| |
| marker_84c0e4079131f25ac8615c5653dd72f1.bindPopup(popup_e21bbe6eea06687d486c30316eb724b1) |
| ; |
| |
| |
| |
| |
| marker_84c0e4079131f25ac8615c5653dd72f1.setIcon(icon_8a458d7ebe4a09ab28c6883503b8896f); |
| |
| |
| var marker_7f1192dbf8af224c9d1674643ea87aa0 = L.marker( |
| [26.391643221, 50.131864138], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_7c5f2783f89c1db41091da2c11b5e315 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c55d7c039b14c8c28845fe0bd037231d = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1bfdbe8a363d838ec9513f142568531a = $(`<div id="html_1bfdbe8a363d838ec9513f142568531a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة جيكات المحدودة</b><br> السجل التجاري: 2050131550<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.391643221,50.131864138" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c55d7c039b14c8c28845fe0bd037231d.setContent(html_1bfdbe8a363d838ec9513f142568531a); |
| |
| |
| |
| marker_7f1192dbf8af224c9d1674643ea87aa0.bindPopup(popup_c55d7c039b14c8c28845fe0bd037231d) |
| ; |
| |
| |
| |
| |
| marker_7f1192dbf8af224c9d1674643ea87aa0.setIcon(icon_7c5f2783f89c1db41091da2c11b5e315); |
| |
| |
| var marker_b85f729785b268c2f86d37dc91b24640 = L.marker( |
| [26.3872771695203, 50.1422358281872], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_5f213c86e6ac674116b5b9ecd86f2f7e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_57e88338d693ad8e7fe7fb10fb56ca4f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_0d92d55cb4599b4615e88eb12b0a3bba = $(`<div id="html_0d92d55cb4599b4615e88eb12b0a3bba" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نوى العربية للصناعة</b><br> السجل التجاري: 2050030737<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3872771695203,50.1422358281872" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_57e88338d693ad8e7fe7fb10fb56ca4f.setContent(html_0d92d55cb4599b4615e88eb12b0a3bba); |
| |
| |
| |
| marker_b85f729785b268c2f86d37dc91b24640.bindPopup(popup_57e88338d693ad8e7fe7fb10fb56ca4f) |
| ; |
| |
| |
| |
| |
| marker_b85f729785b268c2f86d37dc91b24640.setIcon(icon_5f213c86e6ac674116b5b9ecd86f2f7e); |
| |
| |
| var marker_a5c1bfa99e824c394955ee1beb9f7d0c = L.marker( |
| [26.387370299955464, 50.14278467826415], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_cecadc7e5141fc8dace06c0472c4e209 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5d6b12750b0ccc4471dfadfbf752e05f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ed6f999c1b8b0bea157f971814fff74d = $(`<div id="html_ed6f999c1b8b0bea157f971814fff74d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة منتجات الهواء المبتكرة الصناعية</b><br> السجل التجاري: 2050140206<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.387370299955464,50.14278467826415" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5d6b12750b0ccc4471dfadfbf752e05f.setContent(html_ed6f999c1b8b0bea157f971814fff74d); |
| |
| |
| |
| marker_a5c1bfa99e824c394955ee1beb9f7d0c.bindPopup(popup_5d6b12750b0ccc4471dfadfbf752e05f) |
| ; |
| |
| |
| |
| |
| marker_a5c1bfa99e824c394955ee1beb9f7d0c.setIcon(icon_cecadc7e5141fc8dace06c0472c4e209); |
| |
| |
| var marker_2b550afc738a0505b8f918a7d34b835a = L.marker( |
| [26.3816445395396, 50.1441272100373], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_9f2b2756bd07c2a1c8bda71af79f602d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_195d10fa6e73122dc9cadc7129c1433a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_41d96d5cad964d31037d7290d7233079 = $(`<div id="html_41d96d5cad964d31037d7290d7233079" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الحياة لمواد البناء</b><br> السجل التجاري: 2050037620<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3816445395396,50.1441272100373" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_195d10fa6e73122dc9cadc7129c1433a.setContent(html_41d96d5cad964d31037d7290d7233079); |
| |
| |
| |
| marker_2b550afc738a0505b8f918a7d34b835a.bindPopup(popup_195d10fa6e73122dc9cadc7129c1433a) |
| ; |
| |
| |
| |
| |
| marker_2b550afc738a0505b8f918a7d34b835a.setIcon(icon_9f2b2756bd07c2a1c8bda71af79f602d); |
| |
| |
| var marker_5aa566f029637b9945a3edff08457bae = L.marker( |
| [26.407747541561275, 50.13782231973862], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_eb750cb479e752c30c75877c18b00c27 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0fc9e16aadeb2abadde5ff71bf2367d1 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2c612a092319067f8d3cebc020054070 = $(`<div id="html_2c612a092319067f8d3cebc020054070" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الاكمال ار دبليو ال اس</b><br> السجل التجاري: 2050060133<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.407747541561275,50.13782231973862" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0fc9e16aadeb2abadde5ff71bf2367d1.setContent(html_2c612a092319067f8d3cebc020054070); |
| |
| |
| |
| marker_5aa566f029637b9945a3edff08457bae.bindPopup(popup_0fc9e16aadeb2abadde5ff71bf2367d1) |
| ; |
| |
| |
| |
| |
| marker_5aa566f029637b9945a3edff08457bae.setIcon(icon_eb750cb479e752c30c75877c18b00c27); |
| |
| |
| var marker_69367e3ed98538b740d5b4d5bd43ef61 = L.marker( |
| [26.4076141201807, 50.1378138296158], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_64b82069696dccf593c6bf2d4c8853db = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4175a85becd8628cd5c68961c0b59ad3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_699f601581b8a8e4351a3eaaca4ef7de = $(`<div id="html_699f601581b8a8e4351a3eaaca4ef7de" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة تمكين للاستثمار والتطوير العقاري مساهمه مقفله</b><br> السجل التجاري: 2050047860<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4076141201807,50.1378138296158" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4175a85becd8628cd5c68961c0b59ad3.setContent(html_699f601581b8a8e4351a3eaaca4ef7de); |
| |
| |
| |
| marker_69367e3ed98538b740d5b4d5bd43ef61.bindPopup(popup_4175a85becd8628cd5c68961c0b59ad3) |
| ; |
| |
| |
| |
| |
| marker_69367e3ed98538b740d5b4d5bd43ef61.setIcon(icon_64b82069696dccf593c6bf2d4c8853db); |
| |
| |
| var marker_3a7c8300f71fc2ddd396149e86cc6d86 = L.marker( |
| [26.4120110505066, 50.1332912158315], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_e26dc430aac8ee3e2176315c5f7240e2 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_22abb730814afcf59ea589741f93eb9c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_fc4da48c09a99cc8e293c55d212f8e5d = $(`<div id="html_fc4da48c09a99cc8e293c55d212f8e5d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة رافعات الخليج للايجارالتمويلي مساهمة مقفلة</b><br> السجل التجاري: 2050049937<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4120110505066,50.1332912158315" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_22abb730814afcf59ea589741f93eb9c.setContent(html_fc4da48c09a99cc8e293c55d212f8e5d); |
| |
| |
| |
| marker_3a7c8300f71fc2ddd396149e86cc6d86.bindPopup(popup_22abb730814afcf59ea589741f93eb9c) |
| ; |
| |
| |
| |
| |
| marker_3a7c8300f71fc2ddd396149e86cc6d86.setIcon(icon_e26dc430aac8ee3e2176315c5f7240e2); |
| |
| |
| var marker_dc61ee99cc7c1f04a09163ebaeb24879 = L.marker( |
| [26.4131957550837, 50.1709892009695], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_b64d4d9c2a36d3fbdf37cfcd614e7f64 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ffda37e60d8f37d088b3d121f2f02d6e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f1bbe1879f68fd97018b31a67031005a = $(`<div id="html_f1bbe1879f68fd97018b31a67031005a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة عبدالقادر المهيدب واولاده مساهمه مقفله</b><br> السجل التجاري: 2050107808<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <a href="https://www.google.com/maps?q=26.4131957550837,50.1709892009695" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ffda37e60d8f37d088b3d121f2f02d6e.setContent(html_f1bbe1879f68fd97018b31a67031005a); |
| |
| |
| |
| marker_dc61ee99cc7c1f04a09163ebaeb24879.bindPopup(popup_ffda37e60d8f37d088b3d121f2f02d6e) |
| ; |
| |
| |
| |
| |
| marker_dc61ee99cc7c1f04a09163ebaeb24879.setIcon(icon_b64d4d9c2a36d3fbdf37cfcd614e7f64); |
| |
| |
| var marker_afb4a49593b4665961ea83262dc67006 = L.marker( |
| [26.3979412310834, 50.16486062718144], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_d8c06991e1509d7334d51f1c647c05d4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3764078220e801322e4d4e136ecc0b90 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_86f6657cd8b58cfa4ba61bc52ed3a67f = $(`<div id="html_86f6657cd8b58cfa4ba61bc52ed3a67f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة أهداف الوطنية للكابلات</b><br> السجل التجاري: 2050050622<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <a href="https://www.google.com/maps?q=26.3979412310834,50.16486062718144" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3764078220e801322e4d4e136ecc0b90.setContent(html_86f6657cd8b58cfa4ba61bc52ed3a67f); |
| |
| |
| |
| marker_afb4a49593b4665961ea83262dc67006.bindPopup(popup_3764078220e801322e4d4e136ecc0b90) |
| ; |
| |
| |
| |
| |
| marker_afb4a49593b4665961ea83262dc67006.setIcon(icon_d8c06991e1509d7334d51f1c647c05d4); |
| |
| |
| var marker_15210051f7143f811a9ed15baaa55776 = L.marker( |
| [26.4150033869913, 50.1602294757146], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_3d245f80004dc9ce0fdaf07fb2541adb = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_28a0cb3e7617c591d78461cca41aa262 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c4ef913895bd16aeff4a90060a271fbd = $(`<div id="html_c4ef913895bd16aeff4a90060a271fbd" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة إسكان حقل الفاضلي للتطوير العقاري</b><br> السجل التجاري: 2050047527<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <a href="https://www.google.com/maps?q=26.4150033869913,50.1602294757146" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_28a0cb3e7617c591d78461cca41aa262.setContent(html_c4ef913895bd16aeff4a90060a271fbd); |
| |
| |
| |
| marker_15210051f7143f811a9ed15baaa55776.bindPopup(popup_28a0cb3e7617c591d78461cca41aa262) |
| ; |
| |
| |
| |
| |
| marker_15210051f7143f811a9ed15baaa55776.setIcon(icon_3d245f80004dc9ce0fdaf07fb2541adb); |
| |
| |
| var marker_464af254a594d5aeab27e1a62cff612d = L.marker( |
| [26.393952529934825, 50.160772651433945], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_d54dabdc1f311a125b6c175af097a37c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_624ce9f8a69cd3e853cac4f0c4f2e49f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_50041be5121031569708ea3fb67e011f = $(`<div id="html_50041be5121031569708ea3fb67e011f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة محترفي البادل الرياضية</b><br> السجل التجاري: 2051227777<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <a href="https://www.google.com/maps?q=26.393952529934825,50.160772651433945" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_624ce9f8a69cd3e853cac4f0c4f2e49f.setContent(html_50041be5121031569708ea3fb67e011f); |
| |
| |
| |
| marker_464af254a594d5aeab27e1a62cff612d.bindPopup(popup_624ce9f8a69cd3e853cac4f0c4f2e49f) |
| ; |
| |
| |
| |
| |
| marker_464af254a594d5aeab27e1a62cff612d.setIcon(icon_d54dabdc1f311a125b6c175af097a37c); |
| |
| |
| var marker_ac29356ccf4c69697cf4ab29dc9d83e1 = L.marker( |
| [26.4053754563514, 50.1697601012743], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_8c0d549c1482bfe3a246eec93a7f4c09 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e4c17696e358f1c7fab7aaf381f24cad = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a19c4b37c10bdea9b94f23e4f68d653e = $(`<div id="html_a19c4b37c10bdea9b94f23e4f68d653e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الموج الأحمر التجاریة</b><br> السجل التجاري: 2050028691<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <a href="https://www.google.com/maps?q=26.4053754563514,50.1697601012743" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e4c17696e358f1c7fab7aaf381f24cad.setContent(html_a19c4b37c10bdea9b94f23e4f68d653e); |
| |
| |
| |
| marker_ac29356ccf4c69697cf4ab29dc9d83e1.bindPopup(popup_e4c17696e358f1c7fab7aaf381f24cad) |
| ; |
| |
| |
| |
| |
| marker_ac29356ccf4c69697cf4ab29dc9d83e1.setIcon(icon_8c0d549c1482bfe3a246eec93a7f4c09); |
| |
| |
| var marker_317ce52503d1b85ee7eb3db243a48689 = L.marker( |
| [26.404982617572, 50.1840676142721], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_4c6cf2619efb8eaaf9c07514a3104ef4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_687d499e9b341c819dbdb800520dcfe3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5f7b3db2f994513eaeb55f94718e8848 = $(`<div id="html_5f7b3db2f994513eaeb55f94718e8848" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة كيمياء الخليج المحدودة ذات الشخص الواحد</b><br> السجل التجاري: 2050146545<br> المنطقة: الدمام<br> الحارة: النورس<br> <a href="https://www.google.com/maps?q=26.404982617572,50.1840676142721" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_687d499e9b341c819dbdb800520dcfe3.setContent(html_5f7b3db2f994513eaeb55f94718e8848); |
| |
| |
| |
| marker_317ce52503d1b85ee7eb3db243a48689.bindPopup(popup_687d499e9b341c819dbdb800520dcfe3) |
| ; |
| |
| |
| |
| |
| marker_317ce52503d1b85ee7eb3db243a48689.setIcon(icon_4c6cf2619efb8eaaf9c07514a3104ef4); |
| |
| |
| var marker_b5d9cecdf49b869fa2bd1e06d584ae21 = L.marker( |
| [26.4654629629971, 50.1903814489959], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_90cb74b178fdf26004fcb4f80878f2ae = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_79bb4e15ab6151f54034ff61b9e098c5 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_83ca6052f050bbbd21b221f2a9b8963f = $(`<div id="html_83ca6052f050bbbd21b221f2a9b8963f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>الشركة السعودية لخدمات الفحص الصناعي</b><br> السجل التجاري: 2050170531<br> المنطقة: الدمام<br> الحارة: ميناء الملك عبد العزيز<br> <a href="https://www.google.com/maps?q=26.4654629629971,50.1903814489959" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_79bb4e15ab6151f54034ff61b9e098c5.setContent(html_83ca6052f050bbbd21b221f2a9b8963f); |
| |
| |
| |
| marker_b5d9cecdf49b869fa2bd1e06d584ae21.bindPopup(popup_79bb4e15ab6151f54034ff61b9e098c5) |
| ; |
| |
| |
| |
| |
| marker_b5d9cecdf49b869fa2bd1e06d584ae21.setIcon(icon_90cb74b178fdf26004fcb4f80878f2ae); |
| |
| |
| var marker_3103ea6a250f9899bcd69d4a73ff27a0 = L.marker( |
| [26.3715518741431, 50.187661923616], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_47bd6dd76ff3e0c7e93320232c44ff61 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_16aa8abbcbcdc186c9bfd4f733ddbd06 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_982941a80a84b088eccbc82af416f308 = $(`<div id="html_982941a80a84b088eccbc82af416f308" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة قايروداتا العربية السعودية</b><br> السجل التجاري: 2050171723<br> المنطقة: الدمام<br> الحارة: الراكة الشمالية<br> <a href="https://www.google.com/maps?q=26.3715518741431,50.187661923616" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_16aa8abbcbcdc186c9bfd4f733ddbd06.setContent(html_982941a80a84b088eccbc82af416f308); |
| |
| |
| |
| marker_3103ea6a250f9899bcd69d4a73ff27a0.bindPopup(popup_16aa8abbcbcdc186c9bfd4f733ddbd06) |
| ; |
| |
| |
| |
| |
| marker_3103ea6a250f9899bcd69d4a73ff27a0.setIcon(icon_47bd6dd76ff3e0c7e93320232c44ff61); |
| |
| |
| var marker_c184e6eb262a0a1399f7558715d823ab = L.marker( |
| [26.3640460793229, 50.1918149403958], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_ce80dd1cf1682b11bd4862f3b8ce0f0e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_38c8f129878444caad8334a9e4fd09c7 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ae986de1835d66899121e77916702d0f = $(`<div id="html_ae986de1835d66899121e77916702d0f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة جواء للخدمات اللوجستية</b><br> السجل التجاري: 2053113074<br> المنطقة: الدمام<br> الحارة: الراكة الشمالية<br> <a href="https://www.google.com/maps?q=26.3640460793229,50.1918149403958" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_38c8f129878444caad8334a9e4fd09c7.setContent(html_ae986de1835d66899121e77916702d0f); |
| |
| |
| |
| marker_c184e6eb262a0a1399f7558715d823ab.bindPopup(popup_38c8f129878444caad8334a9e4fd09c7) |
| ; |
| |
| |
| |
| |
| marker_c184e6eb262a0a1399f7558715d823ab.setIcon(icon_ce80dd1cf1682b11bd4862f3b8ce0f0e); |
| |
| |
| var marker_9286f36dce1967aec084b2266f709515 = L.marker( |
| [26.3620589930001, 50.194881718], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_05dbd4cc25b30eaad53ee844a4b9b903 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_9c001559314a0f47f5b79ffd8916cb51 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ccb39624634e7245edd9017c55c4fc36 = $(`<div id="html_ccb39624634e7245edd9017c55c4fc36" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة اساس الجود للمقاولات العامة</b><br> السجل التجاري: 2062016881<br> المنطقة: الدمام<br> الحارة: الراكة الشمالية<br> <a href="https://www.google.com/maps?q=26.3620589930001,50.194881718" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_9c001559314a0f47f5b79ffd8916cb51.setContent(html_ccb39624634e7245edd9017c55c4fc36); |
| |
| |
| |
| marker_9286f36dce1967aec084b2266f709515.bindPopup(popup_9c001559314a0f47f5b79ffd8916cb51) |
| ; |
| |
| |
| |
| |
| marker_9286f36dce1967aec084b2266f709515.setIcon(icon_05dbd4cc25b30eaad53ee844a4b9b903); |
| |
| |
| var marker_4a2acc25a15fa56e8ecec066fe76c583 = L.marker( |
| [26.36693654534273, 50.18292946244552], |
| { |
| } |
| ).addTo(map_3b383e52f62a900dfbec36ab9e7028c9); |
| |
| |
| var icon_7308f2ce150936dd065453e607da4760 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_56ce58cc3a1ee6ed9104753df4cd02ad = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_dd8f89d9934e4b9d18648e9ce1e3bef9 = $(`<div id="html_dd8f89d9934e4b9d18648e9ce1e3bef9" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نقطة خضراء للمقاولات</b><br> السجل التجاري: 1010688556<br> المنطقة: الدمام<br> الحارة: الراكة الشمالية<br> <a href="https://www.google.com/maps?q=26.36693654534273,50.18292946244552" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_56ce58cc3a1ee6ed9104753df4cd02ad.setContent(html_dd8f89d9934e4b9d18648e9ce1e3bef9); |
| |
| |
| |
| marker_4a2acc25a15fa56e8ecec066fe76c583.bindPopup(popup_56ce58cc3a1ee6ed9104753df4cd02ad) |
| ; |
| |
| |
| |
| |
| marker_4a2acc25a15fa56e8ecec066fe76c583.setIcon(icon_7308f2ce150936dd065453e607da4760); |
| |
| </script> |
| </html> |