| <!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_6be1596ffa4e171aff123abb45841301 { |
| 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_1" onclick=" |
| var panel = document.getElementById('stats_1'); |
| var btn = document.getElementById('btn_stats_1'); |
| 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_1" 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; |
| ">حسن عبدالله بن مهدي - 1</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 32</div> |
| <div><b>عدد الحارات:</b> 4</div> |
| </div> |
|
|
| |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• المدينة الصناعية الثانية بالدمام: 25</div><div>• الصناعية: 5</div><div>• الانوار: 1</div><div>• ج19: 1</div></div> |
| </div> |
|
|
| <div style=" |
| margin-top:14px; |
| padding-top:10px; |
| border-top:1px solid rgba(0,0,0,0.08); |
| "> |
| <a href="report_01_حسن_عبدالله_بن_مهدي.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_01_حسن_عبدالله_بن_مهدي.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:lightblue; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>المدينة الصناعية الثانية بالدمام</span> |
| </div> |
| <span style="color:#555;">(25)</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:red; |
| 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:darkred; |
| 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>ج19</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_4b4f35a03941f47b53dc739d56b2f777, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة امداد الخليجية للنقليات المحدودة شركة شخص واحد", |
| marker: marker_698f7b6a306cf2ef5e24d177b9d15c22, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة قمة الأعالي للمقاولات", |
| marker: marker_f507d5e0d41c829c659843c577525251, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "بروسيرف العربية السعودية", |
| marker: marker_6221e15a1b8acf2546c20fdaf297f233, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع الصمامات الخليجي لصناعة", |
| marker: marker_307b0691d720522bf0e0762cd9b3a978, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "الشركة الوطنية لتقنية النفط شركة شخص واحد", |
| marker: marker_89e75b7559c285cbf785e547a6247c81, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الشرق الاوسط للغازات الصناعية", |
| marker: marker_5a482e2eb48eddc2861d374c2328e487, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "فرع شركة أن أو في العربية السعودية", |
| marker: marker_657735970ed9df3c00ffa5dd1823e9fd, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "اي كيه السعودية للتصنيع", |
| marker: marker_21367ec30077a51d48e2166f9b6136ec, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع خليج خليط المعادن للصناعة", |
| marker: marker_f2dfdd69ab9d59c33c77af73bffba0b5, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة المقاييس الهندسية العالمية المحدودة", |
| marker: marker_dd12d4cb87e07cc6002514ce7290dd9e, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مركز اتجاه الحريق المحدودة", |
| marker: marker_a0f7ddf5de6a56eb81479d409afecb8b, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع ريانكو السعودية شركة الشخص الواحد", |
| marker: marker_23f678b416cb9ad6f72b95fefed64fc9, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع فولاذ الشرقية للصناعة", |
| marker: marker_d7bb70a14ea6faeb6b4d3addf447f38b, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع شركة استرا لمركبات اللدائن المحدوة", |
| marker: marker_d919ca5fa506421fb65915573de91105, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "الشركة السعودية الالمانية للمنتجات غير المغزولة مساهمة مقفلة", |
| marker: marker_6f64335a293a0a63c063280385388ee6, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "كيماويات السعودية فرع شركة ذات مسؤولية", |
| marker: marker_2f9f9fb6e5bff79c42c24c529ba2b4ad, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة صمامات تمرس للصيانة", |
| marker: marker_1d8547497d8416871514ef33752b4790, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع شركة ارك المتحدة", |
| marker: marker_f3e3d8dde9f21df484ff7609243a1d2c, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مجمع استرا الصناعي للاسمدة", |
| marker: marker_5b564da4bdee082901fbf01fe09500cc, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع مزايا السروات للبلاستيك", |
| marker: marker_acdfa5f7910fedc28009275920a03e25, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة سيكا كيماويات البناء للصناعة", |
| marker: marker_2c6720f1cde9d820a928450e4344aa1e, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع طاقات الشرق السعودي", |
| marker: marker_4452aab7eedf601cceba36e453ab31db, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع الاعمال الخشبية الحديثة", |
| marker: marker_baf827d5e237405ea61bded6173ac195, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ضواحي الشرقية للخدمات البيئية", |
| marker: marker_af912a714814d695912a91ae9d3de960, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة درع الانظمة المحدودة", |
| marker: marker_b235739ffdcf157b7d70f8ead85317fa, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة العباسي الحديدية للمقاولات العامه", |
| marker: marker_52546bb6471a6352c8a718c35fba9d3b, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة التركيب والإنشاء للأعمال", |
| marker: marker_b412da890136f5d22d156945bb792840, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع نافذة الشرقية للمنتجات المعدنية", |
| marker: marker_bc44ba522f19cb046e1079251b1ba8c8, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مخرطة الخضرية للخراطه", |
| marker: marker_e36fd2e357ed82b340e914ddda8ad110, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة افاق الاعمال الخليجية للمقاولات", |
| marker: marker_321120f9cfec60d9915baf83377d6f52, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة رايسكو للتجارة", |
| marker: marker_27d3ba51be5f845ad8e8539503465e42, |
| map: map_6be1596ffa4e171aff123abb45841301 |
| }); |
| }, 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_6be1596ffa4e171aff123abb45841301" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_6be1596ffa4e171aff123abb45841301 = L.map( |
| "map_6be1596ffa4e171aff123abb45841301", |
| { |
| center: [26.29149179125875, 49.9736680450703], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_b236d6792c86f1264163c78edcda6387 = 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_b236d6792c86f1264163c78edcda6387.addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var tile_layer_04bc7e8832212dcd71fbc93c7ad9893f = 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_04bc7e8832212dcd71fbc93c7ad9893f.addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var tile_layer_00b4e6ef1f5484b57a0fbd62ed27aa7f = 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_00b4e6ef1f5484b57a0fbd62ed27aa7f.addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var locate_control_993486dcea7d4c01158690b8b45fbab6 = L.control.locate( |
| {} |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| |
| var marker_4b4f35a03941f47b53dc739d56b2f777 = L.marker( |
| [26.252017955047, 49.9607396035563], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_e590316a1d2e5851b0153c1794a6367b = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ef1ea4a6b1b5ba750a5a3a430e467a12 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_31f3cdbe1b9918e32b6bd7c443b37888 = $(`<div id="html_31f3cdbe1b9918e32b6bd7c443b37888" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>فرع شركة دريسرراند العربية</b><br> السجل التجاري: 2051041279<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <a href="https://www.google.com/maps?q=26.252017955047,49.9607396035563" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ef1ea4a6b1b5ba750a5a3a430e467a12.setContent(html_31f3cdbe1b9918e32b6bd7c443b37888); |
| |
| |
| |
| marker_4b4f35a03941f47b53dc739d56b2f777.bindPopup(popup_ef1ea4a6b1b5ba750a5a3a430e467a12) |
| ; |
| |
| |
| |
| |
| marker_4b4f35a03941f47b53dc739d56b2f777.setIcon(icon_e590316a1d2e5851b0153c1794a6367b); |
| |
| |
| var marker_698f7b6a306cf2ef5e24d177b9d15c22 = L.marker( |
| [26.24454985, 49.98248186], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_66b32bccc8cd891a41ece4946436a139 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f196420fe75c2332d9e222370d3cf4a9 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a3209688fccda6c241cf67d5623c55ce = $(`<div id="html_a3209688fccda6c241cf67d5623c55ce" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة امداد الخليجية للنقليات المحدودة شركة شخص واحد</b><br> السجل التجاري: 2050053609<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <a href="https://www.google.com/maps?q=26.24454985,49.98248186" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f196420fe75c2332d9e222370d3cf4a9.setContent(html_a3209688fccda6c241cf67d5623c55ce); |
| |
| |
| |
| marker_698f7b6a306cf2ef5e24d177b9d15c22.bindPopup(popup_f196420fe75c2332d9e222370d3cf4a9) |
| ; |
| |
| |
| |
| |
| marker_698f7b6a306cf2ef5e24d177b9d15c22.setIcon(icon_66b32bccc8cd891a41ece4946436a139); |
| |
| |
| var marker_f507d5e0d41c829c659843c577525251 = L.marker( |
| [26.25739156, 49.98451258], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_78c09ea18d9d8a0832ccc017ac9fb012 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_644db357704dbe7acf03b1d590eadcc8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6a64d0d6330e4fb5d08feb2b0280a3b8 = $(`<div id="html_6a64d0d6330e4fb5d08feb2b0280a3b8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة قمة الأعالي للمقاولات</b><br> السجل التجاري: 2050112220<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <a href="https://www.google.com/maps?q=26.25739156,49.98451258" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_644db357704dbe7acf03b1d590eadcc8.setContent(html_6a64d0d6330e4fb5d08feb2b0280a3b8); |
| |
| |
| |
| marker_f507d5e0d41c829c659843c577525251.bindPopup(popup_644db357704dbe7acf03b1d590eadcc8) |
| ; |
| |
| |
| |
| |
| marker_f507d5e0d41c829c659843c577525251.setIcon(icon_78c09ea18d9d8a0832ccc017ac9fb012); |
| |
| |
| var marker_6221e15a1b8acf2546c20fdaf297f233 = L.marker( |
| [26.242839343157, 49.91602487681], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_3d0c31b70918d5db23cb391fd432c789 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_42e5ea9a51f6fc655af34bf86393c344 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_529a065b294c569da95de3bbf2629b7d = $(`<div id="html_529a065b294c569da95de3bbf2629b7d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>بروسيرف العربية السعودية</b><br> السجل التجاري: 2050111227<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <a href="https://www.google.com/maps?q=26.242839343157,49.91602487681" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_42e5ea9a51f6fc655af34bf86393c344.setContent(html_529a065b294c569da95de3bbf2629b7d); |
| |
| |
| |
| marker_6221e15a1b8acf2546c20fdaf297f233.bindPopup(popup_42e5ea9a51f6fc655af34bf86393c344) |
| ; |
| |
| |
| |
| |
| marker_6221e15a1b8acf2546c20fdaf297f233.setIcon(icon_3d0c31b70918d5db23cb391fd432c789); |
| |
| |
| var marker_307b0691d720522bf0e0762cd9b3a978 = L.marker( |
| [26.2550268719988, 49.9533457674997], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_3647682ca671eec84e3838d1ec99e0b9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_291329548d7e7828eacd50a2fe96e0f3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_861d83b824a0072473d08a30236eb599 = $(`<div id="html_861d83b824a0072473d08a30236eb599" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع الصمامات الخليجي لصناعة</b><br> السجل التجاري: 2050076808<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <a href="https://www.google.com/maps?q=26.2550268719988,49.9533457674997" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_291329548d7e7828eacd50a2fe96e0f3.setContent(html_861d83b824a0072473d08a30236eb599); |
| |
| |
| |
| marker_307b0691d720522bf0e0762cd9b3a978.bindPopup(popup_291329548d7e7828eacd50a2fe96e0f3) |
| ; |
| |
| |
| |
| |
| marker_307b0691d720522bf0e0762cd9b3a978.setIcon(icon_3647682ca671eec84e3838d1ec99e0b9); |
| |
| |
| var marker_89e75b7559c285cbf785e547a6247c81 = L.marker( |
| [26.2441818190848, 49.9143658005429], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_6574dd4fb376188a91e55008ab91c7da = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_9e25e6fd1cc02e81a96104c6276e8e4d = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_0d0e85b98e929cd65e603f8e37b23909 = $(`<div id="html_0d0e85b98e929cd65e603f8e37b23909" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>الشركة الوطنية لتقنية النفط شركة شخص واحد</b><br> السجل التجاري: 2051022374<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <a href="https://www.google.com/maps?q=26.2441818190848,49.9143658005429" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_9e25e6fd1cc02e81a96104c6276e8e4d.setContent(html_0d0e85b98e929cd65e603f8e37b23909); |
| |
| |
| |
| marker_89e75b7559c285cbf785e547a6247c81.bindPopup(popup_9e25e6fd1cc02e81a96104c6276e8e4d) |
| ; |
| |
| |
| |
| |
| marker_89e75b7559c285cbf785e547a6247c81.setIcon(icon_6574dd4fb376188a91e55008ab91c7da); |
| |
| |
| var marker_5a482e2eb48eddc2861d374c2328e487 = L.marker( |
| [26.2351975834737, 49.9891875614133], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_c8f8d37a34df23c0779fb5380bb2d852 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f188577d92671cfaa02321af19ed699a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_0cc7fcf9cd73d74388746a6f38623456 = $(`<div id="html_0cc7fcf9cd73d74388746a6f38623456" 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.2351975834737,49.9891875614133" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f188577d92671cfaa02321af19ed699a.setContent(html_0cc7fcf9cd73d74388746a6f38623456); |
| |
| |
| |
| marker_5a482e2eb48eddc2861d374c2328e487.bindPopup(popup_f188577d92671cfaa02321af19ed699a) |
| ; |
| |
| |
| |
| |
| marker_5a482e2eb48eddc2861d374c2328e487.setIcon(icon_c8f8d37a34df23c0779fb5380bb2d852); |
| |
| |
| var marker_657735970ed9df3c00ffa5dd1823e9fd = L.marker( |
| [26.2608820620934, 49.9645342040753], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_152deb52c8cf638eeeed05d92613e714 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4e9b622f1a12ce07385451e1c43c2f57 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6cfe71bc2a205b4e2226b3a9152cafac = $(`<div id="html_6cfe71bc2a205b4e2226b3a9152cafac" 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.2608820620934,49.9645342040753" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4e9b622f1a12ce07385451e1c43c2f57.setContent(html_6cfe71bc2a205b4e2226b3a9152cafac); |
| |
| |
| |
| marker_657735970ed9df3c00ffa5dd1823e9fd.bindPopup(popup_4e9b622f1a12ce07385451e1c43c2f57) |
| ; |
| |
| |
| |
| |
| marker_657735970ed9df3c00ffa5dd1823e9fd.setIcon(icon_152deb52c8cf638eeeed05d92613e714); |
| |
| |
| var marker_21367ec30077a51d48e2166f9b6136ec = L.marker( |
| [26.2706583695928, 49.9811495017902], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_16e6c1917f1128fe894f48243434cb8d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_82f66c8ffe7f4c4a1a5d945904bc14fb = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8c63ec3b883c2ce9236cd47b4d592e6e = $(`<div id="html_8c63ec3b883c2ce9236cd47b4d592e6e" 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.2706583695928,49.9811495017902" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_82f66c8ffe7f4c4a1a5d945904bc14fb.setContent(html_8c63ec3b883c2ce9236cd47b4d592e6e); |
| |
| |
| |
| marker_21367ec30077a51d48e2166f9b6136ec.bindPopup(popup_82f66c8ffe7f4c4a1a5d945904bc14fb) |
| ; |
| |
| |
| |
| |
| marker_21367ec30077a51d48e2166f9b6136ec.setIcon(icon_16e6c1917f1128fe894f48243434cb8d); |
| |
| |
| var marker_f2dfdd69ab9d59c33c77af73bffba0b5 = L.marker( |
| [26.220574075511717, 49.954677915199774], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_0f06268c37cbf956f48ad45be9be67fa = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_96d51c3e2c8864b0f01ac883669d0992 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c1f7e4292d40f9f85281740235c0bafd = $(`<div id="html_c1f7e4292d40f9f85281740235c0bafd" 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.220574075511717,49.954677915199774" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_96d51c3e2c8864b0f01ac883669d0992.setContent(html_c1f7e4292d40f9f85281740235c0bafd); |
| |
| |
| |
| marker_f2dfdd69ab9d59c33c77af73bffba0b5.bindPopup(popup_96d51c3e2c8864b0f01ac883669d0992) |
| ; |
| |
| |
| |
| |
| marker_f2dfdd69ab9d59c33c77af73bffba0b5.setIcon(icon_0f06268c37cbf956f48ad45be9be67fa); |
| |
| |
| var marker_dd12d4cb87e07cc6002514ce7290dd9e = L.marker( |
| [26.2578095821607, 49.9636454766066], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_cfb148c52024271675222133ce30c2f8 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_fed5878e68a40cf69dedf5e6e0848201 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ac430bbcd366f8dd67baa726ff4b2b35 = $(`<div id="html_ac430bbcd366f8dd67baa726ff4b2b35" 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.2578095821607,49.9636454766066" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_fed5878e68a40cf69dedf5e6e0848201.setContent(html_ac430bbcd366f8dd67baa726ff4b2b35); |
| |
| |
| |
| marker_dd12d4cb87e07cc6002514ce7290dd9e.bindPopup(popup_fed5878e68a40cf69dedf5e6e0848201) |
| ; |
| |
| |
| |
| |
| marker_dd12d4cb87e07cc6002514ce7290dd9e.setIcon(icon_cfb148c52024271675222133ce30c2f8); |
| |
| |
| var marker_a0f7ddf5de6a56eb81479d409afecb8b = L.marker( |
| [26.2298527482239, 49.9805977715415], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_58edeb73c1fca0847529d9de81a85c49 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ef44e627c658bbd40c77787b15a5d0cd = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d72b490431a1027422cb8aa91ecff406 = $(`<div id="html_d72b490431a1027422cb8aa91ecff406" 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.2298527482239,49.9805977715415" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ef44e627c658bbd40c77787b15a5d0cd.setContent(html_d72b490431a1027422cb8aa91ecff406); |
| |
| |
| |
| marker_a0f7ddf5de6a56eb81479d409afecb8b.bindPopup(popup_ef44e627c658bbd40c77787b15a5d0cd) |
| ; |
| |
| |
| |
| |
| marker_a0f7ddf5de6a56eb81479d409afecb8b.setIcon(icon_58edeb73c1fca0847529d9de81a85c49); |
| |
| |
| var marker_23f678b416cb9ad6f72b95fefed64fc9 = L.marker( |
| [26.2107265688314, 49.9303052640696], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_8fedf4bd62f28fefaa8debf6ec460475 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3935fae0de9d779cc99d2d454b605049 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_b4e752da992c87aed15841825870dda6 = $(`<div id="html_b4e752da992c87aed15841825870dda6" 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.2107265688314,49.9303052640696" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3935fae0de9d779cc99d2d454b605049.setContent(html_b4e752da992c87aed15841825870dda6); |
| |
| |
| |
| marker_23f678b416cb9ad6f72b95fefed64fc9.bindPopup(popup_3935fae0de9d779cc99d2d454b605049) |
| ; |
| |
| |
| |
| |
| marker_23f678b416cb9ad6f72b95fefed64fc9.setIcon(icon_8fedf4bd62f28fefaa8debf6ec460475); |
| |
| |
| var marker_d7bb70a14ea6faeb6b4d3addf447f38b = L.marker( |
| [26.2351753915186, 49.9965396963284], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_c15b8965bfb3a4216ec1e2b919ec917d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f7f8056cd37e0462e7ed10f7651be9d3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_16151f108c2224427ea6431a08a28769 = $(`<div id="html_16151f108c2224427ea6431a08a28769" 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.2351753915186,49.9965396963284" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f7f8056cd37e0462e7ed10f7651be9d3.setContent(html_16151f108c2224427ea6431a08a28769); |
| |
| |
| |
| marker_d7bb70a14ea6faeb6b4d3addf447f38b.bindPopup(popup_f7f8056cd37e0462e7ed10f7651be9d3) |
| ; |
| |
| |
| |
| |
| marker_d7bb70a14ea6faeb6b4d3addf447f38b.setIcon(icon_c15b8965bfb3a4216ec1e2b919ec917d); |
| |
| |
| var marker_d919ca5fa506421fb65915573de91105 = L.marker( |
| [26.257106439651, 49.9908296196799], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_214472d5d2764bbb6a5ae8f12d8b5ef9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d878b60a2e7248867207297054503b28 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_bb1aa5f971bc408dada1907448eeb910 = $(`<div id="html_bb1aa5f971bc408dada1907448eeb910" 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.257106439651,49.9908296196799" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d878b60a2e7248867207297054503b28.setContent(html_bb1aa5f971bc408dada1907448eeb910); |
| |
| |
| |
| marker_d919ca5fa506421fb65915573de91105.bindPopup(popup_d878b60a2e7248867207297054503b28) |
| ; |
| |
| |
| |
| |
| marker_d919ca5fa506421fb65915573de91105.setIcon(icon_214472d5d2764bbb6a5ae8f12d8b5ef9); |
| |
| |
| var marker_6f64335a293a0a63c063280385388ee6 = L.marker( |
| [26.2769475568309, 49.9575658651643], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_bfcb578169f78854305a12ef63410d51 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_91f29b72e292518d420bf648d7584e28 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ba294a510d24ac4bd09930e29a8fbe40 = $(`<div id="html_ba294a510d24ac4bd09930e29a8fbe40" 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.2769475568309,49.9575658651643" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_91f29b72e292518d420bf648d7584e28.setContent(html_ba294a510d24ac4bd09930e29a8fbe40); |
| |
| |
| |
| marker_6f64335a293a0a63c063280385388ee6.bindPopup(popup_91f29b72e292518d420bf648d7584e28) |
| ; |
| |
| |
| |
| |
| marker_6f64335a293a0a63c063280385388ee6.setIcon(icon_bfcb578169f78854305a12ef63410d51); |
| |
| |
| var marker_2f9f9fb6e5bff79c42c24c529ba2b4ad = L.marker( |
| [26.2539370973349, 49.9854411490905], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_e0a1c6d731a7c4dbf1c4567ac6978838 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_fb2f8f4e1ca4aa0b805ab9baa0387b06 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7d7c04dcc8330810027fda60c404311f = $(`<div id="html_7d7c04dcc8330810027fda60c404311f" 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.2539370973349,49.9854411490905" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_fb2f8f4e1ca4aa0b805ab9baa0387b06.setContent(html_7d7c04dcc8330810027fda60c404311f); |
| |
| |
| |
| marker_2f9f9fb6e5bff79c42c24c529ba2b4ad.bindPopup(popup_fb2f8f4e1ca4aa0b805ab9baa0387b06) |
| ; |
| |
| |
| |
| |
| marker_2f9f9fb6e5bff79c42c24c529ba2b4ad.setIcon(icon_e0a1c6d731a7c4dbf1c4567ac6978838); |
| |
| |
| var marker_1d8547497d8416871514ef33752b4790 = L.marker( |
| [26.2699340978714, 49.9533474495641], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_5e28318015f79593e0f00c8d20e16eb3 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_63dca7182dab5735320bdf57a173ce35 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5d17077a98ad02d96954ceeb6689023e = $(`<div id="html_5d17077a98ad02d96954ceeb6689023e" 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.2699340978714,49.9533474495641" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_63dca7182dab5735320bdf57a173ce35.setContent(html_5d17077a98ad02d96954ceeb6689023e); |
| |
| |
| |
| marker_1d8547497d8416871514ef33752b4790.bindPopup(popup_63dca7182dab5735320bdf57a173ce35) |
| ; |
| |
| |
| |
| |
| marker_1d8547497d8416871514ef33752b4790.setIcon(icon_5e28318015f79593e0f00c8d20e16eb3); |
| |
| |
| var marker_f3e3d8dde9f21df484ff7609243a1d2c = L.marker( |
| [26.2507289365, 49.922125342], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_1184027dfde983226d5e59719464e5f3 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1568d226f2df37fa5e7213a2afaeac34 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9bce985377533542e28a90bffea46632 = $(`<div id="html_9bce985377533542e28a90bffea46632" 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.2507289365,49.922125342" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1568d226f2df37fa5e7213a2afaeac34.setContent(html_9bce985377533542e28a90bffea46632); |
| |
| |
| |
| marker_f3e3d8dde9f21df484ff7609243a1d2c.bindPopup(popup_1568d226f2df37fa5e7213a2afaeac34) |
| ; |
| |
| |
| |
| |
| marker_f3e3d8dde9f21df484ff7609243a1d2c.setIcon(icon_1184027dfde983226d5e59719464e5f3); |
| |
| |
| var marker_5b564da4bdee082901fbf01fe09500cc = L.marker( |
| [26.257617565208, 49.9926807043884], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_82da113e0fb3e608441772ea6349c414 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3b612fe59d5c4a449e9f3cf8daf57774 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c5468c79e7696bd854584ce3d7159ad6 = $(`<div id="html_c5468c79e7696bd854584ce3d7159ad6" 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.257617565208,49.9926807043884" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3b612fe59d5c4a449e9f3cf8daf57774.setContent(html_c5468c79e7696bd854584ce3d7159ad6); |
| |
| |
| |
| marker_5b564da4bdee082901fbf01fe09500cc.bindPopup(popup_3b612fe59d5c4a449e9f3cf8daf57774) |
| ; |
| |
| |
| |
| |
| marker_5b564da4bdee082901fbf01fe09500cc.setIcon(icon_82da113e0fb3e608441772ea6349c414); |
| |
| |
| var marker_acdfa5f7910fedc28009275920a03e25 = L.marker( |
| [26.2399560907432, 49.9125155531789], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_11869a222ad6a7f9c1bb302dd68347cf = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_104b113696ff870982268e60a1f4a939 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_23152316a8aa889c780e662ef4cced95 = $(`<div id="html_23152316a8aa889c780e662ef4cced95" 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.2399560907432,49.9125155531789" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_104b113696ff870982268e60a1f4a939.setContent(html_23152316a8aa889c780e662ef4cced95); |
| |
| |
| |
| marker_acdfa5f7910fedc28009275920a03e25.bindPopup(popup_104b113696ff870982268e60a1f4a939) |
| ; |
| |
| |
| |
| |
| marker_acdfa5f7910fedc28009275920a03e25.setIcon(icon_11869a222ad6a7f9c1bb302dd68347cf); |
| |
| |
| var marker_2c6720f1cde9d820a928450e4344aa1e = L.marker( |
| [26.2492045599903, 49.9825656471326], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_84955f661e12bfcb6bf4c2c2494ba0ca = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_9093945c4f45896f3a36776d3a5d9bdf = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3e857ab5e78b4ad6f3587f10ad8611d6 = $(`<div id="html_3e857ab5e78b4ad6f3587f10ad8611d6" 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.2492045599903,49.9825656471326" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_9093945c4f45896f3a36776d3a5d9bdf.setContent(html_3e857ab5e78b4ad6f3587f10ad8611d6); |
| |
| |
| |
| marker_2c6720f1cde9d820a928450e4344aa1e.bindPopup(popup_9093945c4f45896f3a36776d3a5d9bdf) |
| ; |
| |
| |
| |
| |
| marker_2c6720f1cde9d820a928450e4344aa1e.setIcon(icon_84955f661e12bfcb6bf4c2c2494ba0ca); |
| |
| |
| var marker_4452aab7eedf601cceba36e453ab31db = L.marker( |
| [26.2631202392112, 49.9653358701521], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_412176780a269359c32f7ddb46afcc02 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_00c8b7b81f741a885863b57b8c8cc19b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2e3ba51573f929bec61840a4bd7286ac = $(`<div id="html_2e3ba51573f929bec61840a4bd7286ac" 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.2631202392112,49.9653358701521" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_00c8b7b81f741a885863b57b8c8cc19b.setContent(html_2e3ba51573f929bec61840a4bd7286ac); |
| |
| |
| |
| marker_4452aab7eedf601cceba36e453ab31db.bindPopup(popup_00c8b7b81f741a885863b57b8c8cc19b) |
| ; |
| |
| |
| |
| |
| marker_4452aab7eedf601cceba36e453ab31db.setIcon(icon_412176780a269359c32f7ddb46afcc02); |
| |
| |
| var marker_baf827d5e237405ea61bded6173ac195 = L.marker( |
| [26.2312222785263, 49.9798436926652], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_39b39f89360cd1aeb8735e216180894b = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_db7d566b1e1971c49548db2a97f60080 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_09f5f6e72330142e4e837e8f16dc762a = $(`<div id="html_09f5f6e72330142e4e837e8f16dc762a" 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.2312222785263,49.9798436926652" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_db7d566b1e1971c49548db2a97f60080.setContent(html_09f5f6e72330142e4e837e8f16dc762a); |
| |
| |
| |
| marker_baf827d5e237405ea61bded6173ac195.bindPopup(popup_db7d566b1e1971c49548db2a97f60080) |
| ; |
| |
| |
| |
| |
| marker_baf827d5e237405ea61bded6173ac195.setIcon(icon_39b39f89360cd1aeb8735e216180894b); |
| |
| |
| var marker_af912a714814d695912a91ae9d3de960 = L.marker( |
| [26.221506844426514, 49.94405712001026], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_b838ef0ec5cc9f945f3e536a43c5a880 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_9a75a232d55bb938c18a275d42bba817 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_84a1bff29ce1818d9242ff5eeaf16522 = $(`<div id="html_84a1bff29ce1818d9242ff5eeaf16522" 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.221506844426514,49.94405712001026" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_9a75a232d55bb938c18a275d42bba817.setContent(html_84a1bff29ce1818d9242ff5eeaf16522); |
| |
| |
| |
| marker_af912a714814d695912a91ae9d3de960.bindPopup(popup_9a75a232d55bb938c18a275d42bba817) |
| ; |
| |
| |
| |
| |
| marker_af912a714814d695912a91ae9d3de960.setIcon(icon_b838ef0ec5cc9f945f3e536a43c5a880); |
| |
| |
| var marker_b235739ffdcf157b7d70f8ead85317fa = L.marker( |
| [26.3629350743838, 50.0255483152493], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_8c9b9973609f10ae26b75dbe0b858bff = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e579460f66872fbc6d74759eee54909f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_bbf8f8b0e81da57fd605c6a42f2936c1 = $(`<div id="html_bbf8f8b0e81da57fd605c6a42f2936c1" 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.3629350743838,50.0255483152493" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e579460f66872fbc6d74759eee54909f.setContent(html_bbf8f8b0e81da57fd605c6a42f2936c1); |
| |
| |
| |
| marker_b235739ffdcf157b7d70f8ead85317fa.bindPopup(popup_e579460f66872fbc6d74759eee54909f) |
| ; |
| |
| |
| |
| |
| marker_b235739ffdcf157b7d70f8ead85317fa.setIcon(icon_8c9b9973609f10ae26b75dbe0b858bff); |
| |
| |
| var marker_52546bb6471a6352c8a718c35fba9d3b = L.marker( |
| [26.4901245760982, 49.9578752111554], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_5e868f853aa161b1be02d42b1f2bc738 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "orange", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7995d11c8cc0b29ba0545ca3f79aaf5a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3db87df08136b1e4f4edf20e651a5728 = $(`<div id="html_3db87df08136b1e4f4edf20e651a5728" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة العباسي الحديدية للمقاولات العامه</b><br> السجل التجاري: 2050050622<br> المنطقة: البيضاء<br> الحارة: ج19<br> <a href="https://www.google.com/maps?q=26.4901245760982,49.9578752111554" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7995d11c8cc0b29ba0545ca3f79aaf5a.setContent(html_3db87df08136b1e4f4edf20e651a5728); |
| |
| |
| |
| marker_52546bb6471a6352c8a718c35fba9d3b.bindPopup(popup_7995d11c8cc0b29ba0545ca3f79aaf5a) |
| ; |
| |
| |
| |
| |
| marker_52546bb6471a6352c8a718c35fba9d3b.setIcon(icon_5e868f853aa161b1be02d42b1f2bc738); |
| |
| |
| var marker_b412da890136f5d22d156945bb792840 = L.marker( |
| [26.4588742197607, 50.019489888664], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_867cf546316f48724dbdab3409f8e366 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_2717eb345ef0189236cf7a0ff1016932 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_18cb6b477df587a53b19ef0f616cd27f = $(`<div id="html_18cb6b477df587a53b19ef0f616cd27f" 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.4588742197607,50.019489888664" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_2717eb345ef0189236cf7a0ff1016932.setContent(html_18cb6b477df587a53b19ef0f616cd27f); |
| |
| |
| |
| marker_b412da890136f5d22d156945bb792840.bindPopup(popup_2717eb345ef0189236cf7a0ff1016932) |
| ; |
| |
| |
| |
| |
| marker_b412da890136f5d22d156945bb792840.setIcon(icon_867cf546316f48724dbdab3409f8e366); |
| |
| |
| var marker_bc44ba522f19cb046e1079251b1ba8c8 = L.marker( |
| [26.4455637664235, 50.0298043686185], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_0c4abc25fec735f9dfce54b448a1b805 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_cf444ecb7b492f8de9e07d319abd95e6 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f55f044ce8e159506358101dfc04d40d = $(`<div id="html_f55f044ce8e159506358101dfc04d40d" 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.4455637664235,50.0298043686185" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_cf444ecb7b492f8de9e07d319abd95e6.setContent(html_f55f044ce8e159506358101dfc04d40d); |
| |
| |
| |
| marker_bc44ba522f19cb046e1079251b1ba8c8.bindPopup(popup_cf444ecb7b492f8de9e07d319abd95e6) |
| ; |
| |
| |
| |
| |
| marker_bc44ba522f19cb046e1079251b1ba8c8.setIcon(icon_0c4abc25fec735f9dfce54b448a1b805); |
| |
| |
| var marker_e36fd2e357ed82b340e914ddda8ad110 = L.marker( |
| [26.4631495030819, 50.0214531880433], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_645ada4467d8d71bc91d464fb6a6d6da = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f7a42b9f7ae7d2121b5740733e6682e2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4c5636acf02449a1997bc5bcee3f92ff = $(`<div id="html_4c5636acf02449a1997bc5bcee3f92ff" 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.4631495030819,50.0214531880433" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f7a42b9f7ae7d2121b5740733e6682e2.setContent(html_4c5636acf02449a1997bc5bcee3f92ff); |
| |
| |
| |
| marker_e36fd2e357ed82b340e914ddda8ad110.bindPopup(popup_f7a42b9f7ae7d2121b5740733e6682e2) |
| ; |
| |
| |
| |
| |
| marker_e36fd2e357ed82b340e914ddda8ad110.setIcon(icon_645ada4467d8d71bc91d464fb6a6d6da); |
| |
| |
| var marker_321120f9cfec60d9915baf83377d6f52 = L.marker( |
| [26.4630972626128, 50.0178496724907], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_79b4e6a18186703de3a3ab82e999c705 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_9b1376fdf18780f0a2f98ac95d38f85e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6ffdfb95450deace93bf5b1a2c40b7e0 = $(`<div id="html_6ffdfb95450deace93bf5b1a2c40b7e0" 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.4630972626128,50.0178496724907" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_9b1376fdf18780f0a2f98ac95d38f85e.setContent(html_6ffdfb95450deace93bf5b1a2c40b7e0); |
| |
| |
| |
| marker_321120f9cfec60d9915baf83377d6f52.bindPopup(popup_9b1376fdf18780f0a2f98ac95d38f85e) |
| ; |
| |
| |
| |
| |
| marker_321120f9cfec60d9915baf83377d6f52.setIcon(icon_79b4e6a18186703de3a3ab82e999c705); |
| |
| |
| var marker_27d3ba51be5f845ad8e8539503465e42 = L.marker( |
| [26.4558274309315, 50.0269409055684], |
| { |
| } |
| ).addTo(map_6be1596ffa4e171aff123abb45841301); |
| |
| |
| var icon_a0e9e848872d087705bd952f777bf6ce = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c56dca0cf4727778ae3c1ffa7efa5647 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3d736166940744314273857339cf923b = $(`<div id="html_3d736166940744314273857339cf923b" 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.4558274309315,50.0269409055684" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c56dca0cf4727778ae3c1ffa7efa5647.setContent(html_3d736166940744314273857339cf923b); |
| |
| |
| |
| marker_27d3ba51be5f845ad8e8539503465e42.bindPopup(popup_c56dca0cf4727778ae3c1ffa7efa5647) |
| ; |
| |
| |
| |
| |
| marker_27d3ba51be5f845ad8e8539503465e42.setIcon(icon_a0e9e848872d087705bd952f777bf6ce); |
| |
| </script> |
| </html> |