| <!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_21c59a2e17164f6d02e830cabc09c816 { |
| 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_20" onclick=" |
| var panel = document.getElementById('stats_20'); |
| var btn = document.getElementById('btn_stats_20'); |
| 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_20" 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; |
| ">سعد خالد المسيلم - 20</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 139</div> |
| <div><b>عدد الحارات:</b> 4</div> |
| </div> |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• الصناعية الأولى: 71</div><div>• الخالدية الشمالية: 34</div><div>• النهضة: 30</div><div>• المنتزة: 4</div></div> |
| </div> |
|
|
| <div style=" |
| margin-top:14px; |
| padding-top:10px; |
| border-top:1px solid rgba(0,0,0,0.08); |
| "> |
| <a href="report_20_سعد_خالد_المسيلم.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_20_سعد_خالد_المسيلم.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:darkred; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الصناعية الأولى</span> |
| </div> |
| <span style="color:#555;">(71)</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;">(34)</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;">(30)</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;">(4)</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_5d482d85d5eb6f60a892354ec784c3d5, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة الاداد للمقاولات العامة", |
| marker: marker_f1219466652453f853e134f1a4249a93, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة هضبة الشرق للمقاولات العامة", |
| marker: marker_538750a2266696b52450c42c13dc8d11, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة الاسامي للمقاولات العامة", |
| marker: marker_b72fd9d5529bf8088f0bb37af744b3ee, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة العليان كمبرلي كلارك العربيه", |
| marker: marker_9ecb5575662845fcbc07c5caa4654dad, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة باز العالمية للصناعة", |
| marker: marker_689b69df1e0e55594b6563260ad74ece, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة زاي المتقدمة للصناعة شخص واحد", |
| marker: marker_9fff55409cf2aad8c82ad0a230aecddb, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع الشركة الوطنيه لإنتاج عصير الفواكه المحدودة", |
| marker: marker_bc07b8f6b1bc193d01f8d1b9e3c1b821, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة كراون العربية للعلب المحدودة", |
| marker: marker_8b78bc81f1c656223944e137086e0c84, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نابكو للتصنيع", |
| marker: marker_fcdf5ba63abe78a42985371f7d15786a, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة هانتسمان ايه بي سي", |
| marker: marker_fddc3543db6bbbd31c8269fd35509152, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نالكو السعودية المحدودة", |
| marker: marker_cf319973f8d69d6b08cdc371a568fb84, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة تيك بريدج", |
| marker: marker_8c92b89d06d6d646b156b3272a7c2a85, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع عين السيح لتعبئة المياه", |
| marker: marker_babc09d5f2585c6b697db6fc729b8264, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة موريس الشرقيه للرافعات", |
| marker: marker_ca4eed38d1de1985278c917f64911b43, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع الهديان للمنتجات البلاستيكية", |
| marker: marker_4b508b357ae6b9ba03c778d7c538bc44, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة خدمات الاصلاح الميكانيكي المتخصصة", |
| marker: marker_d816333b5f65b4018b89604b770cf78f, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مطابع المطوع شركة ذات مسئولية محدودة شخص واحد", |
| marker: marker_bc4a8a780cb479dc9b981c074d36a2da, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "الشركة العربية لمانعات التسرب المحدودة", |
| marker: marker_a0024551c09893473639c72c267edeef, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع فرح للصناعات الغذائية", |
| marker: marker_879beafa2dca174b1f27928b5a321315, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الدمام الدوائية شركة شخص واحد", |
| marker: marker_b63de42bab639b4c5c9f7f2b38147bfb, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة هنكل الصناعية", |
| marker: marker_301e323552fa392dd32ca9a022a6de54, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "الشركة السعوديه لطلاء الطرق المحدودة", |
| marker: marker_6c07c70094d51ca03a69d7d404ecb91b, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة بارويد العربيه السعوديه المحدودة", |
| marker: marker_b72d9b19e8ed5d3bc745754cf8e79338, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع البحرين لصناعة المطاط", |
| marker: marker_6d52752f1bebce537019a58453289a9b, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة انترمارك العربية للمنتجات الورقية", |
| marker: marker_c654e486ce228d45bc023a7d988f59ba, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة صناعة الالمنيوم المحدودة الوماكو", |
| marker: marker_7168736b49f6eb9d20d6c020b19d51fd, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع الزامل للسلالم المحدودة شركة الشخص الواحد", |
| marker: marker_5797fe3fce7bb1249d4474e9d3db21cc, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة السعوديه للدهانات الصناعيه المحدوده", |
| marker: marker_b422575356b452f5edec5be946ed5d2c, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "الشركة العربية للمعادن والكيماويات المحدودة", |
| marker: marker_ee79f920c972f4bf6c752be0bcba70c4, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع شركة موانع التسرب الفنية المحدودة", |
| marker: marker_9918676b69c62326e530af04092254d7, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الزامل للمكيفات والأجهزة المنزلية شركة شخص واحد", |
| marker: marker_d2d5f1446120bfb9e901018cd201a6d3, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الشرق الأوسط لمكيفات الهواء المحدودة شركة شخص واحد", |
| marker: marker_a7a58d24dcefe1fcb9c734341fc70495, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الزامل لخدمات الطاقة شركة شخص واحد", |
| marker: marker_698d1462cb3b00cf4cc6a71c4f35e78f, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الغندورة لصناعة البلاستيك", |
| marker: marker_df2f12fcef26a0d63cb229b63974c627, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة التطورات المتميزة للمقاولات", |
| marker: marker_86a39b38789ef62b97664ef38e78e3e1, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة اوتاد للمعدات", |
| marker: marker_f1ed1123ec921292acdfadaa5b6e985f, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة إيه إم إف إي إكس", |
| marker: marker_943730429299108e7245712933bbfda8, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة بناء للصناعات الحديدية شركة مساهمة مدرجة", |
| marker: marker_9869fbfac7776a38b4e3458dee71f73f, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة عبدالله فؤاد امبالوي المحدودة", |
| marker: marker_db6208a8bb261917fb2466b6b48e572c, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع لذيذ وأكثر للصناعة", |
| marker: marker_421517c2250e71b4d9eaf4d644546c9c, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة أولدرلي الصناعية", |
| marker: marker_6a32554c8b60a8631d8d6e51fda8fe7c, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة شطر الإبتكار للصناعة", |
| marker: marker_a0e8152bb590eac00bc667b1e6aefbe2, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مطبعة الابتكار يوفي للطباعة", |
| marker: marker_da727550d4075799f9cabc6dbba3e5c1, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "الشركة السعودية لطلاء انابيب الاسلاك الكهربائيه والمقاولات", |
| marker: marker_e8b5e4bab4c4f82b270d7b0f26cc6f4c, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة البروتين المتكاملة الغذائية", |
| marker: marker_ac62f585840587dbb88ff496349d9a5e, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "الشركة الصناعية المتخصصه للزجاج", |
| marker: marker_5beb5b76879b4018c7ae3176efd46031, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الوسط للطباعة", |
| marker: marker_ec6a9e84de79743f38d00ad0a4dac56a, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة فرش اسنان تارا", |
| marker: marker_c06bf6fcbb4fee830e3aa3a5a35f0eb5, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة أرابيان إندستريال تيكنيكال سيرفيسز", |
| marker: marker_dad1d4bf2814976d9b171befdf2a843a, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "الشركة العربية السعودية لصناعة مواد التعبئة سابن شركة شخص واحد", |
| marker: marker_7e4acabf31cebe3ba1901fc9df194b16, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع شركة أميانتيت لصناعة المطاط المحدودة شركة الشخص الواحد", |
| marker: marker_bce490d2a2dacfd4b909efb2be05f24e, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع شركة بوند ستراند المحدودة", |
| marker: marker_a144252a6d24b1fcd7ee6c00f9a805a4, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة اميانتيت لصناعة الفيبرجلاس المحدودة", |
| marker: marker_c493979a0cf9135a0859b94e9decec7b, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "الشركة العالمية لإدارة وتشغيل البنية التحتية المحدودة شركة شخص واحد", |
| marker: marker_40ba22740492a8f5990039a2385d246c, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة حسين علي ال محروس للمقاولات العامة", |
| marker: marker_85b2f9ccb7b37e8fdb9eae107576df82, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة جيرفلور الشرق الاوسط", |
| marker: marker_c6ab9cbc3d23d8c5d9cb9d1b72c4094c, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع الظهران العربى للالمنيوم", |
| marker: marker_65c7312c659e278477a3f3a2c992b34e, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة التميمى لصناعة الأشرطة اللاصقة شركة شخص واحد", |
| marker: marker_ced397ad97110532fa305848ecb94e8c, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "المصنع السعودي لاكياس التعبئة", |
| marker: marker_1110a3ad8ac2a1d71e6ccd88bd8bb04f, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة صناعة الشباك السعودية المحدوده مصنع الشباك السعودي", |
| marker: marker_fc33a8cb7575be8aff443b886a67b43a, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع العتيبي لانتاج الشكمانات", |
| marker: marker_362b94a8d7f0173a87c457a2a3957729, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "الشركة العربية الدولية لانظمة البنية التحتية الحديثة", |
| marker: marker_eed94507fcfc873368e32cc45c882689, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نسمة للأغذية", |
| marker: marker_a447b67b81d74103d05b00d7cbde873b, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة التميمي لاصحابها علي ومحمد عبدالله التميمي", |
| marker: marker_d7dfc0d3edb874b5061fb5605601ab6a, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الكحيمي للصناعات المعدنية المحدودة", |
| marker: marker_bd631b157875ca93b10a91621596b2d0, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع البيطار شركة شخص واحد", |
| marker: marker_3b0e89aa5c8c6ca65a25becc34b6beea, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع الهاجري لعازل الحرارة و التبريد", |
| marker: marker_6c9e5e10b8cc8d38a11c45f1f0b1dd2c, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الفيصل للاسماك", |
| marker: marker_24d1d03de9d6bd8d69f1f1fc94aea33b, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة واحة العربية السعودية للإمدادات الكهربائية وسكوسا", |
| marker: marker_bf475e782411aeb58616fee7c415f192, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة البنية التحتية الهندسية للمقاولات المحدودة شركة شخص واحد", |
| marker: marker_785d45c02b289874fb97b7889c6e8d05, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة أساس التوريدات للتجارة", |
| marker: marker_2b42a451f742bdba1224ba7780832134, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة فين جروب المحدودة", |
| marker: marker_54b73d9e828e37c1c66bad914316a167, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة خليفة عبدالرحمن القصيبي للغوص والخدمات البحرية", |
| marker: marker_11724e4a9078b99c6e2c440aa862d94f, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة القصيبي لخدمات حقول النفط", |
| marker: marker_981d155ef8fc320a6452d26d22297aef, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة المعماريون الخليجيون للمقاولات", |
| marker: marker_41bc089f7710308c6581fb486a4ecb7b, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة معماريون المستقبل للمشاريع", |
| marker: marker_681185ae513291489765697f3548c4c1, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة خالد قاسم البوعينين للمقاولات العامة", |
| marker: marker_bbaa7c9c13e78fc9602be01d8ac31a34, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مقاضي النخبة للاتصالات وتقنية المعلومات", |
| marker: marker_e797cd041373640452d85d04acde6e7a, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الهلال للطباعة الإلكترونية", |
| marker: marker_8fca55b52a019ca24c6d1c0170c70b53, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة آفاق مبتكرة للصناعة", |
| marker: marker_913f8f0afa1d727c9b9463e016b560bf, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ام سي باوتشيمي العربية للصناعة شخص واحد", |
| marker: marker_8937c1f7adeba273eb68c4bc57523183, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة حزمة المستقبل للصناعة", |
| marker: marker_7aaf233bde48eda82d19e30ad0e618f6, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ظلل للاستثمار", |
| marker: marker_1def5b7ce733bbb3064c6fb4c6f5784d, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نتاج الغذاء الصناعية", |
| marker: marker_78c74be90654a31fd783f3be1550ac77, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع منحوتات خشبية للصناعة", |
| marker: marker_00a2418013774934d43a3796e0b268bf, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة منتجات الرفع للصناعة شخص واحد", |
| marker: marker_0a1acf6f3120c3c29269c2d41ba315b7, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة قمة الكهرباء للصناعات الكهربائية شركة الشخص الواحد", |
| marker: marker_2de63d1ca7666faa234891426955a62b, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة مصنع يوسف بن سليمان بن حمد الزامل للصناعة", |
| marker: marker_a90cb5b867fe7b4a9ef925f81a3787d3, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع ادارة الهواء للصناعة", |
| marker: marker_3573300225acf5a2125023b22e278fd3, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع رمز الاحتراف للمنتجات الورقية", |
| marker: marker_06989ef03d4ec76e6d7983e7f184efc1, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الكوثر العذبة لتعبئة المياه", |
| marker: marker_e4deaba92d267f716a16f334b0215ed4, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ريتفر للدهانات شركة شخص واحد", |
| marker: marker_87322d3d0ae72d45741e9c9680a0147f, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة منتجات الهواء المبتكرة الصناعية شخص واحد", |
| marker: marker_2408730bcada20031c23b2dd1a26389f, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة سياكس العربية لمعدات السلامة", |
| marker: marker_fc2cd724ab6c0300588a236d59133bab, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الوان الحياة للدهانات شخص واحد", |
| marker: marker_8b094dc0a065db0fd093411a63a7d669, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة شوب المحدودة", |
| marker: marker_85bd134ef274104fde2e93b61398bd0e, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ار اند دي العربية المحدودة شخص واحد", |
| marker: marker_498c69210fb369a8210db3a8260d1310, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مجموعة نطاق الحمص للتجارة", |
| marker: marker_3f3e3a19533107ece3a29c8dbb7cdace, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع زجاج الصفوة للصناعة", |
| marker: marker_4547fabb417c7de3e51421135491075d, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة دعم الخدمات المحدودة شركة شخص واحد", |
| marker: marker_a371875c15076c3816dd6936d3f48863, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة حياة مثالية للتعبئة والتغليف", |
| marker: marker_298873840f639837898b75f52b876b2e, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة بيورلاين تريتمنت سيستمز العربية", |
| marker: marker_71f100a3bacc30288fc23e2eec422322, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع تصاميم الخليج للصناعة", |
| marker: marker_693ca45fcd62a3d1c21d751a060463d2, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع صدارة الطعام للصناعة", |
| marker: marker_44b149c4f21a6e3d2f574d82b246c046, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة القحطاني لصناعات تغليف الانابيب", |
| marker: marker_4222a24c3cd7990e3c24b61456e2f91c, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة فن الأنوار التجارية", |
| marker: marker_e488233022d12ce8511f0b453aa90be6, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة كامبكو للمضخات ونزع المياه المحدودة", |
| marker: marker_bdbc6a14c00bd7e384b9795b85cc644a, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة كولجيت بالموليف العربية المحدودة", |
| marker: marker_7d1e4078b515fbc2925b1b66a64da272, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة فرع الشركة الخليجية للخدمات البترولية", |
| marker: marker_d1570065be11504992a1d3e04682b6d9, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة لوسي سويتش جير العربية المحدودة", |
| marker: marker_157c9e52423b970a2aeaa5bbc77d4197, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة تنامي السعودية للمقاولات العامه شركة شخص واحد", |
| marker: marker_d3de3742d78161206e3a8cdf4bc9c060, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة مستدام للطاقة", |
| marker: marker_08ebda8d81360d71ef42b0529ade59c6, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الاكمال ار دبليو ال اس المحدودة شركة شخص واحد", |
| marker: marker_71030365f2080b59c486cab109a184fb, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "فرع شركة باكرز بلس اينرجي سيرفيسر سايبرس ليمتد", |
| marker: marker_47ad27dd2e7989d1cfcbe3316046dd97, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع شركة الستوم السعودية لمفاتيح الضغط العالي", |
| marker: marker_0220404075388a52ceba1e58aad2ac81, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة أويل سيرف العربية السعودية المحدودة شركة شخص واحد", |
| marker: marker_d673eebbb114c656fa3750cd083f978a, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة تمور المتخصصة للتمور", |
| marker: marker_c0d172baff26da598569aae6484a43df, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الأساليب التقنية الادارية والصناعية المحدوده", |
| marker: marker_ebb88f2b93de31e54bc69f417a5eb0e6, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة سيتكور العربية للخدمات النفطية", |
| marker: marker_23b05785ca8080c47094732e9e050d95, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "فرع شركة هيونداي انجنيرنج كمباني ليمتد", |
| marker: marker_914024cbcbeab96af3856e4816516a6a, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع المختار الحديث للزجاج شركة الشخص الواحد", |
| marker: marker_736ed6b07e479707d20bbcec18effd8d, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "الشركة العربية لصناعة الحفارات", |
| marker: marker_1ad7b35418eeb1ef052cd629f6d3c354, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ريلاي اون السعودية المحدودة", |
| marker: marker_4ffd20ad490ce7b0fa1efe0892da2594, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة روابي للنفط و الغاز شركة الشخص الواحد شركة شخص واحد", |
| marker: marker_200cee2ffbcc3f0a51f22f06a5d7a4a6, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الطرق السعودية للمقاولات", |
| marker: marker_c85dc581a2a2f9293568277ebad74ede, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة كوغار دريلينغ سوليوشنز العربية السعودية شركة شخص واحد", |
| marker: marker_0df5a327d3362378b00ec7794e203ce7, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة حلول المرافق التجارية", |
| marker: marker_e17417a2956e5d101a1487532551db3b, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة جاماك السعودية لصناعة لواصق المنتجات ديجاكو", |
| marker: marker_264282b710c696441d7d82de885c9131, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نظم الامن والاتصالات الدولية", |
| marker: marker_76e06aa5038ec3d1819eae3e304fcee6, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع الجوهرة للمفارش", |
| marker: marker_9bf0eca890fa26c87977996732bb7873, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة كنز نجم التجارية", |
| marker: marker_56069fc229da25a52a5f8fd785a5a976, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة المحدود العربية للمقاولات", |
| marker: marker_f2abbc67de2b2d09ee8e14a3b4339ba7, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة علي مانع اليامي التجارية", |
| marker: marker_396ae12c6e700706ac19807d49b699b5, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة فرع شركة تنمية للنفط والانشاءات المحدودة", |
| marker: marker_a9b58ecc87d8fe515d3fd5f91773a884, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة فلو السعودية المحدودة شركة شخص واحد", |
| marker: marker_d2e56579b00304d773577d262110c9d7, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة هايمو للتقنيات السعودية شركة الشخص الواحد", |
| marker: marker_4bafd2c8fb0fa0cf944c7641ce1c6927, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة رضا للاستثمار المحدودة", |
| marker: marker_58aeb355f9c889247ca69d437da11c17, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة إنوفيكس السعودية لمعدات النفط شركة الشخص الواحد", |
| marker: marker_cd97f7818acf75cfa262552918ff8e95, |
| map: map_21c59a2e17164f6d02e830cabc09c816 |
| }); |
| }, 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_21c59a2e17164f6d02e830cabc09c816" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_21c59a2e17164f6d02e830cabc09c816 = L.map( |
| "map_21c59a2e17164f6d02e830cabc09c816", |
| { |
| center: [26.398041637420594, 50.13990619501708], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_af50e1feb4d112a5f461c03fdc82b4f4 = 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_af50e1feb4d112a5f461c03fdc82b4f4.addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var tile_layer_26cc977b06994e2e045bdabad7f3d365 = 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_26cc977b06994e2e045bdabad7f3d365.addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var tile_layer_e5a4029ba053ef2146899c38ef6b53a2 = 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_e5a4029ba053ef2146899c38ef6b53a2.addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var locate_control_84d77f85a7d67abcbc814d301473053c = L.control.locate( |
| {} |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| |
| var marker_5d482d85d5eb6f60a892354ec784c3d5 = L.marker( |
| [26.376365869971902, 50.1241537896365], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_a576ab2d03ecb1bfee3d6732ded6bda9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "orange", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_97287a7bbb3cce95e87542219cebf23a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_762f0a3315e686c888b8bef9260f880e = $(`<div id="html_762f0a3315e686c888b8bef9260f880e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة تكنولوجيا تحويل الطاقة الصناعية</b><br> السجل التجاري: 1010588774<br> الرقم الموحد: 7015625655<br> isic4: 2610<br> المنطقة: الدمام<br> الحارة: المنتزة<br> <a href="https://www.google.com/maps?q=26.3763058699719,50.1241537896365" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_97287a7bbb3cce95e87542219cebf23a.setContent(html_762f0a3315e686c888b8bef9260f880e); |
| |
| |
| |
| marker_5d482d85d5eb6f60a892354ec784c3d5.bindPopup(popup_97287a7bbb3cce95e87542219cebf23a) |
| ; |
| |
| |
| |
| |
| marker_5d482d85d5eb6f60a892354ec784c3d5.setIcon(icon_a576ab2d03ecb1bfee3d6732ded6bda9); |
| |
| |
| var marker_f1219466652453f853e134f1a4249a93 = L.marker( |
| [26.3762458699719, 50.1241537896365], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_90b68da07c02ae5e1222a3ec1cf9d325 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "orange", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_caf8a3dd1e487ef1e0c912bd0a4fc665 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e545a0b7d9b2533cf97ad7c0d4a5ae77 = $(`<div id="html_e545a0b7d9b2533cf97ad7c0d4a5ae77" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة الاداد للمقاولات العامة</b><br> السجل التجاري: 2050113948<br> الرقم الموحد: 7007853703<br> isic4: 3312<br> المنطقة: الدمام<br> الحارة: المنتزة<br> <a href="https://www.google.com/maps?q=26.3763058699719,50.1241537896365" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_caf8a3dd1e487ef1e0c912bd0a4fc665.setContent(html_e545a0b7d9b2533cf97ad7c0d4a5ae77); |
| |
| |
| |
| marker_f1219466652453f853e134f1a4249a93.bindPopup(popup_caf8a3dd1e487ef1e0c912bd0a4fc665) |
| ; |
| |
| |
| |
| |
| marker_f1219466652453f853e134f1a4249a93.setIcon(icon_90b68da07c02ae5e1222a3ec1cf9d325); |
| |
| |
| var marker_538750a2266696b52450c42c13dc8d11 = L.marker( |
| [26.38033516910889, 50.12300761140405], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_1036e36a6c6c58eb5388c45424568e75 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "orange", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e7261db836c2a68d6ec23fb476670933 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_29d9d2a6ae9be138b44b452cb3eee6f8 = $(`<div id="html_29d9d2a6ae9be138b44b452cb3eee6f8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة هضبة الشرق للمقاولات العامة</b><br> السجل التجاري: 2050163995<br> الرقم الموحد: 7025081204<br> isic4: 4100<br> المنطقة: الدمام<br> الحارة: المنتزة<br> <a href="https://www.google.com/maps?q=26.38033516910889,50.12300761140405" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e7261db836c2a68d6ec23fb476670933.setContent(html_29d9d2a6ae9be138b44b452cb3eee6f8); |
| |
| |
| |
| marker_538750a2266696b52450c42c13dc8d11.bindPopup(popup_e7261db836c2a68d6ec23fb476670933) |
| ; |
| |
| |
| |
| |
| marker_538750a2266696b52450c42c13dc8d11.setIcon(icon_1036e36a6c6c58eb5388c45424568e75); |
| |
| |
| var marker_b72fd9d5529bf8088f0bb37af744b3ee = L.marker( |
| [26.3810998911327, 50.1253143936706], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_939d3a919ceeedb49c68364d909ceb81 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "orange", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5e7bf89cf5af9c12e08412dcc61bdeb8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3904d98f27ed72dcbcc3f081827e6645 = $(`<div id="html_3904d98f27ed72dcbcc3f081827e6645" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة الاسامي للمقاولات العامة</b><br> السجل التجاري: 2050137061<br> الرقم الموحد: 7017827580<br> isic4: 4210<br> المنطقة: الدمام<br> الحارة: المنتزة<br> <a href="https://www.google.com/maps?q=26.3810998911327,50.1253143936706" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5e7bf89cf5af9c12e08412dcc61bdeb8.setContent(html_3904d98f27ed72dcbcc3f081827e6645); |
| |
| |
| |
| marker_b72fd9d5529bf8088f0bb37af744b3ee.bindPopup(popup_5e7bf89cf5af9c12e08412dcc61bdeb8) |
| ; |
| |
| |
| |
| |
| marker_b72fd9d5529bf8088f0bb37af744b3ee.setIcon(icon_939d3a919ceeedb49c68364d909ceb81); |
| |
| |
| var marker_9ecb5575662845fcbc07c5caa4654dad = L.marker( |
| [26.3891194828571, 50.1484804027151], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_97830a772c2abd5091c5ae0936c823fc = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_9078fd146a96c2d4273d6f2ccea238c2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_fa7e72224bed7fba948928655d703791 = $(`<div id="html_fa7e72224bed7fba948928655d703791" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة العليان كمبرلي كلارك العربيه</b><br> السجل التجاري: 2051019482<br> الرقم الموحد: 7001364830<br> isic4: 1709<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3891194828571,50.1484804027151" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_9078fd146a96c2d4273d6f2ccea238c2.setContent(html_fa7e72224bed7fba948928655d703791); |
| |
| |
| |
| marker_9ecb5575662845fcbc07c5caa4654dad.bindPopup(popup_9078fd146a96c2d4273d6f2ccea238c2) |
| ; |
| |
| |
| |
| |
| marker_9ecb5575662845fcbc07c5caa4654dad.setIcon(icon_97830a772c2abd5091c5ae0936c823fc); |
| |
| |
| var marker_689b69df1e0e55594b6563260ad74ece = L.marker( |
| [26.3893187250825, 50.1463116286106], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_b148f36afcf85f3d1b3269f7fb02f72e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1b42d9122b3e7e195638f02334e41939 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a8eb0c876d9634b964e8a8808a312af5 = $(`<div id="html_a8eb0c876d9634b964e8a8808a312af5" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة باز العالمية للصناعة</b><br> السجل التجاري: 4030094976<br> الرقم الموحد: 7001364020<br> isic4: 2410<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3893187250825,50.1463116286106" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1b42d9122b3e7e195638f02334e41939.setContent(html_a8eb0c876d9634b964e8a8808a312af5); |
| |
| |
| |
| marker_689b69df1e0e55594b6563260ad74ece.bindPopup(popup_1b42d9122b3e7e195638f02334e41939) |
| ; |
| |
| |
| |
| |
| marker_689b69df1e0e55594b6563260ad74ece.setIcon(icon_b148f36afcf85f3d1b3269f7fb02f72e); |
| |
| |
| var marker_9fff55409cf2aad8c82ad0a230aecddb = L.marker( |
| [26.3897823834769, 50.1418435848721], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_fbc068c311b915b2a40c81ce7083a23a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_fa971ae8a247dff0ee4587c0b57a2ce4 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1e02c2cba4a0cbd4523d801bdec6055b = $(`<div id="html_1e02c2cba4a0cbd4523d801bdec6055b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة زاي المتقدمة للصناعة شخص واحد</b><br> السجل التجاري: 2050019711<br> الرقم الموحد: 7011863714<br> isic4: 2819<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3897823834769,50.1418435848721" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_fa971ae8a247dff0ee4587c0b57a2ce4.setContent(html_1e02c2cba4a0cbd4523d801bdec6055b); |
| |
| |
| |
| marker_9fff55409cf2aad8c82ad0a230aecddb.bindPopup(popup_fa971ae8a247dff0ee4587c0b57a2ce4) |
| ; |
| |
| |
| |
| |
| marker_9fff55409cf2aad8c82ad0a230aecddb.setIcon(icon_fbc068c311b915b2a40c81ce7083a23a); |
| |
| |
| var marker_bc07b8f6b1bc193d01f8d1b9e3c1b821 = L.marker( |
| [26.3901237580757, 50.1473337374509], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_3ca9a1cc26c0c22115c62ff161a12970 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c013485fa9496b2411ccd9e05e066e86 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c1060dcf32c2d816e4421cc650a8b2da = $(`<div id="html_c1060dcf32c2d816e4421cc650a8b2da" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع الشركة الوطنيه لإنتاج عصير الفواكه المحدودة</b><br> السجل التجاري: 2050006053<br> الرقم الموحد: 7000676739<br> isic4: 1030<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3901237580757,50.1473337374509" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c013485fa9496b2411ccd9e05e066e86.setContent(html_c1060dcf32c2d816e4421cc650a8b2da); |
| |
| |
| |
| marker_bc07b8f6b1bc193d01f8d1b9e3c1b821.bindPopup(popup_c013485fa9496b2411ccd9e05e066e86) |
| ; |
| |
| |
| |
| |
| marker_bc07b8f6b1bc193d01f8d1b9e3c1b821.setIcon(icon_3ca9a1cc26c0c22115c62ff161a12970); |
| |
| |
| var marker_8b78bc81f1c656223944e137086e0c84 = L.marker( |
| [26.3901980791737, 50.1448900108114], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_ace1215300b1fdeb6af6fd6244d3b2da = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_98a4fca0355c12793e867348e64cb6a8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_22ed7db19391df0140c4f1d1ef406900 = $(`<div id="html_22ed7db19391df0140c4f1d1ef406900" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة كراون العربية للعلب المحدودة</b><br> السجل التجاري: 2050013673<br> الرقم الموحد: 7000331038<br> isic4: 2599<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3901980791737,50.1448900108114" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_98a4fca0355c12793e867348e64cb6a8.setContent(html_22ed7db19391df0140c4f1d1ef406900); |
| |
| |
| |
| marker_8b78bc81f1c656223944e137086e0c84.bindPopup(popup_98a4fca0355c12793e867348e64cb6a8) |
| ; |
| |
| |
| |
| |
| marker_8b78bc81f1c656223944e137086e0c84.setIcon(icon_ace1215300b1fdeb6af6fd6244d3b2da); |
| |
| |
| var marker_fcdf5ba63abe78a42985371f7d15786a = L.marker( |
| [26.390299826, 50.1488673310001], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_0e439259cb580b7c296fcc0025096e78 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e1e9a40928772361dac638b65d7fad94 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_884d73efae7646ba3c05d79b30d90458 = $(`<div id="html_884d73efae7646ba3c05d79b30d90458" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نابكو للتصنيع</b><br> السجل التجاري: 4030366299<br> الرقم الموحد: 7015975464<br> isic4: 2013<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.390299826,50.1488673310001" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e1e9a40928772361dac638b65d7fad94.setContent(html_884d73efae7646ba3c05d79b30d90458); |
| |
| |
| |
| marker_fcdf5ba63abe78a42985371f7d15786a.bindPopup(popup_e1e9a40928772361dac638b65d7fad94) |
| ; |
| |
| |
| |
| |
| marker_fcdf5ba63abe78a42985371f7d15786a.setIcon(icon_0e439259cb580b7c296fcc0025096e78); |
| |
| |
| var marker_fddc3543db6bbbd31c8269fd35509152 = L.marker( |
| [26.390733938, 50.1366963690001], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_8c8b3451faa51453e1d8fd4479ab8403 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_26128c542d1e1bddf20fea650cd45960 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_cbf6c28455f63435d74059740a4d7f7e = $(`<div id="html_cbf6c28455f63435d74059740a4d7f7e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة هانتسمان ايه بي سي</b><br> السجل التجاري: 2050015154<br> الرقم الموحد: 7000890280<br> isic4: 2013<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.390733938,50.1366963690001" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_26128c542d1e1bddf20fea650cd45960.setContent(html_cbf6c28455f63435d74059740a4d7f7e); |
| |
| |
| |
| marker_fddc3543db6bbbd31c8269fd35509152.bindPopup(popup_26128c542d1e1bddf20fea650cd45960) |
| ; |
| |
| |
| |
| |
| marker_fddc3543db6bbbd31c8269fd35509152.setIcon(icon_8c8b3451faa51453e1d8fd4479ab8403); |
| |
| |
| var marker_cf319973f8d69d6b08cdc371a568fb84 = L.marker( |
| [26.3909679115582, 50.1487412345656], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_ae22efb2a263aa60b2c4048b91e757ac = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f5de7cef28fc4f378dd48aa5a20d399c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_0e9ec091873b49599a099a061f6b9106 = $(`<div id="html_0e9ec091873b49599a099a061f6b9106" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نالكو السعودية المحدودة</b><br> السجل التجاري: 2050006224<br> الرقم الموحد: 7000677331<br> isic4: 2029<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3909679115582,50.1487412345656" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f5de7cef28fc4f378dd48aa5a20d399c.setContent(html_0e9ec091873b49599a099a061f6b9106); |
| |
| |
| |
| marker_cf319973f8d69d6b08cdc371a568fb84.bindPopup(popup_f5de7cef28fc4f378dd48aa5a20d399c) |
| ; |
| |
| |
| |
| |
| marker_cf319973f8d69d6b08cdc371a568fb84.setIcon(icon_ae22efb2a263aa60b2c4048b91e757ac); |
| |
| |
| var marker_8c92b89d06d6d646b156b3272a7c2a85 = L.marker( |
| [26.39163501357607, 50.15062497949256], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_3210b0eb738775ba443196a5270d3f29 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b6c5621214d35010d03aa652612f1e71 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7e7a2b72e7f9882b1c504e30e10d7b8f = $(`<div id="html_7e7a2b72e7f9882b1c504e30e10d7b8f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة تيك بريدج</b><br> السجل التجاري: 2050217759<br> الرقم الموحد: 7049560431<br> isic4: 3320<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.39163501357607,50.15062497949256" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b6c5621214d35010d03aa652612f1e71.setContent(html_7e7a2b72e7f9882b1c504e30e10d7b8f); |
| |
| |
| |
| marker_8c92b89d06d6d646b156b3272a7c2a85.bindPopup(popup_b6c5621214d35010d03aa652612f1e71) |
| ; |
| |
| |
| |
| |
| marker_8c92b89d06d6d646b156b3272a7c2a85.setIcon(icon_3210b0eb738775ba443196a5270d3f29); |
| |
| |
| var marker_babc09d5f2585c6b697db6fc729b8264 = L.marker( |
| [26.3918556491888, 50.1423446682646], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_dd67cfb79c0d823a98a6642b0405a402 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1199d515b4c54df666b66eb24a02926c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_da960901f87b5b2f0b9553977586dbc4 = $(`<div id="html_da960901f87b5b2f0b9553977586dbc4" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع عين السيح لتعبئة المياه</b><br> السجل التجاري: 2050135873<br> الرقم الموحد: 7017526075<br> isic4: 1104<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3918556491888,50.1423446682646" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1199d515b4c54df666b66eb24a02926c.setContent(html_da960901f87b5b2f0b9553977586dbc4); |
| |
| |
| |
| marker_babc09d5f2585c6b697db6fc729b8264.bindPopup(popup_1199d515b4c54df666b66eb24a02926c) |
| ; |
| |
| |
| |
| |
| marker_babc09d5f2585c6b697db6fc729b8264.setIcon(icon_dd67cfb79c0d823a98a6642b0405a402); |
| |
| |
| var marker_ca4eed38d1de1985278c917f64911b43 = L.marker( |
| [26.3920236361525, 50.1434179158543], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_2caca72c1da684c31fb0c907405f5ea0 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_720c43a72b4321bb7aece4d889719ce2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_862d398a3567744d512742b20e832efb = $(`<div id="html_862d398a3567744d512742b20e832efb" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة موريس الشرقيه للرافعات</b><br> السجل التجاري: 2050039175<br> الرقم الموحد: 7001435119<br> isic4: 2819<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3920236361525,50.1434179158543" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_720c43a72b4321bb7aece4d889719ce2.setContent(html_862d398a3567744d512742b20e832efb); |
| |
| |
| |
| marker_ca4eed38d1de1985278c917f64911b43.bindPopup(popup_720c43a72b4321bb7aece4d889719ce2) |
| ; |
| |
| |
| |
| |
| marker_ca4eed38d1de1985278c917f64911b43.setIcon(icon_2caca72c1da684c31fb0c907405f5ea0); |
| |
| |
| var marker_4b508b357ae6b9ba03c778d7c538bc44 = L.marker( |
| [26.3920943222954, 50.1403341704647], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_1979f6d799008dc898bce20a6c230914 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_db4d10541cfce309dbc090a7fbc1e9c1 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ff507837d7809099c3393432e27eaca8 = $(`<div id="html_ff507837d7809099c3393432e27eaca8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع الهديان للمنتجات البلاستيكية</b><br> السجل التجاري: 2050028689<br> الرقم الموحد: 7015084713<br> isic4: 2013<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3920943222954,50.1403341704647" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_db4d10541cfce309dbc090a7fbc1e9c1.setContent(html_ff507837d7809099c3393432e27eaca8); |
| |
| |
| |
| marker_4b508b357ae6b9ba03c778d7c538bc44.bindPopup(popup_db4d10541cfce309dbc090a7fbc1e9c1) |
| ; |
| |
| |
| |
| |
| marker_4b508b357ae6b9ba03c778d7c538bc44.setIcon(icon_1979f6d799008dc898bce20a6c230914); |
| |
| |
| var marker_d816333b5f65b4018b89604b770cf78f = L.marker( |
| [26.39265127, 50.14270651], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_94f86f01e871311e3cff0d2050cfcf1f = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5f8a511e1e378f99d60001414e99d627 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6ffc524d391b98893b3aa33cede0d386 = $(`<div id="html_6ffc524d391b98893b3aa33cede0d386" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة خدمات الاصلاح الميكانيكي المتخصصة</b><br> السجل التجاري: 2050076057<br> الرقم الموحد: 7008058096<br> isic4: 2813<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.39265127,50.14270651" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5f8a511e1e378f99d60001414e99d627.setContent(html_6ffc524d391b98893b3aa33cede0d386); |
| |
| |
| |
| marker_d816333b5f65b4018b89604b770cf78f.bindPopup(popup_5f8a511e1e378f99d60001414e99d627) |
| ; |
| |
| |
| |
| |
| marker_d816333b5f65b4018b89604b770cf78f.setIcon(icon_94f86f01e871311e3cff0d2050cfcf1f); |
| |
| |
| var marker_bc4a8a780cb479dc9b981c074d36a2da = L.marker( |
| [26.3927283383237, 50.1491615043381], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_645ea2d2bb0ebde9c302f3b3b0742047 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c74ddb45f8875e4b91a4d699e1384753 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e2861d3281dd53dfdd47e2be1c2c82ba = $(`<div id="html_e2861d3281dd53dfdd47e2be1c2c82ba" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مطابع المطوع شركة ذات مسئولية محدودة شخص واحد</b><br> السجل التجاري: 2050002318<br> الرقم الموحد: 7000033576<br> isic4: 1811<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3927283383237,50.1491615043381" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c74ddb45f8875e4b91a4d699e1384753.setContent(html_e2861d3281dd53dfdd47e2be1c2c82ba); |
| |
| |
| |
| marker_bc4a8a780cb479dc9b981c074d36a2da.bindPopup(popup_c74ddb45f8875e4b91a4d699e1384753) |
| ; |
| |
| |
| |
| |
| marker_bc4a8a780cb479dc9b981c074d36a2da.setIcon(icon_645ea2d2bb0ebde9c302f3b3b0742047); |
| |
| |
| var marker_a0024551c09893473639c72c267edeef = L.marker( |
| [26.3927283383238, 50.1491615043382], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_c96f7c6347c1e9ca8f8acedea73af6db = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b19ad465d7cac16c54dd98f28445eb64 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2c04961ba61df8e9fb279b269c06e032 = $(`<div id="html_2c04961ba61df8e9fb279b269c06e032" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>الشركة العربية لمانعات التسرب المحدودة</b><br> السجل التجاري: 2050021587<br> الرقم الموحد: 7001353999<br> isic4: 2599<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3927283383238,50.1491615043382" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b19ad465d7cac16c54dd98f28445eb64.setContent(html_2c04961ba61df8e9fb279b269c06e032); |
| |
| |
| |
| marker_a0024551c09893473639c72c267edeef.bindPopup(popup_b19ad465d7cac16c54dd98f28445eb64) |
| ; |
| |
| |
| |
| |
| marker_a0024551c09893473639c72c267edeef.setIcon(icon_c96f7c6347c1e9ca8f8acedea73af6db); |
| |
| |
| var marker_879beafa2dca174b1f27928b5a321315 = L.marker( |
| [26.3930161416525, 50.1484150367733], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_54cea92b6490391a6ba8a10bb8f4bd9d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3c1d7015561bab38adca9ee0b7d73369 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_b47056e4e0c87163d2fcfe289e9431ef = $(`<div id="html_b47056e4e0c87163d2fcfe289e9431ef" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع فرح للصناعات الغذائية</b><br> السجل التجاري: 2050021669<br> الرقم الموحد: 7006825488<br> isic4: 1061<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3930161416525,50.1484150367733" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3c1d7015561bab38adca9ee0b7d73369.setContent(html_b47056e4e0c87163d2fcfe289e9431ef); |
| |
| |
| |
| marker_879beafa2dca174b1f27928b5a321315.bindPopup(popup_3c1d7015561bab38adca9ee0b7d73369) |
| ; |
| |
| |
| |
| |
| marker_879beafa2dca174b1f27928b5a321315.setIcon(icon_54cea92b6490391a6ba8a10bb8f4bd9d); |
| |
| |
| var marker_b63de42bab639b4c5c9f7f2b38147bfb = L.marker( |
| [26.3930443260439, 50.1415491559876], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_ca3f46946fdfdc7ad00fd6a298ff15cd = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_68a7ac67f7b7d263c03f0bc97dd5b476 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_42781e42c9982719e742d432aa342f1d = $(`<div id="html_42781e42c9982719e742d432aa342f1d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الدمام الدوائية شركة شخص واحد</b><br> السجل التجاري: 2050088711<br> الرقم الموحد: 7001789838<br> isic4: 2100<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3930443260439,50.1415491559876" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_68a7ac67f7b7d263c03f0bc97dd5b476.setContent(html_42781e42c9982719e742d432aa342f1d); |
| |
| |
| |
| marker_b63de42bab639b4c5c9f7f2b38147bfb.bindPopup(popup_68a7ac67f7b7d263c03f0bc97dd5b476) |
| ; |
| |
| |
| |
| |
| marker_b63de42bab639b4c5c9f7f2b38147bfb.setIcon(icon_ca3f46946fdfdc7ad00fd6a298ff15cd); |
| |
| |
| var marker_301e323552fa392dd32ca9a022a6de54 = L.marker( |
| [26.3930658568497, 50.137749677125], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_d844ed6e9e7e97c177712fd89907faa7 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e6495a5059ede38af1c89131dc67d18c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_033bd3e61f76b086f84e716778ea9b44 = $(`<div id="html_033bd3e61f76b086f84e716778ea9b44" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة هنكل الصناعية</b><br> السجل التجاري: 2050025395<br> الرقم الموحد: 7001366363<br> isic4: 2029<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3930658568497,50.137749677125" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e6495a5059ede38af1c89131dc67d18c.setContent(html_033bd3e61f76b086f84e716778ea9b44); |
| |
| |
| |
| marker_301e323552fa392dd32ca9a022a6de54.bindPopup(popup_e6495a5059ede38af1c89131dc67d18c) |
| ; |
| |
| |
| |
| |
| marker_301e323552fa392dd32ca9a022a6de54.setIcon(icon_d844ed6e9e7e97c177712fd89907faa7); |
| |
| |
| var marker_6c07c70094d51ca03a69d7d404ecb91b = L.marker( |
| [26.3936185073205, 50.1485348048017], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_b075f848db4385e07cb68d4b3aed6056 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_a1b9ee6cfe1a201f018e034af471cb6b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_65ee28975da7bbd4ba5e05a27bcd0ff6 = $(`<div id="html_65ee28975da7bbd4ba5e05a27bcd0ff6" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>الشركة السعوديه لطلاء الطرق المحدودة</b><br> السجل التجاري: 2050014146<br> الرقم الموحد: 7000716501<br> isic4: 2022<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3936185073205,50.1485348048017" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_a1b9ee6cfe1a201f018e034af471cb6b.setContent(html_65ee28975da7bbd4ba5e05a27bcd0ff6); |
| |
| |
| |
| marker_6c07c70094d51ca03a69d7d404ecb91b.bindPopup(popup_a1b9ee6cfe1a201f018e034af471cb6b) |
| ; |
| |
| |
| |
| |
| marker_6c07c70094d51ca03a69d7d404ecb91b.setIcon(icon_b075f848db4385e07cb68d4b3aed6056); |
| |
| |
| var marker_b72d9b19e8ed5d3bc745754cf8e79338 = L.marker( |
| [26.3949509252994, 50.1443213760278], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_b62c20c05fc9cd2a6df91daa67b5b5b4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_a46c3d9b53de0cf9d5896dcf7bf525e5 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c030ade1bbd17aedbc201ee52a0c0b85 = $(`<div id="html_c030ade1bbd17aedbc201ee52a0c0b85" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة بارويد العربيه السعوديه المحدودة</b><br> السجل التجاري: 2050004457<br> الرقم الموحد: 7000676929<br> isic4: 2011<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3949509252994,50.1443213760278" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_a46c3d9b53de0cf9d5896dcf7bf525e5.setContent(html_c030ade1bbd17aedbc201ee52a0c0b85); |
| |
| |
| |
| marker_b72d9b19e8ed5d3bc745754cf8e79338.bindPopup(popup_a46c3d9b53de0cf9d5896dcf7bf525e5) |
| ; |
| |
| |
| |
| |
| marker_b72d9b19e8ed5d3bc745754cf8e79338.setIcon(icon_b62c20c05fc9cd2a6df91daa67b5b5b4); |
| |
| |
| var marker_6d52752f1bebce537019a58453289a9b = L.marker( |
| [26.3950210529675, 50.1311668292419], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_2be1e1fab312a91b4e7174dafabfd37e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0b19092de4b4b4844d149f610caa0b42 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f8753f89eaeb51ddf3ab5a00e0a48744 = $(`<div id="html_f8753f89eaeb51ddf3ab5a00e0a48744" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع البحرين لصناعة المطاط</b><br> السجل التجاري: 2050052838<br> الرقم الموحد: 7001515779<br> isic4: 2211<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3950210529675,50.1311668292419" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0b19092de4b4b4844d149f610caa0b42.setContent(html_f8753f89eaeb51ddf3ab5a00e0a48744); |
| |
| |
| |
| marker_6d52752f1bebce537019a58453289a9b.bindPopup(popup_0b19092de4b4b4844d149f610caa0b42) |
| ; |
| |
| |
| |
| |
| marker_6d52752f1bebce537019a58453289a9b.setIcon(icon_2be1e1fab312a91b4e7174dafabfd37e); |
| |
| |
| var marker_c654e486ce228d45bc023a7d988f59ba = L.marker( |
| [26.395166669, 50.1466565210001], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_3a4fa1767bad887755e9c324ab94ce24 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7dbd0be03f58c40520e4b00fe23e9f2a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6e25290cbd57d2e17f56499ac7073f3e = $(`<div id="html_6e25290cbd57d2e17f56499ac7073f3e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة انترمارك العربية للمنتجات الورقية</b><br> السجل التجاري: 4030464008<br> الرقم الموحد: 7028604804<br> isic4: 1709<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.395166669,50.1466565210001" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7dbd0be03f58c40520e4b00fe23e9f2a.setContent(html_6e25290cbd57d2e17f56499ac7073f3e); |
| |
| |
| |
| marker_c654e486ce228d45bc023a7d988f59ba.bindPopup(popup_7dbd0be03f58c40520e4b00fe23e9f2a) |
| ; |
| |
| |
| |
| |
| marker_c654e486ce228d45bc023a7d988f59ba.setIcon(icon_3a4fa1767bad887755e9c324ab94ce24); |
| |
| |
| var marker_7168736b49f6eb9d20d6c020b19d51fd = L.marker( |
| [26.39554838, 50.14113956], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_c4214222c52f562fc3cef6b16aae8149 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b9eba4efe287f9145b816a79958cf68e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_27e014d6764a779f74a881c509e26d93 = $(`<div id="html_27e014d6764a779f74a881c509e26d93" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة صناعة الالمنيوم المحدودة الوماكو</b><br> السجل التجاري: 2050031681<br> الرقم الموحد: 7000840251<br> isic4: 2310<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.39554838,50.14113956" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b9eba4efe287f9145b816a79958cf68e.setContent(html_27e014d6764a779f74a881c509e26d93); |
| |
| |
| |
| marker_7168736b49f6eb9d20d6c020b19d51fd.bindPopup(popup_b9eba4efe287f9145b816a79958cf68e) |
| ; |
| |
| |
| |
| |
| marker_7168736b49f6eb9d20d6c020b19d51fd.setIcon(icon_c4214222c52f562fc3cef6b16aae8149); |
| |
| |
| var marker_5797fe3fce7bb1249d4474e9d3db21cc = L.marker( |
| [26.396002949416, 50.1479259389265], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_afaa2e9664854a3b9a9437eb0b0e8b1e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6b58e4ecc99d5585f0d2c9bd35fa8e5b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3c0faab252d864af0d24fa615b74db20 = $(`<div id="html_3c0faab252d864af0d24fa615b74db20" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع الزامل للسلالم المحدودة شركة الشخص الواحد</b><br> السجل التجاري: 2050026196<br> الرقم الموحد: 7001618789<br> isic4: 2511<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.396002949416,50.1479259389265" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6b58e4ecc99d5585f0d2c9bd35fa8e5b.setContent(html_3c0faab252d864af0d24fa615b74db20); |
| |
| |
| |
| marker_5797fe3fce7bb1249d4474e9d3db21cc.bindPopup(popup_6b58e4ecc99d5585f0d2c9bd35fa8e5b) |
| ; |
| |
| |
| |
| |
| marker_5797fe3fce7bb1249d4474e9d3db21cc.setIcon(icon_afaa2e9664854a3b9a9437eb0b0e8b1e); |
| |
| |
| var marker_b422575356b452f5edec5be946ed5d2c = L.marker( |
| [26.3967893256556, 50.1470343280345], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_3ad913aac3cc49b1a9432a4923fb69ac = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_62da38e989d186c01c95851fe14e3615 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4cc2a80b39ea5934069288dd6dc9a70a = $(`<div id="html_4cc2a80b39ea5934069288dd6dc9a70a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة السعوديه للدهانات الصناعيه المحدوده</b><br> السجل التجاري: 2050011750<br> الرقم الموحد: 7000298682<br> isic4: 2511<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3967893256556,50.1470343280345" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_62da38e989d186c01c95851fe14e3615.setContent(html_4cc2a80b39ea5934069288dd6dc9a70a); |
| |
| |
| |
| marker_b422575356b452f5edec5be946ed5d2c.bindPopup(popup_62da38e989d186c01c95851fe14e3615) |
| ; |
| |
| |
| |
| |
| marker_b422575356b452f5edec5be946ed5d2c.setIcon(icon_3ad913aac3cc49b1a9432a4923fb69ac); |
| |
| |
| var marker_ee79f920c972f4bf6c752be0bcba70c4 = L.marker( |
| [26.3969138255144, 50.1371544492678], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_0d8a5ec6051aa5ae77aef2a8a23d9ca4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0b32570e059f73215eae580e980da2d1 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_84af99e5a60ee431c2d009262459b480 = $(`<div id="html_84af99e5a60ee431c2d009262459b480" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>الشركة العربية للمعادن والكيماويات المحدودة</b><br> السجل التجاري: 2050004593<br> الرقم الموحد: 7000677018<br> isic4: 729<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3969138255144,50.1371544492678" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0b32570e059f73215eae580e980da2d1.setContent(html_84af99e5a60ee431c2d009262459b480); |
| |
| |
| |
| marker_ee79f920c972f4bf6c752be0bcba70c4.bindPopup(popup_0b32570e059f73215eae580e980da2d1) |
| ; |
| |
| |
| |
| |
| marker_ee79f920c972f4bf6c752be0bcba70c4.setIcon(icon_0d8a5ec6051aa5ae77aef2a8a23d9ca4); |
| |
| |
| var marker_9918676b69c62326e530af04092254d7 = L.marker( |
| [26.39702205, 50.14430256], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_c38c74b543c3460e218e404bf5d590c7 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_53046cb0fbd3225a790679babe389a3f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8ef6258873652e1f149c07473236814a = $(`<div id="html_8ef6258873652e1f149c07473236814a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع شركة موانع التسرب الفنية المحدودة</b><br> السجل التجاري: 2050014370<br> الرقم الموحد: 7000726278<br> isic4: 2220<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.39702205,50.14430256" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_53046cb0fbd3225a790679babe389a3f.setContent(html_8ef6258873652e1f149c07473236814a); |
| |
| |
| |
| marker_9918676b69c62326e530af04092254d7.bindPopup(popup_53046cb0fbd3225a790679babe389a3f) |
| ; |
| |
| |
| |
| |
| marker_9918676b69c62326e530af04092254d7.setIcon(icon_c38c74b543c3460e218e404bf5d590c7); |
| |
| |
| var marker_d2d5f1446120bfb9e901018cd201a6d3 = L.marker( |
| [26.397207480000002, 50.14183322], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_2f4e22f7666ed1732410470238db7fb2 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f85c508a98b6615399de0d6f1d9b2d80 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ffcca643cf402c89500c4651ade8001f = $(`<div id="html_ffcca643cf402c89500c4651ade8001f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الزامل للمكيفات والأجهزة المنزلية شركة شخص واحد</b><br> السجل التجاري: 2050033719<br> الرقم الموحد: 7000679444<br> isic4: 2813<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.39714748,50.14183322" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f85c508a98b6615399de0d6f1d9b2d80.setContent(html_ffcca643cf402c89500c4651ade8001f); |
| |
| |
| |
| marker_d2d5f1446120bfb9e901018cd201a6d3.bindPopup(popup_f85c508a98b6615399de0d6f1d9b2d80) |
| ; |
| |
| |
| |
| |
| marker_d2d5f1446120bfb9e901018cd201a6d3.setIcon(icon_2f4e22f7666ed1732410470238db7fb2); |
| |
| |
| var marker_a7a58d24dcefe1fcb9c734341fc70495 = L.marker( |
| [26.397117480000002, 50.14188518152423], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_dab6756750cd52697c729bd1e31189c5 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4ba4352f0463f0d6f70c7fd8d1356a8a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_485b05bfb55255d18a51e1bd12a9d580 = $(`<div id="html_485b05bfb55255d18a51e1bd12a9d580" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الشرق الأوسط لمكيفات الهواء المحدودة شركة شخص واحد</b><br> السجل التجاري: 2050032242<br> الرقم الموحد: 7001391296<br> isic4: 2819<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.39714748,50.14183322" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4ba4352f0463f0d6f70c7fd8d1356a8a.setContent(html_485b05bfb55255d18a51e1bd12a9d580); |
| |
| |
| |
| marker_a7a58d24dcefe1fcb9c734341fc70495.bindPopup(popup_4ba4352f0463f0d6f70c7fd8d1356a8a) |
| ; |
| |
| |
| |
| |
| marker_a7a58d24dcefe1fcb9c734341fc70495.setIcon(icon_dab6756750cd52697c729bd1e31189c5); |
| |
| |
| var marker_698d1462cb3b00cf4cc6a71c4f35e78f = L.marker( |
| [26.397117480000002, 50.141781258475774], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_f21c08a16e6d4d366682dad4a51e7773 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_82c4ed84dfe36dfae40b4c355d13d408 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a0f884be142ab326b2e51873b3bb948d = $(`<div id="html_a0f884be142ab326b2e51873b3bb948d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الزامل لخدمات الطاقة شركة شخص واحد</b><br> السجل التجاري: 2050051720<br> الرقم الموحد: 7009410783<br> isic4: 4220<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.39714748,50.14183322" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_82c4ed84dfe36dfae40b4c355d13d408.setContent(html_a0f884be142ab326b2e51873b3bb948d); |
| |
| |
| |
| marker_698d1462cb3b00cf4cc6a71c4f35e78f.bindPopup(popup_82c4ed84dfe36dfae40b4c355d13d408) |
| ; |
| |
| |
| |
| |
| marker_698d1462cb3b00cf4cc6a71c4f35e78f.setIcon(icon_f21c08a16e6d4d366682dad4a51e7773); |
| |
| |
| var marker_df2f12fcef26a0d63cb229b63974c627 = L.marker( |
| [26.3978673599116, 50.1386622963891], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_63f4d6565a8d79d72dc823d76e7ec0ad = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_52a43d17a6e8ec0c08c5d0ad6d7f636b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8c0dd135ca58f5c42e8943ace8c413db = $(`<div id="html_8c0dd135ca58f5c42e8943ace8c413db" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الغندورة لصناعة البلاستيك</b><br> السجل التجاري: 4030041300<br> الرقم الموحد: 7000834148<br> isic4: 2220<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3978673599116,50.1386622963891" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_52a43d17a6e8ec0c08c5d0ad6d7f636b.setContent(html_8c0dd135ca58f5c42e8943ace8c413db); |
| |
| |
| |
| marker_df2f12fcef26a0d63cb229b63974c627.bindPopup(popup_52a43d17a6e8ec0c08c5d0ad6d7f636b) |
| ; |
| |
| |
| |
| |
| marker_df2f12fcef26a0d63cb229b63974c627.setIcon(icon_63f4d6565a8d79d72dc823d76e7ec0ad); |
| |
| |
| var marker_86a39b38789ef62b97664ef38e78e3e1 = L.marker( |
| [26.39803568090571, 50.13858353244095], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_53f74d18614dd0a470b36798f451ae97 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3b44a86cfc3b7506535a05c129469e90 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_eb5ed50938fd09720f53e3d57d2a66e1 = $(`<div id="html_eb5ed50938fd09720f53e3d57d2a66e1" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة التطورات المتميزة للمقاولات</b><br> السجل التجاري: 2050172340<br> الرقم الموحد: 7033946604<br> isic4: 810<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.39803568090571,50.13858353244095" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3b44a86cfc3b7506535a05c129469e90.setContent(html_eb5ed50938fd09720f53e3d57d2a66e1); |
| |
| |
| |
| marker_86a39b38789ef62b97664ef38e78e3e1.bindPopup(popup_3b44a86cfc3b7506535a05c129469e90) |
| ; |
| |
| |
| |
| |
| marker_86a39b38789ef62b97664ef38e78e3e1.setIcon(icon_53f74d18614dd0a470b36798f451ae97); |
| |
| |
| var marker_f1ed1123ec921292acdfadaa5b6e985f = L.marker( |
| [26.3988233938147, 50.1448846401611], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_8926df588bf7d6758854d872cf4cb261 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0f782aef13d65915665475f495b37140 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_82bae60f460b56323f0aad9e8847db25 = $(`<div id="html_82bae60f460b56323f0aad9e8847db25" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة اوتاد للمعدات</b><br> السجل التجاري: 2051235936<br> الرقم الموحد: 7023737377<br> isic4: 3320<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3988233938147,50.1448846401611" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0f782aef13d65915665475f495b37140.setContent(html_82bae60f460b56323f0aad9e8847db25); |
| |
| |
| |
| marker_f1ed1123ec921292acdfadaa5b6e985f.bindPopup(popup_0f782aef13d65915665475f495b37140) |
| ; |
| |
| |
| |
| |
| marker_f1ed1123ec921292acdfadaa5b6e985f.setIcon(icon_8926df588bf7d6758854d872cf4cb261); |
| |
| |
| var marker_943730429299108e7245712933bbfda8 = L.marker( |
| [26.3988495759541, 50.1392261115079], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_0715643f7e685d5d159685e840e73b7d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_420e6df44cd2752128cbabffb238c740 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_fa6b0d879ed094b0a55e8a47dbf311ff = $(`<div id="html_fa6b0d879ed094b0a55e8a47dbf311ff" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة إيه إم إف إي إكس</b><br> السجل التجاري: 2050044835<br> الرقم الموحد: 7011681686<br> isic4: 3100<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3988495759541,50.1392261115079" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_420e6df44cd2752128cbabffb238c740.setContent(html_fa6b0d879ed094b0a55e8a47dbf311ff); |
| |
| |
| |
| marker_943730429299108e7245712933bbfda8.bindPopup(popup_420e6df44cd2752128cbabffb238c740) |
| ; |
| |
| |
| |
| |
| marker_943730429299108e7245712933bbfda8.setIcon(icon_0715643f7e685d5d159685e840e73b7d); |
| |
| |
| var marker_9869fbfac7776a38b4e3458dee71f73f = L.marker( |
| [26.3988924349331, 50.145400853034], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_aa23637286494e39847cc72fe688e1d9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_8fa1025b055cd557f15400d28de62d44 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4f4ecb3dd41f9247f3aadbe7eda2f859 = $(`<div id="html_4f4ecb3dd41f9247f3aadbe7eda2f859" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة بناء للصناعات الحديدية شركة مساهمة مدرجة</b><br> السجل التجاري: 2050023902<br> الرقم الموحد: 7013612366<br> isic4: 2599<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3988924349331,50.145400853034" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_8fa1025b055cd557f15400d28de62d44.setContent(html_4f4ecb3dd41f9247f3aadbe7eda2f859); |
| |
| |
| |
| marker_9869fbfac7776a38b4e3458dee71f73f.bindPopup(popup_8fa1025b055cd557f15400d28de62d44) |
| ; |
| |
| |
| |
| |
| marker_9869fbfac7776a38b4e3458dee71f73f.setIcon(icon_aa23637286494e39847cc72fe688e1d9); |
| |
| |
| var marker_db6208a8bb261917fb2466b6b48e572c = L.marker( |
| [26.3989315520672, 50.1337526836877], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_e429ff312ec04014e20873aabef74e74 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ada167e68a6532f4cc6126a279da9436 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c72e16cdbf8664895c50a2367ca5a01e = $(`<div id="html_c72e16cdbf8664895c50a2367ca5a01e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة عبدالله فؤاد امبالوي المحدودة</b><br> السجل التجاري: 2050012610<br> الرقم الموحد: 7000676606<br> isic4: 2710<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3989315520672,50.1337526836877" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ada167e68a6532f4cc6126a279da9436.setContent(html_c72e16cdbf8664895c50a2367ca5a01e); |
| |
| |
| |
| marker_db6208a8bb261917fb2466b6b48e572c.bindPopup(popup_ada167e68a6532f4cc6126a279da9436) |
| ; |
| |
| |
| |
| |
| marker_db6208a8bb261917fb2466b6b48e572c.setIcon(icon_e429ff312ec04014e20873aabef74e74); |
| |
| |
| var marker_421517c2250e71b4d9eaf4d644546c9c = L.marker( |
| [26.3996593484902, 50.1383152892789], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_ecbc75b8ce7979fb96dbb2e26794638c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_fb4aa15496099aac6fee924d739057c8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_44cded85154355dfd43848aba90363e7 = $(`<div id="html_44cded85154355dfd43848aba90363e7" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع لذيذ وأكثر للصناعة</b><br> السجل التجاري: 2050138568<br> الرقم الموحد: 7008248010<br> isic4: 1071<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.3996593484902,50.1383152892789" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_fb4aa15496099aac6fee924d739057c8.setContent(html_44cded85154355dfd43848aba90363e7); |
| |
| |
| |
| marker_421517c2250e71b4d9eaf4d644546c9c.bindPopup(popup_fb4aa15496099aac6fee924d739057c8) |
| ; |
| |
| |
| |
| |
| marker_421517c2250e71b4d9eaf4d644546c9c.setIcon(icon_ecbc75b8ce7979fb96dbb2e26794638c); |
| |
| |
| var marker_6a32554c8b60a8631d8d6e51fda8fe7c = L.marker( |
| [26.4000131828429, 50.13763116338], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_95ef72f12105356e2b6cd66d5d3029d1 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_78e6b0a50d9dca1db49e7db788522c22 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_bf5673b8e463dea0afe37dca20595eea = $(`<div id="html_bf5673b8e463dea0afe37dca20595eea" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة أولدرلي الصناعية</b><br> السجل التجاري: 2050110217<br> الرقم الموحد: 7001526180<br> isic4: 2511<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4000131828429,50.13763116338" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_78e6b0a50d9dca1db49e7db788522c22.setContent(html_bf5673b8e463dea0afe37dca20595eea); |
| |
| |
| |
| marker_6a32554c8b60a8631d8d6e51fda8fe7c.bindPopup(popup_78e6b0a50d9dca1db49e7db788522c22) |
| ; |
| |
| |
| |
| |
| marker_6a32554c8b60a8631d8d6e51fda8fe7c.setIcon(icon_95ef72f12105356e2b6cd66d5d3029d1); |
| |
| |
| var marker_a0e8152bb590eac00bc667b1e6aefbe2 = L.marker( |
| [26.400309461836102, 50.1363674124742], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_87faa358737c720238ef630cac572563 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c4294a9489b9845e2344406171e801fa = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2147fb888b85f8aa9db521a0d3ca1d52 = $(`<div id="html_2147fb888b85f8aa9db521a0d3ca1d52" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة شطر الإبتكار للصناعة</b><br> السجل التجاري: 2050005441<br> الرقم الموحد: 7000172986<br> isic4: 1702<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4002494618361,50.1363674124742" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c4294a9489b9845e2344406171e801fa.setContent(html_2147fb888b85f8aa9db521a0d3ca1d52); |
| |
| |
| |
| marker_a0e8152bb590eac00bc667b1e6aefbe2.bindPopup(popup_c4294a9489b9845e2344406171e801fa) |
| ; |
| |
| |
| |
| |
| marker_a0e8152bb590eac00bc667b1e6aefbe2.setIcon(icon_87faa358737c720238ef630cac572563); |
| |
| |
| var marker_da727550d4075799f9cabc6dbba3e5c1 = L.marker( |
| [26.4001894618361, 50.1363674124742], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_a0b75337442bf77e6f286ad52b9d96b5 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ba913599f19c7d62f831269c9efe2a1c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_02601819bb65adf0fc0ca915500c8dbb = $(`<div id="html_02601819bb65adf0fc0ca915500c8dbb" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مطبعة الابتكار يوفي للطباعة</b><br> السجل التجاري: 2050180663<br> الرقم الموحد: 7037765463<br> isic4: 1811<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4002494618361,50.1363674124742" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ba913599f19c7d62f831269c9efe2a1c.setContent(html_02601819bb65adf0fc0ca915500c8dbb); |
| |
| |
| |
| marker_da727550d4075799f9cabc6dbba3e5c1.bindPopup(popup_ba913599f19c7d62f831269c9efe2a1c) |
| ; |
| |
| |
| |
| |
| marker_da727550d4075799f9cabc6dbba3e5c1.setIcon(icon_a0b75337442bf77e6f286ad52b9d96b5); |
| |
| |
| var marker_e8b5e4bab4c4f82b270d7b0f26cc6f4c = L.marker( |
| [26.4005359364332, 50.1351836408317], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_471a6c5a02c5d8baa308b50659b08514 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b463892dde5dba1572a013c57e36c86f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_725fcf1477b29a449095af102551a15f = $(`<div id="html_725fcf1477b29a449095af102551a15f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>الشركة السعودية لطلاء انابيب الاسلاك الكهربائيه والمقاولات</b><br> السجل التجاري: 2050015706<br> الرقم الموحد: 7000929898<br> isic4: 2431<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4005359364332,50.1351836408317" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b463892dde5dba1572a013c57e36c86f.setContent(html_725fcf1477b29a449095af102551a15f); |
| |
| |
| |
| marker_e8b5e4bab4c4f82b270d7b0f26cc6f4c.bindPopup(popup_b463892dde5dba1572a013c57e36c86f) |
| ; |
| |
| |
| |
| |
| marker_e8b5e4bab4c4f82b270d7b0f26cc6f4c.setIcon(icon_471a6c5a02c5d8baa308b50659b08514); |
| |
| |
| var marker_ac62f585840587dbb88ff496349d9a5e = L.marker( |
| [26.4007106078335, 50.135844270494], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_b3e2c044e07faa9e945d6bd97ae77669 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_130ccdf59c402fa870eb6209540a8d78 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a4505b8c28e63324fce82cd32b907718 = $(`<div id="html_a4505b8c28e63324fce82cd32b907718" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة البروتين المتكاملة الغذائية</b><br> السجل التجاري: 2050113184<br> الرقم الموحد: 7007744738<br> isic4: 1080<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4007106078335,50.135844270494" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_130ccdf59c402fa870eb6209540a8d78.setContent(html_a4505b8c28e63324fce82cd32b907718); |
| |
| |
| |
| marker_ac62f585840587dbb88ff496349d9a5e.bindPopup(popup_130ccdf59c402fa870eb6209540a8d78) |
| ; |
| |
| |
| |
| |
| marker_ac62f585840587dbb88ff496349d9a5e.setIcon(icon_b3e2c044e07faa9e945d6bd97ae77669); |
| |
| |
| var marker_5beb5b76879b4018c7ae3176efd46031 = L.marker( |
| [26.4008383892307, 50.1335623277882], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_85f3e3881673aa7576a5080fa4dcc8b9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_a0cdc906640cc55dfbce2bd13f1d98c9 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1227e7844ccc495146c8f763d7be59e9 = $(`<div id="html_1227e7844ccc495146c8f763d7be59e9" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>الشركة الصناعية المتخصصه للزجاج</b><br> السجل التجاري: 2050060955<br> الرقم الموحد: 7001561153<br> isic4: 2310<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4008383892307,50.1335623277882" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_a0cdc906640cc55dfbce2bd13f1d98c9.setContent(html_1227e7844ccc495146c8f763d7be59e9); |
| |
| |
| |
| marker_5beb5b76879b4018c7ae3176efd46031.bindPopup(popup_a0cdc906640cc55dfbce2bd13f1d98c9) |
| ; |
| |
| |
| |
| |
| marker_5beb5b76879b4018c7ae3176efd46031.setIcon(icon_85f3e3881673aa7576a5080fa4dcc8b9); |
| |
| |
| var marker_ec6a9e84de79743f38d00ad0a4dac56a = L.marker( |
| [26.4013102040971, 50.1364542505894], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_84b047c9b1a82248d909b0a786cda574 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4f0c589a1db3b2f13b06c1c33a6635fd = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9792c6bf97665b7560ffaca5a181d877 = $(`<div id="html_9792c6bf97665b7560ffaca5a181d877" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الوسط للطباعة</b><br> السجل التجاري: 2050143653<br> الرقم الموحد: 7021872226<br> isic4: 1811<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4013102040971,50.1364542505894" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4f0c589a1db3b2f13b06c1c33a6635fd.setContent(html_9792c6bf97665b7560ffaca5a181d877); |
| |
| |
| |
| marker_ec6a9e84de79743f38d00ad0a4dac56a.bindPopup(popup_4f0c589a1db3b2f13b06c1c33a6635fd) |
| ; |
| |
| |
| |
| |
| marker_ec6a9e84de79743f38d00ad0a4dac56a.setIcon(icon_84b047c9b1a82248d909b0a786cda574); |
| |
| |
| var marker_c06bf6fcbb4fee830e3aa3a5a35f0eb5 = L.marker( |
| [26.4016427981594, 50.1343771131932], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_c6db0d24203fff4f4e65461eae1ad4fe = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_14195243fc3b363e7578ddbca5cd1254 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2d1646e596b40f1aa274e1fbd14e0b75 = $(`<div id="html_2d1646e596b40f1aa274e1fbd14e0b75" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة فرش اسنان تارا</b><br> السجل التجاري: 2050017858<br> الرقم الموحد: 7011010183<br> isic4: 2023<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4016427981594,50.1343771131932" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_14195243fc3b363e7578ddbca5cd1254.setContent(html_2d1646e596b40f1aa274e1fbd14e0b75); |
| |
| |
| |
| marker_c06bf6fcbb4fee830e3aa3a5a35f0eb5.bindPopup(popup_14195243fc3b363e7578ddbca5cd1254) |
| ; |
| |
| |
| |
| |
| marker_c06bf6fcbb4fee830e3aa3a5a35f0eb5.setIcon(icon_c6db0d24203fff4f4e65461eae1ad4fe); |
| |
| |
| var marker_dad1d4bf2814976d9b171befdf2a843a = L.marker( |
| [26.4017005016806, 50.1393371890862], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_924ef4ecc30492d9c47f3ebbc913d588 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_9119d8c3df1e4bc81cf43dcd95ea1f13 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4b1583e5485d78098d39abf5e0a80631 = $(`<div id="html_4b1583e5485d78098d39abf5e0a80631" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة أرابيان إندستريال تيكنيكال سيرفيسز</b><br> السجل التجاري: 2050143913<br> الرقم الموحد: 7021987941<br> isic4: 3311<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4017005016806,50.1393371890862" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_9119d8c3df1e4bc81cf43dcd95ea1f13.setContent(html_4b1583e5485d78098d39abf5e0a80631); |
| |
| |
| |
| marker_dad1d4bf2814976d9b171befdf2a843a.bindPopup(popup_9119d8c3df1e4bc81cf43dcd95ea1f13) |
| ; |
| |
| |
| |
| |
| marker_dad1d4bf2814976d9b171befdf2a843a.setIcon(icon_924ef4ecc30492d9c47f3ebbc913d588); |
| |
| |
| var marker_7e4acabf31cebe3ba1901fc9df194b16 = L.marker( |
| [26.4021585223678, 50.133386205048], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_4071d91fa22edf87c81c546b3bfef7cb = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_feff5fc382a4cf32686a7a464fb32d27 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_082c712b09b204cb824bc89848bca923 = $(`<div id="html_082c712b09b204cb824bc89848bca923" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>الشركة العربية السعودية لصناعة مواد التعبئة سابن شركة شخص واحد</b><br> السجل التجاري: 2050003711<br> الرقم الموحد: 7000677125<br> isic4: 2220<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4021585223678,50.133386205048" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_feff5fc382a4cf32686a7a464fb32d27.setContent(html_082c712b09b204cb824bc89848bca923); |
| |
| |
| |
| marker_7e4acabf31cebe3ba1901fc9df194b16.bindPopup(popup_feff5fc382a4cf32686a7a464fb32d27) |
| ; |
| |
| |
| |
| |
| marker_7e4acabf31cebe3ba1901fc9df194b16.setIcon(icon_4071d91fa22edf87c81c546b3bfef7cb); |
| |
| |
| var marker_bce490d2a2dacfd4b909efb2be05f24e = L.marker( |
| [26.40221541, 50.13126343], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_6bba38bbd3e91b1255faa8b28cdb13a0 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7b31a57e6ae599cc9bbabd48b64b4cdd = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_41293d5abdfb9ac0b1af32b745d3e0b4 = $(`<div id="html_41293d5abdfb9ac0b1af32b745d3e0b4" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع شركة أميانتيت لصناعة المطاط المحدودة شركة الشخص الواحد</b><br> السجل التجاري: 2050004586<br> الرقم الموحد: 7001362586<br> isic4: 2013<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.40221541,50.13126343" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7b31a57e6ae599cc9bbabd48b64b4cdd.setContent(html_41293d5abdfb9ac0b1af32b745d3e0b4); |
| |
| |
| |
| marker_bce490d2a2dacfd4b909efb2be05f24e.bindPopup(popup_7b31a57e6ae599cc9bbabd48b64b4cdd) |
| ; |
| |
| |
| |
| |
| marker_bce490d2a2dacfd4b909efb2be05f24e.setIcon(icon_6bba38bbd3e91b1255faa8b28cdb13a0); |
| |
| |
| var marker_a144252a6d24b1fcd7ee6c00f9a805a4 = L.marker( |
| [26.4022754108544, 50.1312634276163], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_624f758ef075bd4d76887c8b09998dbf = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0e23e6e553d2fcbd8601d859767d502d = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7439926714f559b41c24dcb420e3dbcc = $(`<div id="html_7439926714f559b41c24dcb420e3dbcc" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع شركة بوند ستراند المحدودة</b><br> السجل التجاري: 2050011976<br> الرقم الموحد: 7000676630<br> isic4: 2220<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4022154108544,50.1312634276163" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0e23e6e553d2fcbd8601d859767d502d.setContent(html_7439926714f559b41c24dcb420e3dbcc); |
| |
| |
| |
| marker_a144252a6d24b1fcd7ee6c00f9a805a4.bindPopup(popup_0e23e6e553d2fcbd8601d859767d502d) |
| ; |
| |
| |
| |
| |
| marker_a144252a6d24b1fcd7ee6c00f9a805a4.setIcon(icon_624f758ef075bd4d76887c8b09998dbf); |
| |
| |
| var marker_c493979a0cf9135a0859b94e9decec7b = L.marker( |
| [26.4021854108544, 50.131315389140525], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_abb69cf65d4d34cc5c1828465b020d06 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ae5ebba6e5246aa239243b74a0295f78 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_909f6a80aec8c79965f323f2b0235c9f = $(`<div id="html_909f6a80aec8c79965f323f2b0235c9f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة اميانتيت لصناعة الفيبرجلاس المحدودة</b><br> السجل التجاري: 2050005268<br> الرقم الموحد: 7000676747<br> isic4: 2310<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4022154108544,50.1312634276163" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ae5ebba6e5246aa239243b74a0295f78.setContent(html_909f6a80aec8c79965f323f2b0235c9f); |
| |
| |
| |
| marker_c493979a0cf9135a0859b94e9decec7b.bindPopup(popup_ae5ebba6e5246aa239243b74a0295f78) |
| ; |
| |
| |
| |
| |
| marker_c493979a0cf9135a0859b94e9decec7b.setIcon(icon_abb69cf65d4d34cc5c1828465b020d06); |
| |
| |
| var marker_40ba22740492a8f5990039a2385d246c = L.marker( |
| [26.4021854108544, 50.13121146609207], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_a35c7fd463dbd583159333855bf3fc3b = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c1ccbfa9d7b77d0499a679027707ce5c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8c220f046a58594c0f939015e050e88c = $(`<div id="html_8c220f046a58594c0f939015e050e88c" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>الشركة العالمية لإدارة وتشغيل البنية التحتية المحدودة شركة شخص واحد</b><br> السجل التجاري: 2050083715<br> الرقم الموحد: 7001738124<br> isic4: 4220<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4022154108544,50.1312634276163" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c1ccbfa9d7b77d0499a679027707ce5c.setContent(html_8c220f046a58594c0f939015e050e88c); |
| |
| |
| |
| marker_40ba22740492a8f5990039a2385d246c.bindPopup(popup_c1ccbfa9d7b77d0499a679027707ce5c) |
| ; |
| |
| |
| |
| |
| marker_40ba22740492a8f5990039a2385d246c.setIcon(icon_a35c7fd463dbd583159333855bf3fc3b); |
| |
| |
| var marker_85b2f9ccb7b37e8fdb9eae107576df82 = L.marker( |
| [26.4027248519546, 50.1390894698356], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_38101e0df67ebd0f4f8901e9fde1d843 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_8b4eb1d516ea2401715ad7ee97d61cb3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_b2caf29e38e8d7ab4b5830634e97fa9b = $(`<div id="html_b2caf29e38e8d7ab4b5830634e97fa9b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة حسين علي ال محروس للمقاولات العامة</b><br> السجل التجاري: 2050073520<br> الرقم الموحد: 7014161256<br> isic4: 4100<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4027248519546,50.1390894698356" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_8b4eb1d516ea2401715ad7ee97d61cb3.setContent(html_b2caf29e38e8d7ab4b5830634e97fa9b); |
| |
| |
| |
| marker_85b2f9ccb7b37e8fdb9eae107576df82.bindPopup(popup_8b4eb1d516ea2401715ad7ee97d61cb3) |
| ; |
| |
| |
| |
| |
| marker_85b2f9ccb7b37e8fdb9eae107576df82.setIcon(icon_38101e0df67ebd0f4f8901e9fde1d843); |
| |
| |
| var marker_c6ab9cbc3d23d8c5d9cb9d1b72c4094c = L.marker( |
| [26.4030679764029, 50.1344204011685], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_c445c0195bb3d7ec69ca667b70a99e3f = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7751d375a20e43a47fd0dba0bb8df1d6 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_33960236a9a9924824955632ab919257 = $(`<div id="html_33960236a9a9924824955632ab919257" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة جيرفلور الشرق الاوسط</b><br> السجل التجاري: 2050004208<br> الرقم الموحد: 7000678677<br> isic4: 2220<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4030679764029,50.1344204011685" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7751d375a20e43a47fd0dba0bb8df1d6.setContent(html_33960236a9a9924824955632ab919257); |
| |
| |
| |
| marker_c6ab9cbc3d23d8c5d9cb9d1b72c4094c.bindPopup(popup_7751d375a20e43a47fd0dba0bb8df1d6) |
| ; |
| |
| |
| |
| |
| marker_c6ab9cbc3d23d8c5d9cb9d1b72c4094c.setIcon(icon_c445c0195bb3d7ec69ca667b70a99e3f); |
| |
| |
| var marker_65c7312c659e278477a3f3a2c992b34e = L.marker( |
| [26.4041028840431, 50.1358700743192], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_c75f6ec95912f63c34b757d8c2f9ac91 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_76a24bb09222187c10d3527c69a54112 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_601de9ae2765e05cc9ff45eb8db8caa8 = $(`<div id="html_601de9ae2765e05cc9ff45eb8db8caa8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع الظهران العربى للالمنيوم</b><br> السجل التجاري: 2050018093<br> الرقم الموحد: 7000032602<br> isic4: 2511<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4041028840431,50.1358700743192" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_76a24bb09222187c10d3527c69a54112.setContent(html_601de9ae2765e05cc9ff45eb8db8caa8); |
| |
| |
| |
| marker_65c7312c659e278477a3f3a2c992b34e.bindPopup(popup_76a24bb09222187c10d3527c69a54112) |
| ; |
| |
| |
| |
| |
| marker_65c7312c659e278477a3f3a2c992b34e.setIcon(icon_c75f6ec95912f63c34b757d8c2f9ac91); |
| |
| |
| var marker_ced397ad97110532fa305848ecb94e8c = L.marker( |
| [26.4042501059916, 50.1379501990467], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_45fb6a5f247681d8da4af1174be6c465 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1ddd64f835b8c7e525293e75f9064a57 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3f56240edefef4a314db10c1664d9209 = $(`<div id="html_3f56240edefef4a314db10c1664d9209" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة التميمى لصناعة الأشرطة اللاصقة شركة شخص واحد</b><br> السجل التجاري: 2050020363<br> الرقم الموحد: 7001851729<br> isic4: 2022<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4042501059916,50.1379501990467" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1ddd64f835b8c7e525293e75f9064a57.setContent(html_3f56240edefef4a314db10c1664d9209); |
| |
| |
| |
| marker_ced397ad97110532fa305848ecb94e8c.bindPopup(popup_1ddd64f835b8c7e525293e75f9064a57) |
| ; |
| |
| |
| |
| |
| marker_ced397ad97110532fa305848ecb94e8c.setIcon(icon_45fb6a5f247681d8da4af1174be6c465); |
| |
| |
| var marker_1110a3ad8ac2a1d71e6ccd88bd8bb04f = L.marker( |
| [26.4044745181748, 50.1331979794124], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_67de9679aef695bf0f5c7ac0d7b587c6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_51d67d514cdf8abccf235e9c4d3555ee = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3d5823fe121c1da077112552df338427 = $(`<div id="html_3d5823fe121c1da077112552df338427" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>المصنع السعودي لاكياس التعبئة</b><br> السجل التجاري: 2050015798<br> الرقم الموحد: 7012541657<br> isic4: 2220<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4044745181748,50.1331979794124" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_51d67d514cdf8abccf235e9c4d3555ee.setContent(html_3d5823fe121c1da077112552df338427); |
| |
| |
| |
| marker_1110a3ad8ac2a1d71e6ccd88bd8bb04f.bindPopup(popup_51d67d514cdf8abccf235e9c4d3555ee) |
| ; |
| |
| |
| |
| |
| marker_1110a3ad8ac2a1d71e6ccd88bd8bb04f.setIcon(icon_67de9679aef695bf0f5c7ac0d7b587c6); |
| |
| |
| var marker_fc33a8cb7575be8aff443b886a67b43a = L.marker( |
| [26.4045054569128, 50.1343977105043], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_aacb224530a58a0cd92fcf03a0a40c07 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_356457c614c2c26e8001d8b2e18e2bcb = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e10d2b69117d62a03d98490163e6a388 = $(`<div id="html_e10d2b69117d62a03d98490163e6a388" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة صناعة الشباك السعودية المحدوده مصنع الشباك السعودي</b><br> السجل التجاري: 2050004805<br> الرقم الموحد: 7000675657<br> isic4: 2599<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4045054569128,50.1343977105043" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_356457c614c2c26e8001d8b2e18e2bcb.setContent(html_e10d2b69117d62a03d98490163e6a388); |
| |
| |
| |
| marker_fc33a8cb7575be8aff443b886a67b43a.bindPopup(popup_356457c614c2c26e8001d8b2e18e2bcb) |
| ; |
| |
| |
| |
| |
| marker_fc33a8cb7575be8aff443b886a67b43a.setIcon(icon_aacb224530a58a0cd92fcf03a0a40c07); |
| |
| |
| var marker_362b94a8d7f0173a87c457a2a3957729 = L.marker( |
| [26.4045728107245, 50.1360622686268], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_837bd0e8415f266ce7198867fc218ffa = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7bcdba77acc1fcb76447a0a966624fc6 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6ada3c090ce6d01090115d6878f66ff5 = $(`<div id="html_6ada3c090ce6d01090115d6878f66ff5" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع العتيبي لانتاج الشكمانات</b><br> السجل التجاري: 2050016381<br> الرقم الموحد: 7000949441<br> isic4: 2920<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4045728107245,50.1360622686268" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7bcdba77acc1fcb76447a0a966624fc6.setContent(html_6ada3c090ce6d01090115d6878f66ff5); |
| |
| |
| |
| marker_362b94a8d7f0173a87c457a2a3957729.bindPopup(popup_7bcdba77acc1fcb76447a0a966624fc6) |
| ; |
| |
| |
| |
| |
| marker_362b94a8d7f0173a87c457a2a3957729.setIcon(icon_837bd0e8415f266ce7198867fc218ffa); |
| |
| |
| var marker_eed94507fcfc873368e32cc45c882689 = L.marker( |
| [26.4048760782765, 50.1386323353785], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_fcbbfd1fcbfe1196ecec5f6bd51183e8 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7d1cf0af48ef692933bc224eb08ff10c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d274488ae9b17a0e9f0659b7f8b70481 = $(`<div id="html_d274488ae9b17a0e9f0659b7f8b70481" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>الشركة العربية الدولية لانظمة البنية التحتية الحديثة</b><br> السجل التجاري: 2050079347<br> الرقم الموحد: 7001821979<br> isic4: 4220<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4048760782765,50.1386323353785" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7d1cf0af48ef692933bc224eb08ff10c.setContent(html_d274488ae9b17a0e9f0659b7f8b70481); |
| |
| |
| |
| marker_eed94507fcfc873368e32cc45c882689.bindPopup(popup_7d1cf0af48ef692933bc224eb08ff10c) |
| ; |
| |
| |
| |
| |
| marker_eed94507fcfc873368e32cc45c882689.setIcon(icon_fcbbfd1fcbfe1196ecec5f6bd51183e8); |
| |
| |
| var marker_a447b67b81d74103d05b00d7cbde873b = L.marker( |
| [26.4049240245859, 50.1309604826271], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_c6a7113fb260103d367186cf03e19d9a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_88a47315d1443924f42d68f976247d7b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d79385c820b8316a624f7361e40897e1 = $(`<div id="html_d79385c820b8316a624f7361e40897e1" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نسمة للأغذية</b><br> السجل التجاري: 2050012911<br> الرقم الموحد: 7000680764<br> isic4: 1079<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4049240245859,50.1309604826271" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_88a47315d1443924f42d68f976247d7b.setContent(html_d79385c820b8316a624f7361e40897e1); |
| |
| |
| |
| marker_a447b67b81d74103d05b00d7cbde873b.bindPopup(popup_88a47315d1443924f42d68f976247d7b) |
| ; |
| |
| |
| |
| |
| marker_a447b67b81d74103d05b00d7cbde873b.setIcon(icon_c6a7113fb260103d367186cf03e19d9a); |
| |
| |
| var marker_d7dfc0d3edb874b5061fb5605601ab6a = L.marker( |
| [26.4052867272088, 50.1384884222142], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_78b84149fcddc83a04d2126d3119396b = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_bb501d9924b37585f84c34b3e11e8ff3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_14289518330724b54fb0ce415986bfb0 = $(`<div id="html_14289518330724b54fb0ce415986bfb0" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة التميمي لاصحابها علي ومحمد عبدالله التميمي</b><br> السجل التجاري: 2050001601<br> الرقم الموحد: 7013186304<br> isic4: 4220<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4052867272088,50.1384884222142" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_bb501d9924b37585f84c34b3e11e8ff3.setContent(html_14289518330724b54fb0ce415986bfb0); |
| |
| |
| |
| marker_d7dfc0d3edb874b5061fb5605601ab6a.bindPopup(popup_bb501d9924b37585f84c34b3e11e8ff3) |
| ; |
| |
| |
| |
| |
| marker_d7dfc0d3edb874b5061fb5605601ab6a.setIcon(icon_78b84149fcddc83a04d2126d3119396b); |
| |
| |
| var marker_bd631b157875ca93b10a91621596b2d0 = L.marker( |
| [26.4058821116903, 50.1313797749851], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_dd9511ca046e45574cecb32939529c32 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_be1680493f50b7efb74132e94ce4c1ab = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_0e44153b94da8637cca17d4797ddbd3b = $(`<div id="html_0e44153b94da8637cca17d4797ddbd3b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الكحيمي للصناعات المعدنية المحدودة</b><br> السجل التجاري: 2050048453<br> الرقم الموحد: 7013674812<br> isic4: 2511<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4058821116903,50.1313797749851" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_be1680493f50b7efb74132e94ce4c1ab.setContent(html_0e44153b94da8637cca17d4797ddbd3b); |
| |
| |
| |
| marker_bd631b157875ca93b10a91621596b2d0.bindPopup(popup_be1680493f50b7efb74132e94ce4c1ab) |
| ; |
| |
| |
| |
| |
| marker_bd631b157875ca93b10a91621596b2d0.setIcon(icon_dd9511ca046e45574cecb32939529c32); |
| |
| |
| var marker_3b0e89aa5c8c6ca65a25becc34b6beea = L.marker( |
| [26.4064759748703, 50.1352298181884], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_4d38396ef4bc12caf101d57da401ef8e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_aca85a0260686b4e76ffd3213d89a950 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5550789dbe6fc7adf96bf804705fe1fa = $(`<div id="html_5550789dbe6fc7adf96bf804705fe1fa" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع البيطار شركة شخص واحد</b><br> السجل التجاري: 2050012639<br> الرقم الموحد: 7001445498<br> isic4: 2310<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4064759748703,50.1352298181884" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_aca85a0260686b4e76ffd3213d89a950.setContent(html_5550789dbe6fc7adf96bf804705fe1fa); |
| |
| |
| |
| marker_3b0e89aa5c8c6ca65a25becc34b6beea.bindPopup(popup_aca85a0260686b4e76ffd3213d89a950) |
| ; |
| |
| |
| |
| |
| marker_3b0e89aa5c8c6ca65a25becc34b6beea.setIcon(icon_4d38396ef4bc12caf101d57da401ef8e); |
| |
| |
| var marker_6c9e5e10b8cc8d38a11c45f1f0b1dd2c = L.marker( |
| [26.4065791363742, 50.1318120564983], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_e12bc72d83df681408ff87b4d443bf85 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ef731797e89c7242060905e42349a4e6 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a38f4ad324a1595b7f1508ecd8074acb = $(`<div id="html_a38f4ad324a1595b7f1508ecd8074acb" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع الهاجري لعازل الحرارة و التبريد</b><br> السجل التجاري: 2050034275<br> الرقم الموحد: 7001509939<br> isic4: 2220<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4065791363742,50.1318120564983" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ef731797e89c7242060905e42349a4e6.setContent(html_a38f4ad324a1595b7f1508ecd8074acb); |
| |
| |
| |
| marker_6c9e5e10b8cc8d38a11c45f1f0b1dd2c.bindPopup(popup_ef731797e89c7242060905e42349a4e6) |
| ; |
| |
| |
| |
| |
| marker_6c9e5e10b8cc8d38a11c45f1f0b1dd2c.setIcon(icon_e12bc72d83df681408ff87b4d443bf85); |
| |
| |
| var marker_24d1d03de9d6bd8d69f1f1fc94aea33b = L.marker( |
| [26.4066230949362, 50.1358163305329], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_b9d17933e9b6dc1502a5f5c81c95eb88 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_760ee1210f974c216063f6f5d3a0c262 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_091887cea5780cfa5e88fafbe4adf60b = $(`<div id="html_091887cea5780cfa5e88fafbe4adf60b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الفيصل للاسماك</b><br> السجل التجاري: 2050048028<br> الرقم الموحد: 7001445639<br> isic4: 1020<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4066230949362,50.1358163305329" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_760ee1210f974c216063f6f5d3a0c262.setContent(html_091887cea5780cfa5e88fafbe4adf60b); |
| |
| |
| |
| marker_24d1d03de9d6bd8d69f1f1fc94aea33b.bindPopup(popup_760ee1210f974c216063f6f5d3a0c262) |
| ; |
| |
| |
| |
| |
| marker_24d1d03de9d6bd8d69f1f1fc94aea33b.setIcon(icon_b9d17933e9b6dc1502a5f5c81c95eb88); |
| |
| |
| var marker_bf475e782411aeb58616fee7c415f192 = L.marker( |
| [26.4071374381676, 50.1328037023863], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_c9fafe6649431e9664f3fc34fabc3507 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5f53ba0b2db29c77df5ad1669deb68d4 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_336fef37b1cc9ce754f2f23fa4c9783d = $(`<div id="html_336fef37b1cc9ce754f2f23fa4c9783d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة واحة العربية السعودية للإمدادات الكهربائية وسكوسا</b><br> السجل التجاري: 2050114982<br> الرقم الموحد: 7007977445<br> isic4: 2740<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4071374381676,50.1328037023863" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5f53ba0b2db29c77df5ad1669deb68d4.setContent(html_336fef37b1cc9ce754f2f23fa4c9783d); |
| |
| |
| |
| marker_bf475e782411aeb58616fee7c415f192.bindPopup(popup_5f53ba0b2db29c77df5ad1669deb68d4) |
| ; |
| |
| |
| |
| |
| marker_bf475e782411aeb58616fee7c415f192.setIcon(icon_c9fafe6649431e9664f3fc34fabc3507); |
| |
| |
| var marker_785d45c02b289874fb97b7889c6e8d05 = L.marker( |
| [26.4073730218314, 50.13126130025], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_9cd6ec2260f92e10522595db1d25e52a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6294da750a1dfb5627a3f9c3def6a3fa = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_96114463ea73dd3b0eb8eed5a1d1f57f = $(`<div id="html_96114463ea73dd3b0eb8eed5a1d1f57f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة البنية التحتية الهندسية للمقاولات المحدودة شركة شخص واحد</b><br> السجل التجاري: 2050097629<br> الرقم الموحد: 7001830632<br> isic4: 4220<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4073730218314,50.13126130025" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6294da750a1dfb5627a3f9c3def6a3fa.setContent(html_96114463ea73dd3b0eb8eed5a1d1f57f); |
| |
| |
| |
| marker_785d45c02b289874fb97b7889c6e8d05.bindPopup(popup_6294da750a1dfb5627a3f9c3def6a3fa) |
| ; |
| |
| |
| |
| |
| marker_785d45c02b289874fb97b7889c6e8d05.setIcon(icon_9cd6ec2260f92e10522595db1d25e52a); |
| |
| |
| var marker_2b42a451f742bdba1224ba7780832134 = L.marker( |
| [26.40928452025339, 50.13383209267882], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_be65cda3ae25a4e7c59a2fae4aa04845 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d2efe1b603162331fd9e03831e21559f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ac0546cfb086c6386b21a85ed231d3d2 = $(`<div id="html_ac0546cfb086c6386b21a85ed231d3d2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة أساس التوريدات للتجارة</b><br> السجل التجاري: 2050161017<br> الرقم الموحد: 7030373836<br> isic4: 4100<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.40928452025339,50.13383209267882" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d2efe1b603162331fd9e03831e21559f.setContent(html_ac0546cfb086c6386b21a85ed231d3d2); |
| |
| |
| |
| marker_2b42a451f742bdba1224ba7780832134.bindPopup(popup_d2efe1b603162331fd9e03831e21559f) |
| ; |
| |
| |
| |
| |
| marker_2b42a451f742bdba1224ba7780832134.setIcon(icon_be65cda3ae25a4e7c59a2fae4aa04845); |
| |
| |
| var marker_54b73d9e828e37c1c66bad914316a167 = L.marker( |
| [26.41031548544819, 50.13245816342533], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_8e9c62a363778f2621d9d485e1ae4ccc = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ffe79932a1c771b65d71e1af7fe9b276 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f2cdef3e953a1916a866f2f6d0de736b = $(`<div id="html_f2cdef3e953a1916a866f2f6d0de736b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة فين جروب المحدودة</b><br> السجل التجاري: 2051253905<br> الرقم الموحد: 7038338187<br> isic4: 2511<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.41031548544819,50.13245816342533" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ffe79932a1c771b65d71e1af7fe9b276.setContent(html_f2cdef3e953a1916a866f2f6d0de736b); |
| |
| |
| |
| marker_54b73d9e828e37c1c66bad914316a167.bindPopup(popup_ffe79932a1c771b65d71e1af7fe9b276) |
| ; |
| |
| |
| |
| |
| marker_54b73d9e828e37c1c66bad914316a167.setIcon(icon_8e9c62a363778f2621d9d485e1ae4ccc); |
| |
| |
| var marker_11724e4a9078b99c6e2c440aa862d94f = L.marker( |
| [26.4106007112053, 50.1326797621183], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_0215e9c413b87fe6618ff7c1594494ea = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1e2592c73b508b16173c972aed21f1bd = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_774bf443859ac646db5604a9317ed9f8 = $(`<div id="html_774bf443859ac646db5604a9317ed9f8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة خليفة عبدالرحمن القصيبي للغوص والخدمات البحرية</b><br> السجل التجاري: 2050028298<br> الرقم الموحد: 7013763227<br> isic4: 3311<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4106007112053,50.1326797621183" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1e2592c73b508b16173c972aed21f1bd.setContent(html_774bf443859ac646db5604a9317ed9f8); |
| |
| |
| |
| marker_11724e4a9078b99c6e2c440aa862d94f.bindPopup(popup_1e2592c73b508b16173c972aed21f1bd) |
| ; |
| |
| |
| |
| |
| marker_11724e4a9078b99c6e2c440aa862d94f.setIcon(icon_0215e9c413b87fe6618ff7c1594494ea); |
| |
| |
| var marker_981d155ef8fc320a6452d26d22297aef = L.marker( |
| [26.4107031616401, 50.1326956052622], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_d6ee5d76f479964551139f60370bb176 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_530f27f1f11a6c7e4e63781b8b7a2c5f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_03c9fdf508c78e39119ff1fb876df8e1 = $(`<div id="html_03c9fdf508c78e39119ff1fb876df8e1" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة القصيبي لخدمات حقول النفط</b><br> السجل التجاري: 2050032373<br> الرقم الموحد: 7014003839<br> isic4: 3311<br> المنطقة: الدمام<br> الحارة: الصناعية الأولى<br> <a href="https://www.google.com/maps?q=26.4107031616401,50.1326956052622" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_530f27f1f11a6c7e4e63781b8b7a2c5f.setContent(html_03c9fdf508c78e39119ff1fb876df8e1); |
| |
| |
| |
| marker_981d155ef8fc320a6452d26d22297aef.bindPopup(popup_530f27f1f11a6c7e4e63781b8b7a2c5f) |
| ; |
| |
| |
| |
| |
| marker_981d155ef8fc320a6452d26d22297aef.setIcon(icon_d6ee5d76f479964551139f60370bb176); |
| |
| |
| var marker_41bc089f7710308c6581fb486a4ecb7b = L.marker( |
| [26.378303329512, 50.1478714265925], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_3374862ad27435bec9f55846d4da975a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_82e2bd4c0bc480c4be2a700af18099ab = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6b23b6bf09604e795f81cec588548e89 = $(`<div id="html_6b23b6bf09604e795f81cec588548e89" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة المعماريون الخليجيون للمقاولات</b><br> السجل التجاري: 2050053791<br> الرقم الموحد: 7008057486<br> isic4: 4100<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.378303329512,50.1478714265925" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_82e2bd4c0bc480c4be2a700af18099ab.setContent(html_6b23b6bf09604e795f81cec588548e89); |
| |
| |
| |
| marker_41bc089f7710308c6581fb486a4ecb7b.bindPopup(popup_82e2bd4c0bc480c4be2a700af18099ab) |
| ; |
| |
| |
| |
| |
| marker_41bc089f7710308c6581fb486a4ecb7b.setIcon(icon_3374862ad27435bec9f55846d4da975a); |
| |
| |
| var marker_681185ae513291489765697f3548c4c1 = L.marker( |
| [26.3830022955508, 50.148669926419], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_2b8a800b030503d7a3ff6e1ad0736a5a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_348f118a1a900d4b75917df5dc3f3af4 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2d7a1829b31514f6f5d6ee5ca4d13c07 = $(`<div id="html_2d7a1829b31514f6f5d6ee5ca4d13c07" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة معماريون المستقبل للمشاريع</b><br> السجل التجاري: 2050155928<br> الرقم الموحد: 7028313570<br> isic4: 4100<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3830022955508,50.148669926419" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_348f118a1a900d4b75917df5dc3f3af4.setContent(html_2d7a1829b31514f6f5d6ee5ca4d13c07); |
| |
| |
| |
| marker_681185ae513291489765697f3548c4c1.bindPopup(popup_348f118a1a900d4b75917df5dc3f3af4) |
| ; |
| |
| |
| |
| |
| marker_681185ae513291489765697f3548c4c1.setIcon(icon_2b8a800b030503d7a3ff6e1ad0736a5a); |
| |
| |
| var marker_bbaa7c9c13e78fc9602be01d8ac31a34 = L.marker( |
| [26.38387124, 50.1412312], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_d45181f7786b546c4df380d2977b9b3a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_16a89a86d768c5e77f17314d2632bbaf = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_b98433de27d29315085152a39d0ab48b = $(`<div id="html_b98433de27d29315085152a39d0ab48b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة خالد قاسم البوعينين للمقاولات العامة</b><br> السجل التجاري: 2050110578<br> الرقم الموحد: 7003537177<br> isic4: 4100<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.38387124,50.1412312" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_16a89a86d768c5e77f17314d2632bbaf.setContent(html_b98433de27d29315085152a39d0ab48b); |
| |
| |
| |
| marker_bbaa7c9c13e78fc9602be01d8ac31a34.bindPopup(popup_16a89a86d768c5e77f17314d2632bbaf) |
| ; |
| |
| |
| |
| |
| marker_bbaa7c9c13e78fc9602be01d8ac31a34.setIcon(icon_d45181f7786b546c4df380d2977b9b3a); |
| |
| |
| var marker_e797cd041373640452d85d04acde6e7a = L.marker( |
| [26.3839104528186, 50.14138401929793], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_cf35056138626aacb5b21b8b039f6d3a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4ca2dc5cf60b191ef654298c86a8103b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_25154875f0c7b7077f8b6196d649bed3 = $(`<div id="html_25154875f0c7b7077f8b6196d649bed3" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مقاضي النخبة للاتصالات وتقنية المعلومات</b><br> السجل التجاري: 2050218672<br> الرقم الموحد: 7006885409<br> isic4: 3312<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3839104528186,50.14138401929793" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4ca2dc5cf60b191ef654298c86a8103b.setContent(html_25154875f0c7b7077f8b6196d649bed3); |
| |
| |
| |
| marker_e797cd041373640452d85d04acde6e7a.bindPopup(popup_4ca2dc5cf60b191ef654298c86a8103b) |
| ; |
| |
| |
| |
| |
| marker_e797cd041373640452d85d04acde6e7a.setIcon(icon_cf35056138626aacb5b21b8b039f6d3a); |
| |
| |
| var marker_8fca55b52a019ca24c6d1c0170c70b53 = L.marker( |
| [26.3839432694223, 50.1462498609876], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_632dd1a8272cc1437452664d4c235947 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4e61fe070e9c27b8863c74f43aba8808 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_879b4ee0da2c014609c6fc422cb6e3d2 = $(`<div id="html_879b4ee0da2c014609c6fc422cb6e3d2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الهلال للطباعة الإلكترونية</b><br> السجل التجاري: 2050016930<br> الرقم الموحد: 7001075584<br> isic4: 1709<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3839432694223,50.1462498609876" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4e61fe070e9c27b8863c74f43aba8808.setContent(html_879b4ee0da2c014609c6fc422cb6e3d2); |
| |
| |
| |
| marker_8fca55b52a019ca24c6d1c0170c70b53.bindPopup(popup_4e61fe070e9c27b8863c74f43aba8808) |
| ; |
| |
| |
| |
| |
| marker_8fca55b52a019ca24c6d1c0170c70b53.setIcon(icon_632dd1a8272cc1437452664d4c235947); |
| |
| |
| var marker_913f8f0afa1d727c9b9463e016b560bf = L.marker( |
| [26.3846885501982, 50.1379884723122], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_89b55bc0f0ef966b3249bba8cbc3d2d1 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0cc9ce81448e27ba07929b6854d5f9ef = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8b698308d46b91873c21f82ac6b69599 = $(`<div id="html_8b698308d46b91873c21f82ac6b69599" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة آفاق مبتكرة للصناعة</b><br> السجل التجاري: 2052100268<br> الرقم الموحد: 7014004977<br> isic4: 3315<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3846885501982,50.1379884723122" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0cc9ce81448e27ba07929b6854d5f9ef.setContent(html_8b698308d46b91873c21f82ac6b69599); |
| |
| |
| |
| marker_913f8f0afa1d727c9b9463e016b560bf.bindPopup(popup_0cc9ce81448e27ba07929b6854d5f9ef) |
| ; |
| |
| |
| |
| |
| marker_913f8f0afa1d727c9b9463e016b560bf.setIcon(icon_89b55bc0f0ef966b3249bba8cbc3d2d1); |
| |
| |
| var marker_8937c1f7adeba273eb68c4bc57523183 = L.marker( |
| [26.3847333722254, 50.1455727592186], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_64ab4757ddbfbc3a6464996ec75e3f71 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4a85ea3ea296e1749ba655d91f886663 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f5c431f45449ae8422130870c7bb2a06 = $(`<div id="html_f5c431f45449ae8422130870c7bb2a06" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ام سي باوتشيمي العربية للصناعة شخص واحد</b><br> السجل التجاري: 1010886573<br> الرقم الموحد: 7034665443<br> isic4: 2029<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3847333722254,50.1455727592186" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4a85ea3ea296e1749ba655d91f886663.setContent(html_f5c431f45449ae8422130870c7bb2a06); |
| |
| |
| |
| marker_8937c1f7adeba273eb68c4bc57523183.bindPopup(popup_4a85ea3ea296e1749ba655d91f886663) |
| ; |
| |
| |
| |
| |
| marker_8937c1f7adeba273eb68c4bc57523183.setIcon(icon_64ab4757ddbfbc3a6464996ec75e3f71); |
| |
| |
| var marker_7aaf233bde48eda82d19e30ad0e618f6 = L.marker( |
| [26.38481338884348, 50.13592454008912], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_87330e907c719ccb73b4a51bb56db43d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ece4feec6b1afe5039618bb21e49a07e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e71afb14c2aabda5da06bf16b621768d = $(`<div id="html_e71afb14c2aabda5da06bf16b621768d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة حزمة المستقبل للصناعة</b><br> السجل التجاري: 2050168503<br> الرقم الموحد: 7033381802<br> isic4: 1702<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.38481338884348,50.13592454008912" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ece4feec6b1afe5039618bb21e49a07e.setContent(html_e71afb14c2aabda5da06bf16b621768d); |
| |
| |
| |
| marker_7aaf233bde48eda82d19e30ad0e618f6.bindPopup(popup_ece4feec6b1afe5039618bb21e49a07e) |
| ; |
| |
| |
| |
| |
| marker_7aaf233bde48eda82d19e30ad0e618f6.setIcon(icon_87330e907c719ccb73b4a51bb56db43d); |
| |
| |
| var marker_1def5b7ce733bbb3064c6fb4c6f5784d = L.marker( |
| [26.3848385833886, 50.1466499782211], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_a27ccd105416268b129211fa158bca20 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b2d465e7143a6f62773241aba7c0ed57 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_da33da38a9c8d7e7984f514fe668daf3 = $(`<div id="html_da33da38a9c8d7e7984f514fe668daf3" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ظلل للاستثمار</b><br> السجل التجاري: 2051237981<br> الرقم الموحد: 7026252432<br> isic4: 3320<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3848385833886,50.1466499782211" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b2d465e7143a6f62773241aba7c0ed57.setContent(html_da33da38a9c8d7e7984f514fe668daf3); |
| |
| |
| |
| marker_1def5b7ce733bbb3064c6fb4c6f5784d.bindPopup(popup_b2d465e7143a6f62773241aba7c0ed57) |
| ; |
| |
| |
| |
| |
| marker_1def5b7ce733bbb3064c6fb4c6f5784d.setIcon(icon_a27ccd105416268b129211fa158bca20); |
| |
| |
| var marker_78c74be90654a31fd783f3be1550ac77 = L.marker( |
| [26.3849479059055, 50.1374123822516], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_4dc3b3b23e761abf46ddc330f8e14318 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_685156300fcf3b83e06867fe41ed663c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_778c0c01e5e0bb542c2fc83698037a6f = $(`<div id="html_778c0c01e5e0bb542c2fc83698037a6f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نتاج الغذاء الصناعية</b><br> السجل التجاري: 2050169957<br> الرقم الموحد: 7034771233<br> isic4: 1071<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3849479059055,50.1374123822516" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_685156300fcf3b83e06867fe41ed663c.setContent(html_778c0c01e5e0bb542c2fc83698037a6f); |
| |
| |
| |
| marker_78c74be90654a31fd783f3be1550ac77.bindPopup(popup_685156300fcf3b83e06867fe41ed663c) |
| ; |
| |
| |
| |
| |
| marker_78c74be90654a31fd783f3be1550ac77.setIcon(icon_4dc3b3b23e761abf46ddc330f8e14318); |
| |
| |
| var marker_00a2418013774934d43a3796e0b268bf = L.marker( |
| [26.3860108496502, 50.1450138941536], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_e04a99b94542b988b1c24b421c84c637 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e26c444443dbc699f315014bbb7471e2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_717165dd7a0cd1ac5135f0a861e36aa8 = $(`<div id="html_717165dd7a0cd1ac5135f0a861e36aa8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع منحوتات خشبية للصناعة</b><br> السجل التجاري: 2050212179<br> الرقم الموحد: 7014708411<br> isic4: 3100<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3860108496502,50.1450138941536" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e26c444443dbc699f315014bbb7471e2.setContent(html_717165dd7a0cd1ac5135f0a861e36aa8); |
| |
| |
| |
| marker_00a2418013774934d43a3796e0b268bf.bindPopup(popup_e26c444443dbc699f315014bbb7471e2) |
| ; |
| |
| |
| |
| |
| marker_00a2418013774934d43a3796e0b268bf.setIcon(icon_e04a99b94542b988b1c24b421c84c637); |
| |
| |
| var marker_0a1acf6f3120c3c29269c2d41ba315b7 = L.marker( |
| [26.3860260648561, 50.14501981041957], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_fd86149d87e1a27af0049146fb352c25 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_276f249bfd6accc36ecb6a56af82f33e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_194b920878b0653182f73b597ce475bc = $(`<div id="html_194b920878b0653182f73b597ce475bc" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة منتجات الرفع للصناعة شخص واحد</b><br> السجل التجاري: 2050176010<br> الرقم الموحد: 7036254097<br> isic4: 2816<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3860260648561,50.14501981041957" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_276f249bfd6accc36ecb6a56af82f33e.setContent(html_194b920878b0653182f73b597ce475bc); |
| |
| |
| |
| marker_0a1acf6f3120c3c29269c2d41ba315b7.bindPopup(popup_276f249bfd6accc36ecb6a56af82f33e) |
| ; |
| |
| |
| |
| |
| marker_0a1acf6f3120c3c29269c2d41ba315b7.setIcon(icon_fd86149d87e1a27af0049146fb352c25); |
| |
| |
| var marker_2de63d1ca7666faa234891426955a62b = L.marker( |
| [26.3862322519529, 50.1439071356386], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_6f69d974ff01f1260e53ead78d54d1b1 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d7907226a8ac2cae6eae5366b94e1618 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_0add46d8f43aecea0a5d3ae13d4525c9 = $(`<div id="html_0add46d8f43aecea0a5d3ae13d4525c9" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة قمة الكهرباء للصناعات الكهربائية شركة الشخص الواحد</b><br> السجل التجاري: 2050076810<br> الرقم الموحد: 7001672257<br> isic4: 2710<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3862322519529,50.1439071356386" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d7907226a8ac2cae6eae5366b94e1618.setContent(html_0add46d8f43aecea0a5d3ae13d4525c9); |
| |
| |
| |
| marker_2de63d1ca7666faa234891426955a62b.bindPopup(popup_d7907226a8ac2cae6eae5366b94e1618) |
| ; |
| |
| |
| |
| |
| marker_2de63d1ca7666faa234891426955a62b.setIcon(icon_6f69d974ff01f1260e53ead78d54d1b1); |
| |
| |
| var marker_a90cb5b867fe7b4a9ef925f81a3787d3 = L.marker( |
| [26.3862890782831, 50.1353253648618], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_e7c8cbfc50f1518e9a3802fb7e43e6fd = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_18dd20bce26d69c9decd5afe167c5498 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c6e177b0c6650c3ebcc72a6b433812ee = $(`<div id="html_c6e177b0c6650c3ebcc72a6b433812ee" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة مصنع يوسف بن سليمان بن حمد الزامل للصناعة</b><br> السجل التجاري: 2050136064<br> الرقم الموحد: 7017573655<br> isic4: 2732<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3862890782831,50.1353253648618" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_18dd20bce26d69c9decd5afe167c5498.setContent(html_c6e177b0c6650c3ebcc72a6b433812ee); |
| |
| |
| |
| marker_a90cb5b867fe7b4a9ef925f81a3787d3.bindPopup(popup_18dd20bce26d69c9decd5afe167c5498) |
| ; |
| |
| |
| |
| |
| marker_a90cb5b867fe7b4a9ef925f81a3787d3.setIcon(icon_e7c8cbfc50f1518e9a3802fb7e43e6fd); |
| |
| |
| var marker_3573300225acf5a2125023b22e278fd3 = L.marker( |
| [26.3863092046482, 50.1393500429509], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_d46676a7245ce42d6d9a0adb2fe6766e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_8bfd69c7beadaf2d5a19c9e706813c71 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4686fdb5e36dd7a00a19aab9f2a72d73 = $(`<div id="html_4686fdb5e36dd7a00a19aab9f2a72d73" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع ادارة الهواء للصناعة</b><br> السجل التجاري: 2050104047<br> الرقم الموحد: 7014268614<br> isic4: 2591<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3863092046482,50.1393500429509" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_8bfd69c7beadaf2d5a19c9e706813c71.setContent(html_4686fdb5e36dd7a00a19aab9f2a72d73); |
| |
| |
| |
| marker_3573300225acf5a2125023b22e278fd3.bindPopup(popup_8bfd69c7beadaf2d5a19c9e706813c71) |
| ; |
| |
| |
| |
| |
| marker_3573300225acf5a2125023b22e278fd3.setIcon(icon_d46676a7245ce42d6d9a0adb2fe6766e); |
| |
| |
| var marker_06989ef03d4ec76e6d7983e7f184efc1 = L.marker( |
| [26.38672546416128, 50.13948059374417], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_711dced469f32ce553b2fb8ced53ba11 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_71964bc410a4e87f34f49d468f72d95b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_950798a657a60775de40d581b886e912 = $(`<div id="html_950798a657a60775de40d581b886e912" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع رمز الاحتراف للمنتجات الورقية</b><br> السجل التجاري: 2050144649<br> الرقم الموحد: 7023265379<br> isic4: 1702<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.38672546416128,50.13948059374417" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_71964bc410a4e87f34f49d468f72d95b.setContent(html_950798a657a60775de40d581b886e912); |
| |
| |
| |
| marker_06989ef03d4ec76e6d7983e7f184efc1.bindPopup(popup_71964bc410a4e87f34f49d468f72d95b) |
| ; |
| |
| |
| |
| |
| marker_06989ef03d4ec76e6d7983e7f184efc1.setIcon(icon_711dced469f32ce553b2fb8ced53ba11); |
| |
| |
| var marker_e4deaba92d267f716a16f334b0215ed4 = L.marker( |
| [26.387054903, 50.1407568910001], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_c5b36cce20214780afc1c4236450e993 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_821214f50047b2317ae96f031194a163 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d1b1bc7d81edc9beed21bc1785c4534e = $(`<div id="html_d1b1bc7d81edc9beed21bc1785c4534e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الكوثر العذبة لتعبئة المياه</b><br> السجل التجاري: 2062017121<br> الرقم الموحد: 7001510655<br> isic4: 1104<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.387054903,50.1407568910001" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_821214f50047b2317ae96f031194a163.setContent(html_d1b1bc7d81edc9beed21bc1785c4534e); |
| |
| |
| |
| marker_e4deaba92d267f716a16f334b0215ed4.bindPopup(popup_821214f50047b2317ae96f031194a163) |
| ; |
| |
| |
| |
| |
| marker_e4deaba92d267f716a16f334b0215ed4.setIcon(icon_c5b36cce20214780afc1c4236450e993); |
| |
| |
| var marker_87322d3d0ae72d45741e9c9680a0147f = L.marker( |
| [26.387357314, 50.1422390380001], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_fd234d37b7573245bbe92e8a4630c017 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_63f88477170c5c24c0e2c48d671fb6bb = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_12c7ab287e30a7ae49a78bc38d002045 = $(`<div id="html_12c7ab287e30a7ae49a78bc38d002045" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ريتفر للدهانات شركة شخص واحد</b><br> السجل التجاري: 1010578790<br> الرقم الموحد: 7015186112<br> isic4: 2022<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.387357314,50.1422390380001" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_63f88477170c5c24c0e2c48d671fb6bb.setContent(html_12c7ab287e30a7ae49a78bc38d002045); |
| |
| |
| |
| marker_87322d3d0ae72d45741e9c9680a0147f.bindPopup(popup_63f88477170c5c24c0e2c48d671fb6bb) |
| ; |
| |
| |
| |
| |
| marker_87322d3d0ae72d45741e9c9680a0147f.setIcon(icon_fd234d37b7573245bbe92e8a4630c017); |
| |
| |
| var marker_2408730bcada20031c23b2dd1a26389f = L.marker( |
| [26.38737029995546, 50.14278467826415], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_0acb9d9d68d6943c9d6ac327c9400eb3 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_cd07cb823c7f4950e526bea67528ac9e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_042d30a1298afc87feb5eb7277a23b54 = $(`<div id="html_042d30a1298afc87feb5eb7277a23b54" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة منتجات الهواء المبتكرة الصناعية شخص واحد</b><br> السجل التجاري: 2051251515<br> الرقم الموحد: 7037161325<br> isic4: 2819<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.38737029995546,50.14278467826415" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_cd07cb823c7f4950e526bea67528ac9e.setContent(html_042d30a1298afc87feb5eb7277a23b54); |
| |
| |
| |
| marker_2408730bcada20031c23b2dd1a26389f.bindPopup(popup_cd07cb823c7f4950e526bea67528ac9e) |
| ; |
| |
| |
| |
| |
| marker_2408730bcada20031c23b2dd1a26389f.setIcon(icon_0acb9d9d68d6943c9d6ac327c9400eb3); |
| |
| |
| var marker_fc2cd724ab6c0300588a236d59133bab = L.marker( |
| [26.38744629102928, 50.14306168514631], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_b7c23d671ebe4f2a50edbc4894921db5 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_fca9560af0f24f693d345eb35efcb2a0 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5334d302720d70221a83e79619d0f767 = $(`<div id="html_5334d302720d70221a83e79619d0f767" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة سياكس العربية لمعدات السلامة</b><br> السجل التجاري: 2050198980<br> الرقم الموحد: 7042433172<br> isic4: 2819<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.38744629102928,50.14306168514631" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_fca9560af0f24f693d345eb35efcb2a0.setContent(html_5334d302720d70221a83e79619d0f767); |
| |
| |
| |
| marker_fc2cd724ab6c0300588a236d59133bab.bindPopup(popup_fca9560af0f24f693d345eb35efcb2a0) |
| ; |
| |
| |
| |
| |
| marker_fc2cd724ab6c0300588a236d59133bab.setIcon(icon_b7c23d671ebe4f2a50edbc4894921db5); |
| |
| |
| var marker_8b094dc0a065db0fd093411a63a7d669 = L.marker( |
| [26.38789561140831, 50.14056958258152], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_1f7d996029ff6f8fc05bbd8220383687 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_df255121286e73ec9f3375871291c7e2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_0bbf3fc957a6455ff632cbaa777ccf85 = $(`<div id="html_0bbf3fc957a6455ff632cbaa777ccf85" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الوان الحياة للدهانات شخص واحد</b><br> السجل التجاري: 2050178242<br> الرقم الموحد: 7037263493<br> isic4: 2022<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.38789561140831,50.14056958258152" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_df255121286e73ec9f3375871291c7e2.setContent(html_0bbf3fc957a6455ff632cbaa777ccf85); |
| |
| |
| |
| marker_8b094dc0a065db0fd093411a63a7d669.bindPopup(popup_df255121286e73ec9f3375871291c7e2) |
| ; |
| |
| |
| |
| |
| marker_8b094dc0a065db0fd093411a63a7d669.setIcon(icon_1f7d996029ff6f8fc05bbd8220383687); |
| |
| |
| var marker_85bd134ef274104fde2e93b61398bd0e = L.marker( |
| [26.3879224819217, 50.1448341043867], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_9303adc00e394cd919e63ba58924f7bb = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3120af6fee09e27eabfa5da6f0cb4153 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_b8ebd2fc251dc460ea9d9ae8dc8a7aa2 = $(`<div id="html_b8ebd2fc251dc460ea9d9ae8dc8a7aa2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة شوب المحدودة</b><br> السجل التجاري: 2050125422<br> الرقم الموحد: 7009006466<br> isic4: 3312<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3879224819217,50.1448341043867" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3120af6fee09e27eabfa5da6f0cb4153.setContent(html_b8ebd2fc251dc460ea9d9ae8dc8a7aa2); |
| |
| |
| |
| marker_85bd134ef274104fde2e93b61398bd0e.bindPopup(popup_3120af6fee09e27eabfa5da6f0cb4153) |
| ; |
| |
| |
| |
| |
| marker_85bd134ef274104fde2e93b61398bd0e.setIcon(icon_9303adc00e394cd919e63ba58924f7bb); |
| |
| |
| var marker_498c69210fb369a8210db3a8260d1310 = L.marker( |
| [26.38813896346561, 50.14077376574278], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_8b7a84f3915c84678f0103b429d04c56 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0fdab1e9a0573ef47c7d1bca2237322f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a75bf728dbc6bc68cd0c3f1920d9acbc = $(`<div id="html_a75bf728dbc6bc68cd0c3f1920d9acbc" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ار اند دي العربية المحدودة شخص واحد</b><br> السجل التجاري: 2050174858<br> الرقم الموحد: 7034735600<br> isic4: 2813<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.38813896346561,50.14077376574278" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0fdab1e9a0573ef47c7d1bca2237322f.setContent(html_a75bf728dbc6bc68cd0c3f1920d9acbc); |
| |
| |
| |
| marker_498c69210fb369a8210db3a8260d1310.bindPopup(popup_0fdab1e9a0573ef47c7d1bca2237322f) |
| ; |
| |
| |
| |
| |
| marker_498c69210fb369a8210db3a8260d1310.setIcon(icon_8b7a84f3915c84678f0103b429d04c56); |
| |
| |
| var marker_3f3e3a19533107ece3a29c8dbb7cdace = L.marker( |
| [26.3882099476812, 50.1427399363155], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_1b1a07690d4bb41d9929ad8fb6cf2aec = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_75fa284f3f7345856171a7a4f586b4e5 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_26d28246a6484c87c65ca5f9bda39783 = $(`<div id="html_26d28246a6484c87c65ca5f9bda39783" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مجموعة نطاق الحمص للتجارة</b><br> السجل التجاري: 2051231999<br> الرقم الموحد: 7002174105<br> isic4: 1079<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3882099476812,50.1427399363155" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_75fa284f3f7345856171a7a4f586b4e5.setContent(html_26d28246a6484c87c65ca5f9bda39783); |
| |
| |
| |
| marker_3f3e3a19533107ece3a29c8dbb7cdace.bindPopup(popup_75fa284f3f7345856171a7a4f586b4e5) |
| ; |
| |
| |
| |
| |
| marker_3f3e3a19533107ece3a29c8dbb7cdace.setIcon(icon_1b1a07690d4bb41d9929ad8fb6cf2aec); |
| |
| |
| var marker_4547fabb417c7de3e51421135491075d = L.marker( |
| [26.388303179947, 50.1427719806544], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_43b6735257b9c94dd836e72e41ac6010 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_11112ec0f694f156ff4d918bd5c461ad = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_237970edcc59a11f258f8165258c94ac = $(`<div id="html_237970edcc59a11f258f8165258c94ac" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع زجاج الصفوة للصناعة</b><br> السجل التجاري: 2050050847<br> الرقم الموحد: 7001463863<br> isic4: 2310<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.388303179947,50.1427719806544" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_11112ec0f694f156ff4d918bd5c461ad.setContent(html_237970edcc59a11f258f8165258c94ac); |
| |
| |
| |
| marker_4547fabb417c7de3e51421135491075d.bindPopup(popup_11112ec0f694f156ff4d918bd5c461ad) |
| ; |
| |
| |
| |
| |
| marker_4547fabb417c7de3e51421135491075d.setIcon(icon_43b6735257b9c94dd836e72e41ac6010); |
| |
| |
| var marker_a371875c15076c3816dd6936d3f48863 = L.marker( |
| [26.38835247756663, 50.1439531515479], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_2cedba3b79c3eb535b2b148568a26c58 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0c7e1e1f4d89c2db803feffaa1897ea9 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c15793a99a56ac934db9c56c86839387 = $(`<div id="html_c15793a99a56ac934db9c56c86839387" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة دعم الخدمات المحدودة شركة شخص واحد</b><br> السجل التجاري: 2050160957<br> الرقم الموحد: 7030356963<br> isic4: 3311<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.38835247756663,50.1439531515479" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0c7e1e1f4d89c2db803feffaa1897ea9.setContent(html_c15793a99a56ac934db9c56c86839387); |
| |
| |
| |
| marker_a371875c15076c3816dd6936d3f48863.bindPopup(popup_0c7e1e1f4d89c2db803feffaa1897ea9) |
| ; |
| |
| |
| |
| |
| marker_a371875c15076c3816dd6936d3f48863.setIcon(icon_2cedba3b79c3eb535b2b148568a26c58); |
| |
| |
| var marker_298873840f639837898b75f52b876b2e = L.marker( |
| [26.388617155605, 50.1430675026324], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_aa4ae84b6c2dfb79c2fe1e53111d5330 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_840d21e1e28eaea9dc55eb842fd22f00 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ca13002862427eff063ddd667d7b7d67 = $(`<div id="html_ca13002862427eff063ddd667d7b7d67" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة حياة مثالية للتعبئة والتغليف</b><br> السجل التجاري: 2050123268<br> الرقم الموحد: 7006273663<br> isic4: 1079<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.388617155605,50.1430675026324" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_840d21e1e28eaea9dc55eb842fd22f00.setContent(html_ca13002862427eff063ddd667d7b7d67); |
| |
| |
| |
| marker_298873840f639837898b75f52b876b2e.bindPopup(popup_840d21e1e28eaea9dc55eb842fd22f00) |
| ; |
| |
| |
| |
| |
| marker_298873840f639837898b75f52b876b2e.setIcon(icon_aa4ae84b6c2dfb79c2fe1e53111d5330); |
| |
| |
| var marker_71f100a3bacc30288fc23e2eec422322 = L.marker( |
| [26.3888275840956, 50.1408399823312], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_2fb93d208d3f273a6633f02d35deb973 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_2e203412599e16d8030d986e94eef5b2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_cd7cbefab7dd156a9b99472aa29849c7 = $(`<div id="html_cd7cbefab7dd156a9b99472aa29849c7" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة بيورلاين تريتمنت سيستمز العربية</b><br> السجل التجاري: 1010834718<br> الرقم الموحد: 7031346625<br> isic4: 2021<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.3888275840956,50.1408399823312" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_2e203412599e16d8030d986e94eef5b2.setContent(html_cd7cbefab7dd156a9b99472aa29849c7); |
| |
| |
| |
| marker_71f100a3bacc30288fc23e2eec422322.bindPopup(popup_2e203412599e16d8030d986e94eef5b2) |
| ; |
| |
| |
| |
| |
| marker_71f100a3bacc30288fc23e2eec422322.setIcon(icon_2fb93d208d3f273a6633f02d35deb973); |
| |
| |
| var marker_693ca45fcd62a3d1c21d751a060463d2 = L.marker( |
| [26.38894890689998, 50.14127165079116], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_5905b7e64d7a1e06e9963157396db315 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f8d78d43c786d0ad2ecd74a1800faa6d = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_05d3672a125a8fba140a6429a132fa37 = $(`<div id="html_05d3672a125a8fba140a6429a132fa37" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع تصاميم الخليج للصناعة</b><br> السجل التجاري: 2050176176<br> الرقم الموحد: 7036350614<br> isic4: 3100<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.38894890689998,50.14127165079116" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f8d78d43c786d0ad2ecd74a1800faa6d.setContent(html_05d3672a125a8fba140a6429a132fa37); |
| |
| |
| |
| marker_693ca45fcd62a3d1c21d751a060463d2.bindPopup(popup_f8d78d43c786d0ad2ecd74a1800faa6d) |
| ; |
| |
| |
| |
| |
| marker_693ca45fcd62a3d1c21d751a060463d2.setIcon(icon_5905b7e64d7a1e06e9963157396db315); |
| |
| |
| var marker_44b149c4f21a6e3d2f574d82b246c046 = L.marker( |
| [26.38959771352011, 50.13988008722663], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_85edeec5f9156b1a647a2babdd289ef7 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_fe54a877c45653254623f87d6714f553 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_76e194fc106d6f872b11c78784ef76fa = $(`<div id="html_76e194fc106d6f872b11c78784ef76fa" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع صدارة الطعام للصناعة</b><br> السجل التجاري: 2050186462<br> الرقم الموحد: 7039016568<br> isic4: 1030<br> المنطقة: الدمام<br> الحارة: النهضة<br> <a href="https://www.google.com/maps?q=26.38959771352011,50.13988008722663" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_fe54a877c45653254623f87d6714f553.setContent(html_76e194fc106d6f872b11c78784ef76fa); |
| |
| |
| |
| marker_44b149c4f21a6e3d2f574d82b246c046.bindPopup(popup_fe54a877c45653254623f87d6714f553) |
| ; |
| |
| |
| |
| |
| marker_44b149c4f21a6e3d2f574d82b246c046.setIcon(icon_85edeec5f9156b1a647a2babdd289ef7); |
| |
| |
| var marker_4222a24c3cd7990e3c24b61456e2f91c = L.marker( |
| [26.3969045388573, 50.1495080327244], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_79067e5cb8b3758712233bbcf742f4f5 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1cbf605a1146a66269222592b331266d = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f7f33c65cde5eb5b756bd85e350ba89f = $(`<div id="html_f7f33c65cde5eb5b756bd85e350ba89f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة القحطاني لصناعات تغليف الانابيب</b><br> السجل التجاري: 2050111705<br> الرقم الموحد: 7007563831<br> isic4: 2410<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.3969045388573,50.1495080327244" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1cbf605a1146a66269222592b331266d.setContent(html_f7f33c65cde5eb5b756bd85e350ba89f); |
| |
| |
| |
| marker_4222a24c3cd7990e3c24b61456e2f91c.bindPopup(popup_1cbf605a1146a66269222592b331266d) |
| ; |
| |
| |
| |
| |
| marker_4222a24c3cd7990e3c24b61456e2f91c.setIcon(icon_79067e5cb8b3758712233bbcf742f4f5); |
| |
| |
| var marker_e488233022d12ce8511f0b453aa90be6 = L.marker( |
| [26.4034388248205, 50.147853019076], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_0724655c2649b27e6d2d187f837ddc05 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6ef1104fb5b7e291e7b3ec0de2662fef = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d9be295cb11f9cc1dc77daeb7a08dcb8 = $(`<div id="html_d9be295cb11f9cc1dc77daeb7a08dcb8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة فن الأنوار التجارية</b><br> السجل التجاري: 2050155998<br> الرقم الموحد: 7028338023<br> isic4: 1811<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4034388248205,50.147853019076" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6ef1104fb5b7e291e7b3ec0de2662fef.setContent(html_d9be295cb11f9cc1dc77daeb7a08dcb8); |
| |
| |
| |
| marker_e488233022d12ce8511f0b453aa90be6.bindPopup(popup_6ef1104fb5b7e291e7b3ec0de2662fef) |
| ; |
| |
| |
| |
| |
| marker_e488233022d12ce8511f0b453aa90be6.setIcon(icon_0724655c2649b27e6d2d187f837ddc05); |
| |
| |
| var marker_bdbc6a14c00bd7e384b9795b85cc644a = L.marker( |
| [26.4050478579368, 50.1412981074804], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_e8c2deaa129a2bdb4a02bae6f54db666 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_dc35f53e3ed350b7b3906170428c977c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ffc4c7d588b9e64921e7cdeeed66ff27 = $(`<div id="html_ffc4c7d588b9e64921e7cdeeed66ff27" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة كامبكو للمضخات ونزع المياه المحدودة</b><br> السجل التجاري: 2051037842<br> الرقم الموحد: 7001566558<br> isic4: 4290<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4050478579368,50.1412981074804" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_dc35f53e3ed350b7b3906170428c977c.setContent(html_ffc4c7d588b9e64921e7cdeeed66ff27); |
| |
| |
| |
| marker_bdbc6a14c00bd7e384b9795b85cc644a.bindPopup(popup_dc35f53e3ed350b7b3906170428c977c) |
| ; |
| |
| |
| |
| |
| marker_bdbc6a14c00bd7e384b9795b85cc644a.setIcon(icon_e8c2deaa129a2bdb4a02bae6f54db666); |
| |
| |
| var marker_7d1e4078b515fbc2925b1b66a64da272 = L.marker( |
| [26.4067664685505, 50.1423136699862], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_b6ea554ecfcca7cdb7c32fd602ecd9d1 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c5c3b1001e7b90b9e6b3cb9a381afe6f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e646ecc774e6bb4b90c969f5df32ef92 = $(`<div id="html_e646ecc774e6bb4b90c969f5df32ef92" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة كولجيت بالموليف العربية المحدودة</b><br> السجل التجاري: 2051014036<br> الرقم الموحد: 7001344980<br> isic4: 2023<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4067664685505,50.1423136699862" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c5c3b1001e7b90b9e6b3cb9a381afe6f.setContent(html_e646ecc774e6bb4b90c969f5df32ef92); |
| |
| |
| |
| marker_7d1e4078b515fbc2925b1b66a64da272.bindPopup(popup_c5c3b1001e7b90b9e6b3cb9a381afe6f) |
| ; |
| |
| |
| |
| |
| marker_7d1e4078b515fbc2925b1b66a64da272.setIcon(icon_b6ea554ecfcca7cdb7c32fd602ecd9d1); |
| |
| |
| var marker_d1570065be11504992a1d3e04682b6d9 = L.marker( |
| [26.40764368724014, 50.13805122630141], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_19dafdaecb5f6b8d1ac83c6d6ff9969c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3976cf1c05883b03576408192cb21d55 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e2645d41071f5c8f0117919c4c52c94a = $(`<div id="html_e2645d41071f5c8f0117919c4c52c94a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة فرع الشركة الخليجية للخدمات البترولية</b><br> السجل التجاري: 2050060604<br> الرقم الموحد: 7011632770<br> isic4: 910<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.40764368724014,50.13805122630141" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3976cf1c05883b03576408192cb21d55.setContent(html_e2645d41071f5c8f0117919c4c52c94a); |
| |
| |
| |
| marker_d1570065be11504992a1d3e04682b6d9.bindPopup(popup_3976cf1c05883b03576408192cb21d55) |
| ; |
| |
| |
| |
| |
| marker_d1570065be11504992a1d3e04682b6d9.setIcon(icon_19dafdaecb5f6b8d1ac83c6d6ff9969c); |
| |
| |
| var marker_157c9e52423b970a2aeaa5bbc77d4197 = L.marker( |
| [26.4076922880759, 50.137725760214], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_757eb6397268a07848426ab5ef3b1d45 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_76c471b0ab10064119b998b7bca8d41c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7c48f55e4c033c68a6dccd87eb557e69 = $(`<div id="html_7c48f55e4c033c68a6dccd87eb557e69" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة لوسي سويتش جير العربية المحدودة</b><br> السجل التجاري: 2050097467<br> الرقم الموحد: 7001679484<br> isic4: 3314<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4076922880759,50.137725760214" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_76c471b0ab10064119b998b7bca8d41c.setContent(html_7c48f55e4c033c68a6dccd87eb557e69); |
| |
| |
| |
| marker_157c9e52423b970a2aeaa5bbc77d4197.bindPopup(popup_76c471b0ab10064119b998b7bca8d41c) |
| ; |
| |
| |
| |
| |
| marker_157c9e52423b970a2aeaa5bbc77d4197.setIcon(icon_757eb6397268a07848426ab5ef3b1d45); |
| |
| |
| var marker_d3de3742d78161206e3a8cdf4bc9c060 = L.marker( |
| [26.4077081432595, 50.1375974812284], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_01bab2a4fc10235a623ac94f7cd1cabd = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_70569e59760e05cef02fe1db425d40ee = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e46542c5926e4ed2bc61db9929f539a8 = $(`<div id="html_e46542c5926e4ed2bc61db9929f539a8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة تنامي السعودية للمقاولات العامه شركة شخص واحد</b><br> السجل التجاري: 2051033581<br> الرقم الموحد: 7013221762<br> isic4: 4100<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4077081432595,50.1375974812284" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_70569e59760e05cef02fe1db425d40ee.setContent(html_e46542c5926e4ed2bc61db9929f539a8); |
| |
| |
| |
| marker_d3de3742d78161206e3a8cdf4bc9c060.bindPopup(popup_70569e59760e05cef02fe1db425d40ee) |
| ; |
| |
| |
| |
| |
| marker_d3de3742d78161206e3a8cdf4bc9c060.setIcon(icon_01bab2a4fc10235a623ac94f7cd1cabd); |
| |
| |
| var marker_08ebda8d81360d71ef42b0529ade59c6 = L.marker( |
| [26.4077389880488, 50.138349070232], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_8dde4f279ae35628e5983f3bbd7755d9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_9dfac541322adbc486b72bc9427c2bba = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_24fba09be166163170e020dda4225c59 = $(`<div id="html_24fba09be166163170e020dda4225c59" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة مستدام للطاقة</b><br> السجل التجاري: 2050168013<br> الرقم الموحد: 7032601721<br> isic4: 3510<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4077389880488,50.138349070232" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_9dfac541322adbc486b72bc9427c2bba.setContent(html_24fba09be166163170e020dda4225c59); |
| |
| |
| |
| marker_08ebda8d81360d71ef42b0529ade59c6.bindPopup(popup_9dfac541322adbc486b72bc9427c2bba) |
| ; |
| |
| |
| |
| |
| marker_08ebda8d81360d71ef42b0529ade59c6.setIcon(icon_8dde4f279ae35628e5983f3bbd7755d9); |
| |
| |
| var marker_71030365f2080b59c486cab109a184fb = L.marker( |
| [26.40774754156127, 50.13782231973862], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_b5e1ed5a7085f4d21fcd2b23547a39b9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7e9ac2b30282c55c74b12fa5b7c8db38 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_fd1c6e1560d39d6a00e43fdda07d79dd = $(`<div id="html_fd1c6e1560d39d6a00e43fdda07d79dd" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الاكمال ار دبليو ال اس المحدودة شركة شخص واحد</b><br> السجل التجاري: 2050168489<br> الرقم الموحد: 7033892493<br> isic4: 910<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.40774754156127,50.13782231973862" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7e9ac2b30282c55c74b12fa5b7c8db38.setContent(html_fd1c6e1560d39d6a00e43fdda07d79dd); |
| |
| |
| |
| marker_71030365f2080b59c486cab109a184fb.bindPopup(popup_7e9ac2b30282c55c74b12fa5b7c8db38) |
| ; |
| |
| |
| |
| |
| marker_71030365f2080b59c486cab109a184fb.setIcon(icon_b5e1ed5a7085f4d21fcd2b23547a39b9); |
| |
| |
| var marker_47ad27dd2e7989d1cfcbe3316046dd97 = L.marker( |
| [26.4078547662909, 50.1381553320524], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_4215876fe471836f37e055c068bf8d16 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_57dcf8df3482e65d69b13d24f0b382d0 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_13432819c667ee5058117a76dd48773e = $(`<div id="html_13432819c667ee5058117a76dd48773e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>فرع شركة باكرز بلس اينرجي سيرفيسر سايبرس ليمتد</b><br> السجل التجاري: 2051042249<br> الرقم الموحد: 7001617138<br> isic4: 910<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4077947662909,50.1381553320524" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_57dcf8df3482e65d69b13d24f0b382d0.setContent(html_13432819c667ee5058117a76dd48773e); |
| |
| |
| |
| marker_47ad27dd2e7989d1cfcbe3316046dd97.bindPopup(popup_57dcf8df3482e65d69b13d24f0b382d0) |
| ; |
| |
| |
| |
| |
| marker_47ad27dd2e7989d1cfcbe3316046dd97.setIcon(icon_4215876fe471836f37e055c068bf8d16); |
| |
| |
| var marker_0220404075388a52ceba1e58aad2ac81 = L.marker( |
| [26.407734766290897, 50.1381553320524], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_d60a8afd2f126da23bb69d2fa351aab9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c9f8b4dcb6ef0780cf476b5b796fc987 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f8e08de0c11b9d9271b8dda68d073417 = $(`<div id="html_f8e08de0c11b9d9271b8dda68d073417" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع شركة الستوم السعودية لمفاتيح الضغط العالي</b><br> السجل التجاري: 2050104610<br> الرقم الموحد: 7009058491<br> isic4: 2710<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4077947662909,50.1381553320524" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c9f8b4dcb6ef0780cf476b5b796fc987.setContent(html_f8e08de0c11b9d9271b8dda68d073417); |
| |
| |
| |
| marker_0220404075388a52ceba1e58aad2ac81.bindPopup(popup_c9f8b4dcb6ef0780cf476b5b796fc987) |
| ; |
| |
| |
| |
| |
| marker_0220404075388a52ceba1e58aad2ac81.setIcon(icon_d60a8afd2f126da23bb69d2fa351aab9); |
| |
| |
| var marker_d673eebbb114c656fa3750cd083f978a = L.marker( |
| [26.40785477, 50.13815533], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_52cbc2f3aa1e81ba8f14a9b2d57f2720 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6d79c6028caf4fd876ef6aa9e842bbf5 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_850daa0420967f121f86b0b208bd4d83 = $(`<div id="html_850daa0420967f121f86b0b208bd4d83" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة أويل سيرف العربية السعودية المحدودة شركة شخص واحد</b><br> السجل التجاري: 2050117992<br> الرقم الموحد: 7004687922<br> isic4: 910<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.40779477,50.13815533" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6d79c6028caf4fd876ef6aa9e842bbf5.setContent(html_850daa0420967f121f86b0b208bd4d83); |
| |
| |
| |
| marker_d673eebbb114c656fa3750cd083f978a.bindPopup(popup_6d79c6028caf4fd876ef6aa9e842bbf5) |
| ; |
| |
| |
| |
| |
| marker_d673eebbb114c656fa3750cd083f978a.setIcon(icon_52cbc2f3aa1e81ba8f14a9b2d57f2720); |
| |
| |
| var marker_c0d172baff26da598569aae6484a43df = L.marker( |
| [26.407734769999998, 50.13815533], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_ce37bd692d1b59f2e1fe415774f3195e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f6558be35196dd2fc06e808f0288d5ca = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1e8b41fb576854a5aafed54084a9db5b = $(`<div id="html_1e8b41fb576854a5aafed54084a9db5b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة تمور المتخصصة للتمور</b><br> السجل التجاري: 1010460537<br> الرقم الموحد: 7004763137<br> isic4: 3312<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.40779477,50.13815533" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f6558be35196dd2fc06e808f0288d5ca.setContent(html_1e8b41fb576854a5aafed54084a9db5b); |
| |
| |
| |
| marker_c0d172baff26da598569aae6484a43df.bindPopup(popup_f6558be35196dd2fc06e808f0288d5ca) |
| ; |
| |
| |
| |
| |
| marker_c0d172baff26da598569aae6484a43df.setIcon(icon_ce37bd692d1b59f2e1fe415774f3195e); |
| |
| |
| var marker_ebb88f2b93de31e54bc69f417a5eb0e6 = L.marker( |
| [26.4080407131431, 50.1382214710939], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_efa28e526a3e931323eb7f4ffe1726e1 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6338ff6fb16a26da611dcc6b2d26c27c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c0e48ace8395fff9348e5582d3de03dc = $(`<div id="html_c0e48ace8395fff9348e5582d3de03dc" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الأساليب التقنية الادارية والصناعية المحدوده</b><br> السجل التجاري: 2051027666<br> الرقم الموحد: 7001478242<br> isic4: 4220<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4080407131431,50.1382214710939" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6338ff6fb16a26da611dcc6b2d26c27c.setContent(html_c0e48ace8395fff9348e5582d3de03dc); |
| |
| |
| |
| marker_ebb88f2b93de31e54bc69f417a5eb0e6.bindPopup(popup_6338ff6fb16a26da611dcc6b2d26c27c) |
| ; |
| |
| |
| |
| |
| marker_ebb88f2b93de31e54bc69f417a5eb0e6.setIcon(icon_efa28e526a3e931323eb7f4ffe1726e1); |
| |
| |
| var marker_23b05785ca8080c47094732e9e050d95 = L.marker( |
| [26.4080458880001, 50.1378211530001], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_fb99fe648d0842d66c9802e67e178740 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_97b4704dcf76a512c32ebd55aaf4696a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4a97613309eeeb1ab1e90d5aeb505ecf = $(`<div id="html_4a97613309eeeb1ab1e90d5aeb505ecf" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة سيتكور العربية للخدمات النفطية</b><br> السجل التجاري: 2050052816<br> الرقم الموحد: 7001509822<br> isic4: 3311<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4080458880001,50.1378211530001" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_97b4704dcf76a512c32ebd55aaf4696a.setContent(html_4a97613309eeeb1ab1e90d5aeb505ecf); |
| |
| |
| |
| marker_23b05785ca8080c47094732e9e050d95.bindPopup(popup_97b4704dcf76a512c32ebd55aaf4696a) |
| ; |
| |
| |
| |
| |
| marker_23b05785ca8080c47094732e9e050d95.setIcon(icon_fb99fe648d0842d66c9802e67e178740); |
| |
| |
| var marker_914024cbcbeab96af3856e4816516a6a = L.marker( |
| [26.408181914011, 50.1385232968378], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_068c1d9d0f4b2773e33288f904e646bf = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_a01a07f29a7100ea9c99f1e700ecb115 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_024916a124d7f1869d2477e63ff631ba = $(`<div id="html_024916a124d7f1869d2477e63ff631ba" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>فرع شركة هيونداي انجنيرنج كمباني ليمتد</b><br> السجل التجاري: 2050107792<br> الرقم الموحد: 7001600621<br> isic4: 4100<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.408181914011,50.1385232968378" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_a01a07f29a7100ea9c99f1e700ecb115.setContent(html_024916a124d7f1869d2477e63ff631ba); |
| |
| |
| |
| marker_914024cbcbeab96af3856e4816516a6a.bindPopup(popup_a01a07f29a7100ea9c99f1e700ecb115) |
| ; |
| |
| |
| |
| |
| marker_914024cbcbeab96af3856e4816516a6a.setIcon(icon_068c1d9d0f4b2773e33288f904e646bf); |
| |
| |
| var marker_736ed6b07e479707d20bbcec18effd8d = L.marker( |
| [26.4087609910626, 50.145724296848], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_e6faf7d96052df46069067c4ef8e0d2f = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1e7cb5cf32da5417f8509c0cceffe5dc = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_eff1b1f00b5768ae08aa7a65bc18a7bc = $(`<div id="html_eff1b1f00b5768ae08aa7a65bc18a7bc" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع المختار الحديث للزجاج شركة الشخص الواحد</b><br> السجل التجاري: 2050061703<br> الرقم الموحد: 7001555148<br> isic4: 2310<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4087609910626,50.145724296848" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1e7cb5cf32da5417f8509c0cceffe5dc.setContent(html_eff1b1f00b5768ae08aa7a65bc18a7bc); |
| |
| |
| |
| marker_736ed6b07e479707d20bbcec18effd8d.bindPopup(popup_1e7cb5cf32da5417f8509c0cceffe5dc) |
| ; |
| |
| |
| |
| |
| marker_736ed6b07e479707d20bbcec18effd8d.setIcon(icon_e6faf7d96052df46069067c4ef8e0d2f); |
| |
| |
| var marker_1ad7b35418eeb1ef052cd629f6d3c354 = L.marker( |
| [26.4088912371196, 50.1370978433844], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_200a814fca0b34d0e9e8a7070d725ca0 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5b17476b6417476ce5f96dcfd2aa9d6f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_b69010ddc7e4f7859e01cb2b494f764c = $(`<div id="html_b69010ddc7e4f7859e01cb2b494f764c" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>الشركة العربية لصناعة الحفارات</b><br> السجل التجاري: 2055124227<br> الرقم الموحد: 7005176826<br> isic4: 2819<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4088912371196,50.1370978433844" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5b17476b6417476ce5f96dcfd2aa9d6f.setContent(html_b69010ddc7e4f7859e01cb2b494f764c); |
| |
| |
| |
| marker_1ad7b35418eeb1ef052cd629f6d3c354.bindPopup(popup_5b17476b6417476ce5f96dcfd2aa9d6f) |
| ; |
| |
| |
| |
| |
| marker_1ad7b35418eeb1ef052cd629f6d3c354.setIcon(icon_200a814fca0b34d0e9e8a7070d725ca0); |
| |
| |
| var marker_4ffd20ad490ce7b0fa1efe0892da2594 = L.marker( |
| [26.4091364004319, 50.1369278697301], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_de5e832e4e3c0126a14f7bfcf67b526f = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_544c6a22e57f3f38a04e1cca4a49aec5 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4a370215df9c3a174cf29700dde01a2f = $(`<div id="html_4a370215df9c3a174cf29700dde01a2f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ريلاي اون السعودية المحدودة</b><br> السجل التجاري: 2051222701<br> الرقم الموحد: 7004816430<br> isic4: 910<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4091364004319,50.1369278697301" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_544c6a22e57f3f38a04e1cca4a49aec5.setContent(html_4a370215df9c3a174cf29700dde01a2f); |
| |
| |
| |
| marker_4ffd20ad490ce7b0fa1efe0892da2594.bindPopup(popup_544c6a22e57f3f38a04e1cca4a49aec5) |
| ; |
| |
| |
| |
| |
| marker_4ffd20ad490ce7b0fa1efe0892da2594.setIcon(icon_de5e832e4e3c0126a14f7bfcf67b526f); |
| |
| |
| var marker_200cee2ffbcc3f0a51f22f06a5d7a4a6 = L.marker( |
| [26.409320558897, 50.1449470108336], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_796b3637c1bafd27ba2266390af21a5c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_2e1d7fd97f5d81ff8e23196650b3c94d = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2f509bb698225981ebdce3a2aa3b1a21 = $(`<div id="html_2f509bb698225981ebdce3a2aa3b1a21" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة روابي للنفط و الغاز شركة الشخص الواحد شركة شخص واحد</b><br> السجل التجاري: 2051006803<br> الرقم الموحد: 7000641303<br> isic4: 910<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.409320558897,50.1449470108336" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_2e1d7fd97f5d81ff8e23196650b3c94d.setContent(html_2f509bb698225981ebdce3a2aa3b1a21); |
| |
| |
| |
| marker_200cee2ffbcc3f0a51f22f06a5d7a4a6.bindPopup(popup_2e1d7fd97f5d81ff8e23196650b3c94d) |
| ; |
| |
| |
| |
| |
| marker_200cee2ffbcc3f0a51f22f06a5d7a4a6.setIcon(icon_796b3637c1bafd27ba2266390af21a5c); |
| |
| |
| var marker_c85dc581a2a2f9293568277ebad74ede = L.marker( |
| [26.409345338443, 50.1403303505547], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_f1add3ae39b8b75296bdfcd9c076988a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3232cff48e0df3157e3e1fc4d0200a21 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5e5fe26d03c0a86a9d73ba2f831a9281 = $(`<div id="html_5e5fe26d03c0a86a9d73ba2f831a9281" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الطرق السعودية للمقاولات</b><br> السجل التجاري: 1010271777<br> الرقم الموحد: 7003026890<br> isic4: 4220<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.409345338443,50.1403303505547" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3232cff48e0df3157e3e1fc4d0200a21.setContent(html_5e5fe26d03c0a86a9d73ba2f831a9281); |
| |
| |
| |
| marker_c85dc581a2a2f9293568277ebad74ede.bindPopup(popup_3232cff48e0df3157e3e1fc4d0200a21) |
| ; |
| |
| |
| |
| |
| marker_c85dc581a2a2f9293568277ebad74ede.setIcon(icon_f1add3ae39b8b75296bdfcd9c076988a); |
| |
| |
| var marker_0df5a327d3362378b00ec7794e203ce7 = L.marker( |
| [26.40942977615603, 50.13737750068456], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_dab6a46198ecce1bd329f2710988df99 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_be795135136a48367c9dfc21cdedf4ba = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d6c2b850407e3fea075436137c46dd28 = $(`<div id="html_d6c2b850407e3fea075436137c46dd28" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة كوغار دريلينغ سوليوشنز العربية السعودية شركة شخص واحد</b><br> السجل التجاري: 2050240540<br> الرقم الموحد: 7011025140<br> isic4: 910<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.40942977615603,50.13737750068456" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_be795135136a48367c9dfc21cdedf4ba.setContent(html_d6c2b850407e3fea075436137c46dd28); |
| |
| |
| |
| marker_0df5a327d3362378b00ec7794e203ce7.bindPopup(popup_be795135136a48367c9dfc21cdedf4ba) |
| ; |
| |
| |
| |
| |
| marker_0df5a327d3362378b00ec7794e203ce7.setIcon(icon_dab6a46198ecce1bd329f2710988df99); |
| |
| |
| var marker_e17417a2956e5d101a1487532551db3b = L.marker( |
| [26.409602626, 50.1558934810001], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_e99060e69c34f629dc273514c40bf533 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_898e9ebce20d3b395a4b69c22234c7fd = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7bfbcdc36599097c6126960f3abcd6e8 = $(`<div id="html_7bfbcdc36599097c6126960f3abcd6e8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة حلول المرافق التجارية</b><br> السجل التجاري: 1010360283<br> الرقم الموحد: 7011001588<br> isic4: 3314<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.409602626,50.1558934810001" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_898e9ebce20d3b395a4b69c22234c7fd.setContent(html_7bfbcdc36599097c6126960f3abcd6e8); |
| |
| |
| |
| marker_e17417a2956e5d101a1487532551db3b.bindPopup(popup_898e9ebce20d3b395a4b69c22234c7fd) |
| ; |
| |
| |
| |
| |
| marker_e17417a2956e5d101a1487532551db3b.setIcon(icon_e99060e69c34f629dc273514c40bf533); |
| |
| |
| var marker_264282b710c696441d7d82de885c9131 = L.marker( |
| [26.4100197487056, 50.1381141134611], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_f933ba1030f27611950e90f703e6a41f = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f1d4c04ae5b1d6c1760712f84f0039e6 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_bea1dd0b54447eed25a3936198d7fbed = $(`<div id="html_bea1dd0b54447eed25a3936198d7fbed" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة جاماك السعودية لصناعة لواصق المنتجات ديجاكو</b><br> السجل التجاري: 2050037122<br> الرقم الموحد: 7001405815<br> isic4: 1702<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4100197487056,50.1381141134611" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f1d4c04ae5b1d6c1760712f84f0039e6.setContent(html_bea1dd0b54447eed25a3936198d7fbed); |
| |
| |
| |
| marker_264282b710c696441d7d82de885c9131.bindPopup(popup_f1d4c04ae5b1d6c1760712f84f0039e6) |
| ; |
| |
| |
| |
| |
| marker_264282b710c696441d7d82de885c9131.setIcon(icon_f933ba1030f27611950e90f703e6a41f); |
| |
| |
| var marker_76e06aa5038ec3d1819eae3e304fcee6 = L.marker( |
| [26.4101527920385, 50.1504449002096], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_1cdaccf8f99f63b78cb87239dcbab0f5 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_873556e2520ac7f325d57e8825dc8bb1 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e4284c8be8d85683d8d66172df808522 = $(`<div id="html_e4284c8be8d85683d8d66172df808522" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نظم الامن والاتصالات الدولية</b><br> السجل التجاري: 2051020789<br> الرقم الموحد: 7001381453<br> isic4: 4321<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4101527920385,50.1504449002096" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_873556e2520ac7f325d57e8825dc8bb1.setContent(html_e4284c8be8d85683d8d66172df808522); |
| |
| |
| |
| marker_76e06aa5038ec3d1819eae3e304fcee6.bindPopup(popup_873556e2520ac7f325d57e8825dc8bb1) |
| ; |
| |
| |
| |
| |
| marker_76e06aa5038ec3d1819eae3e304fcee6.setIcon(icon_1cdaccf8f99f63b78cb87239dcbab0f5); |
| |
| |
| var marker_9bf0eca890fa26c87977996732bb7873 = L.marker( |
| [26.41027832, 50.1433105470001], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_aa3ac00272fdd912d2dc0942872ef1fa = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0aa418b56b3f592b9a82043f62903c01 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_29b96370e9460c7744076ae5e8aa92f0 = $(`<div id="html_29b96370e9460c7744076ae5e8aa92f0" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع الجوهرة للمفارش</b><br> السجل التجاري: 2050057000<br> الرقم الموحد: 7016757119<br> isic4: 1392<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.41027832,50.1433105470001" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0aa418b56b3f592b9a82043f62903c01.setContent(html_29b96370e9460c7744076ae5e8aa92f0); |
| |
| |
| |
| marker_9bf0eca890fa26c87977996732bb7873.bindPopup(popup_0aa418b56b3f592b9a82043f62903c01) |
| ; |
| |
| |
| |
| |
| marker_9bf0eca890fa26c87977996732bb7873.setIcon(icon_aa3ac00272fdd912d2dc0942872ef1fa); |
| |
| |
| var marker_56069fc229da25a52a5f8fd785a5a976 = L.marker( |
| [26.41030164654194, 50.15061577566626], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_67a278c2dc55bffa98358865a8a64b10 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_138fe103ee3b426b94287f1fe6bfc585 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_bdf1d5eec144478ff788257ac56d3b69 = $(`<div id="html_bdf1d5eec144478ff788257ac56d3b69" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة كنز نجم التجارية</b><br> السجل التجاري: 2050197382<br> الرقم الموحد: 7042137450<br> isic4: 4330<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.41030164654194,50.15061577566626" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_138fe103ee3b426b94287f1fe6bfc585.setContent(html_bdf1d5eec144478ff788257ac56d3b69); |
| |
| |
| |
| marker_56069fc229da25a52a5f8fd785a5a976.bindPopup(popup_138fe103ee3b426b94287f1fe6bfc585) |
| ; |
| |
| |
| |
| |
| marker_56069fc229da25a52a5f8fd785a5a976.setIcon(icon_67a278c2dc55bffa98358865a8a64b10); |
| |
| |
| var marker_f2abbc67de2b2d09ee8e14a3b4339ba7 = L.marker( |
| [26.410667582981, 50.1408629651034], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_278398349c9dc8bab9271ab83b09ddf4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6297456bef921ca62de4fdd502fd1c90 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_64973ae0f9861ac34da40a46bfa00875 = $(`<div id="html_64973ae0f9861ac34da40a46bfa00875" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة المحدود العربية للمقاولات</b><br> السجل التجاري: 4030411200<br> الرقم الموحد: 7021862938<br> isic4: 4100<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.410667582981,50.1408629651034" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6297456bef921ca62de4fdd502fd1c90.setContent(html_64973ae0f9861ac34da40a46bfa00875); |
| |
| |
| |
| marker_f2abbc67de2b2d09ee8e14a3b4339ba7.bindPopup(popup_6297456bef921ca62de4fdd502fd1c90) |
| ; |
| |
| |
| |
| |
| marker_f2abbc67de2b2d09ee8e14a3b4339ba7.setIcon(icon_278398349c9dc8bab9271ab83b09ddf4); |
| |
| |
| var marker_396ae12c6e700706ac19807d49b699b5 = L.marker( |
| [26.4115268515469, 50.1567316246989], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_eaeddd3336ae3aa6d840ae91d0906dd6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_cb420eb2d3b7515c67fbb08dbc6ff248 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_b7b088da1e45f4743c8903a7ed207276 = $(`<div id="html_b7b088da1e45f4743c8903a7ed207276" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة علي مانع اليامي التجارية</b><br> السجل التجاري: 2050121966<br> الرقم الموحد: 7005829200<br> isic4: 4321<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4115268515469,50.1567316246989" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_cb420eb2d3b7515c67fbb08dbc6ff248.setContent(html_b7b088da1e45f4743c8903a7ed207276); |
| |
| |
| |
| marker_396ae12c6e700706ac19807d49b699b5.bindPopup(popup_cb420eb2d3b7515c67fbb08dbc6ff248) |
| ; |
| |
| |
| |
| |
| marker_396ae12c6e700706ac19807d49b699b5.setIcon(icon_eaeddd3336ae3aa6d840ae91d0906dd6); |
| |
| |
| var marker_a9b58ecc87d8fe515d3fd5f91773a884 = L.marker( |
| [26.4116149480001, 50.1333866150001], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_e4cafdc68a559f8ebadb1b259726c6ef = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0165b85b77ebeada6a358bea344b112b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7f4c532981d65328abc2735135522250 = $(`<div id="html_7f4c532981d65328abc2735135522250" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة فرع شركة تنمية للنفط والانشاءات المحدودة</b><br> السجل التجاري: 2050080583<br> الرقم الموحد: 7001673255<br> isic4: 4220<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4116149480001,50.1333866150001" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0165b85b77ebeada6a358bea344b112b.setContent(html_7f4c532981d65328abc2735135522250); |
| |
| |
| |
| marker_a9b58ecc87d8fe515d3fd5f91773a884.bindPopup(popup_0165b85b77ebeada6a358bea344b112b) |
| ; |
| |
| |
| |
| |
| marker_a9b58ecc87d8fe515d3fd5f91773a884.setIcon(icon_e4cafdc68a559f8ebadb1b259726c6ef); |
| |
| |
| var marker_d2e56579b00304d773577d262110c9d7 = L.marker( |
| [26.4117188430001, 50.133066028], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_fc4899ea5708ad3d34a654fb169c1830 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_2cf900bef3faaeea548ec3cfa584cdce = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_049cffc6f0acad47bc087a14ea67261a = $(`<div id="html_049cffc6f0acad47bc087a14ea67261a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة فلو السعودية المحدودة شركة شخص واحد</b><br> السجل التجاري: 2050108139<br> الرقم الموحد: 7009410486<br> isic4: 3312<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4117188430001,50.133066028" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_2cf900bef3faaeea548ec3cfa584cdce.setContent(html_049cffc6f0acad47bc087a14ea67261a); |
| |
| |
| |
| marker_d2e56579b00304d773577d262110c9d7.bindPopup(popup_2cf900bef3faaeea548ec3cfa584cdce) |
| ; |
| |
| |
| |
| |
| marker_d2e56579b00304d773577d262110c9d7.setIcon(icon_fc4899ea5708ad3d34a654fb169c1830); |
| |
| |
| var marker_4bafd2c8fb0fa0cf944c7641ce1c6927 = L.marker( |
| [26.4121591815845, 50.1333022257332], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_106a20fc4777523cdc7a71a0d92b244c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_9bb8adb933eb461b27a03dbb432bae22 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_fc69d2d08bdc1b8d40d8ae01ec94fe80 = $(`<div id="html_fc69d2d08bdc1b8d40d8ae01ec94fe80" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة هايمو للتقنيات السعودية شركة الشخص الواحد</b><br> السجل التجاري: 2050241243<br> الرقم الموحد: 7002866270<br> isic4: 3320<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4121591815845,50.1333022257332" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_9bb8adb933eb461b27a03dbb432bae22.setContent(html_fc69d2d08bdc1b8d40d8ae01ec94fe80); |
| |
| |
| |
| marker_4bafd2c8fb0fa0cf944c7641ce1c6927.bindPopup(popup_9bb8adb933eb461b27a03dbb432bae22) |
| ; |
| |
| |
| |
| |
| marker_4bafd2c8fb0fa0cf944c7641ce1c6927.setIcon(icon_106a20fc4777523cdc7a71a0d92b244c); |
| |
| |
| var marker_58aeb355f9c889247ca69d437da11c17 = L.marker( |
| [26.4123041077771, 50.1432663338621], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_226042214e27cd63c42ec1306bcc4547 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c93c0bcdbf90bf8bfa28b0a868fcf7ba = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d7bd7e8c1240316f7261afd25a6b449a = $(`<div id="html_d7bd7e8c1240316f7261afd25a6b449a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة رضا للاستثمار المحدودة</b><br> السجل التجاري: 4030010031<br> الرقم الموحد: 7000839469<br> isic4: 4390<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4123041077771,50.1432663338621" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c93c0bcdbf90bf8bfa28b0a868fcf7ba.setContent(html_d7bd7e8c1240316f7261afd25a6b449a); |
| |
| |
| |
| marker_58aeb355f9c889247ca69d437da11c17.bindPopup(popup_c93c0bcdbf90bf8bfa28b0a868fcf7ba) |
| ; |
| |
| |
| |
| |
| marker_58aeb355f9c889247ca69d437da11c17.setIcon(icon_226042214e27cd63c42ec1306bcc4547); |
| |
| |
| var marker_cd97f7818acf75cfa262552918ff8e95 = L.marker( |
| [26.4127325259384, 50.1508371623294], |
| { |
| } |
| ).addTo(map_21c59a2e17164f6d02e830cabc09c816); |
| |
| |
| var icon_ead132c48f6e50579cbfff26325b451e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ca78681278b5b89fc11775064507c817 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3074aea6c96071f0ea2d80a4c7831f02 = $(`<div id="html_3074aea6c96071f0ea2d80a4c7831f02" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة إنوفيكس السعودية لمعدات النفط شركة الشخص الواحد</b><br> السجل التجاري: 2050135919<br> الرقم الموحد: 7017538401<br> isic4: 910<br> المنطقة: الدمام<br> الحارة: الخالدية الشمالية<br> <a href="https://www.google.com/maps?q=26.4127325259384,50.1508371623294" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ca78681278b5b89fc11775064507c817.setContent(html_3074aea6c96071f0ea2d80a4c7831f02); |
| |
| |
| |
| marker_cd97f7818acf75cfa262552918ff8e95.bindPopup(popup_ca78681278b5b89fc11775064507c817) |
| ; |
| |
| |
| |
| |
| marker_cd97f7818acf75cfa262552918ff8e95.setIcon(icon_ead132c48f6e50579cbfff26325b451e); |
| |
| </script> |
| </html> |