| <!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_b6ddf2f84a0b3d479455342e90c19cdd { |
| 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_25" onclick=" |
| var panel = document.getElementById('stats_25'); |
| var btn = document.getElementById('btn_stats_25'); |
| 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_25" 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; |
| ">نجاح شوعي محمد حكمي - 25</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 50</div> |
| <div><b>عدد الحارات:</b> 1</div> |
| </div> |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• العقربية: 50</div></div> |
| </div> |
|
|
| <div style=" |
| margin-top:14px; |
| padding-top:10px; |
| border-top:1px solid rgba(0,0,0,0.08); |
| "> |
| <a href="report_25_نجاح_شوعي_محمد_حكمي.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_25_نجاح_شوعي_محمد_حكمي.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:darkpurple; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>العقربية</span> |
| </div> |
| <span style="color:#555;">(50)</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_59bc83242fb7116578be63c30ea90cc4, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة سرعة المعالجة للخدمات اللوجستية", |
| marker: marker_5aef956feb8391056c8891989845716b, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة فرع الشركة العاشرة للبناء المحدودة للسينوبك", |
| marker: marker_150a7587c324a280b04380fe580a5631, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "فرع شركة شنيانغ جيانغسو نيوماتيريالز للأنابيب", |
| marker: marker_2c0799156bb925ac8c79ce4cd72f07fa, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة تطوير موارد الطاقة المحدودة", |
| marker: marker_e6ab4dca45ec7fce9b30efcf722b3e34, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة فرع شركة ريموند انترناشونال", |
| marker: marker_5b98a8d1d1371857d7e4235f3022329b, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة اعمال العون للمقاولات العامة", |
| marker: marker_e0ef06f4d95db8f2d3c67fd2940711ea, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة شبكة نجم الشرق الاوسط للمقاولات", |
| marker: marker_5b0ed8f0cda098639edb9a21bc42f70d, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة صروح الجزيرة للمقاولات العامة", |
| marker: marker_bacfb650af065fcbb0e37ff3f75f62c5, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة اس بي اي إي غلوبال سيرفسز اينرجي السعودية المحدودة", |
| marker: marker_e0dc5bc5487ce539b3da04c73135ecf6, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة شاسار العربية للمقاولات", |
| marker: marker_43519c774fd99edce9eba6fedd60024a, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ايفل العربية المحدودة", |
| marker: marker_84a52fcc2e2f48b27d8e1d97f80b1c34, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة دائما للمقاولات", |
| marker: marker_ab4798961de01c3745453f64e3658ffb, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ايجار السعودية للرافعات والمعدات المحدودة", |
| marker: marker_2a088a531ddc1b5dcba2a51c324ebd79, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة طاقات الأرض المحدودة شركة شخص واحد", |
| marker: marker_c09323a1a3f552b1842c0fe932441cba, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة جناح المحرك لصيانة الطائرات", |
| marker: marker_ccb1f9166338d5fa6b35a220293fae55, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة مطعم الشام لتقديم الوجبات", |
| marker: marker_7363553e07165a48f9f4199d318e5735, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نواة السعودية لتكنولوجيا المياه شركة الشخص الواحد", |
| marker: marker_7352c334bee2936916541fb8148c665f, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "خياط طراز الفخامة للخياطة الرجالية", |
| marker: marker_0b95763b78fe1bb8105cc320db081fc2, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة اتحاد التعمير للمقاولات العامة", |
| marker: marker_484d78fba6e954f76bd3efc17083fff9, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع ديار الورق للمنتجات الورقية", |
| marker: marker_783e9a79652fc3d684e902eb5fbc0f66, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة الورقة الذهبية للنسخ والتصوير", |
| marker: marker_c5df8d223e006adc8863393f67c9ef47, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مطابع مطبوع للنسخ والتصوير", |
| marker: marker_5def1f005c805d8c5ba4a5ea7a6d7196, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مجموعة سعيد محمد المعلم للصناعة", |
| marker: marker_fce933d2a5800e0d20e56631c9d79e07, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة أساسيات العناية المحدودة شركة شخص واحد", |
| marker: marker_353c1e95610f69f2e558dc96a7d9668c, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة العماره الشرقيه للمقاولات العامة", |
| marker: marker_04ed1074bde788e75308ab394e87587d, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة قوى للتجارة والمقاولات", |
| marker: marker_4570968694e8976abe66f0f6cb3260b0, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة بصمة تشييد لتنجيد الاثاث", |
| marker: marker_515e2f814ca2acaf2c178e41cc661bb5, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة الاكتشافات التجارية", |
| marker: marker_0b4d02385b12fdda9fd27fc8aded333f, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "معمل بسمات الشرقية للاسنان", |
| marker: marker_ec52de2c5b664c1e8d70d88eb1cb0408, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "ورشة انتصار بنت عاشور بن علي الصويلح للصيانة", |
| marker: marker_189ce0a020cc8e6ad8dbde1a3c508b2b, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "ورشة البدر المثالية للتبريد والتكييف", |
| marker: marker_62b19b812cbb78243dfcb1392041b274, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "فرع شركة ان في مايكاوا أوروبا اس ايه", |
| marker: marker_bdab13c06b96afc737047e21b3db0d49, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "ورشة هدى سليم النعيمي للصيانة", |
| marker: marker_c16ced0d72b23457b71129510a061c3c, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "ورشة فائز عبدالرحمن مناع العمري للصيانة", |
| marker: marker_aab206eda02715f62d643f31e43bc4e7, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة هناء هاني خشمان العتيبي لصيانة الالكترونيات", |
| marker: marker_4b8f8ae63505e5394cc8eebebec266ba, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الأسود الثلاثة الأولى للتجارة", |
| marker: marker_419c24328f3f6ebc68e247e79305d245, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الهندسة الدقيقة للصناعة", |
| marker: marker_69b6cc0d13c2f8d5bc3dbb8a7749e2bb, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة سدرا الشرق للتجارة والمقاولات", |
| marker: marker_d70df9f6988845d9c39d359d3274eab2, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة أمواج الشاطئ التجارية", |
| marker: marker_39b4aa9fa07288190f2c569414bf8fb0, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الدار بترو للصيانة والتشغيل", |
| marker: marker_f3a8c02b44ec1e9be6bd8cbb047ae5bc, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة بيت الكيان للتجارة", |
| marker: marker_39b27c7283fef20545786093cd3c1d66, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة النجمة الكونية للمقاولات", |
| marker: marker_f903d86deda03130fae0d100aba50f72, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة ندى عبدالله القحطاني للمقاولات عامة", |
| marker: marker_a7dd6f3eec0b5ad102890cf7e3b8def4, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مساعد سعد العجمي", |
| marker: marker_c0a87bd5a6c976144a96b6ca8e6f8cde, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة مصمم الاعمال للمقاولات العامة", |
| marker: marker_1019c503423945b1d16745d22269e238, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة البنايات العربي للمقاولات العامة", |
| marker: marker_126d411fa40687740eb3e52ff3ccfe85, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة سانيه للمقاولات", |
| marker: marker_a07817537aeef87a396542f55f393492, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة فرع شركة الحسنين ش م ب مساهمة بحرينية مقفلة", |
| marker: marker_7ee8e1930274ae2b69531769de5cfa71, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة أقطار الحديد للصناعة", |
| marker: marker_a5f63be31d1c427e8434acbfef89b192, |
| map: map_b6ddf2f84a0b3d479455342e90c19cdd |
| }); |
| }, 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_b6ddf2f84a0b3d479455342e90c19cdd" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_b6ddf2f84a0b3d479455342e90c19cdd = L.map( |
| "map_b6ddf2f84a0b3d479455342e90c19cdd", |
| { |
| center: [26.289174490138144, 50.19487016825408], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_ad2b9d09588744154371815065e0ae42 = 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_ad2b9d09588744154371815065e0ae42.addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var tile_layer_e7baa922e0283d4d7a787bb7478bd074 = 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_e7baa922e0283d4d7a787bb7478bd074.addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var tile_layer_1331bd543abff96ae12e365ecf4aa303 = 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_1331bd543abff96ae12e365ecf4aa303.addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var locate_control_45a8dd78c33715fc1647f38d1e925568 = L.control.locate( |
| {} |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| |
| var marker_59bc83242fb7116578be63c30ea90cc4 = L.marker( |
| [26.286101878066802, 50.1926242428547], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_bb2ada05ff92be1d7baf1949000e9b4a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_22dd3cc200192fde1f55dfab891403a8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5e03eb0c33bf0cc2a0abcbde6a5023bf = $(`<div id="html_5e03eb0c33bf0cc2a0abcbde6a5023bf" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مراس الأفراد للموارد البشرية</b><br> السجل التجاري: 2051225174<br> الرقم الموحد: 7011051807<br> isic4: 4220<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2860418780668,50.1926242428547" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_22dd3cc200192fde1f55dfab891403a8.setContent(html_5e03eb0c33bf0cc2a0abcbde6a5023bf); |
| |
| |
| |
| marker_59bc83242fb7116578be63c30ea90cc4.bindPopup(popup_22dd3cc200192fde1f55dfab891403a8) |
| ; |
| |
| |
| |
| |
| marker_59bc83242fb7116578be63c30ea90cc4.setIcon(icon_bb2ada05ff92be1d7baf1949000e9b4a); |
| |
| |
| var marker_5aef956feb8391056c8891989845716b = L.marker( |
| [26.2945142587669, 50.1984196344643], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_b2984342dae373baf47f0dee43316870 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_035fa6107de2e6a158eee7971835f5d2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_92474925316f9fa476776883ac4fd29b = $(`<div id="html_92474925316f9fa476776883ac4fd29b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة سرعة المعالجة للخدمات اللوجستية</b><br> السجل التجاري: 2051243919<br> الرقم الموحد: 7031187441<br> isic4: 4220<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2945142587669,50.1984196344643" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_035fa6107de2e6a158eee7971835f5d2.setContent(html_92474925316f9fa476776883ac4fd29b); |
| |
| |
| |
| marker_5aef956feb8391056c8891989845716b.bindPopup(popup_035fa6107de2e6a158eee7971835f5d2) |
| ; |
| |
| |
| |
| |
| marker_5aef956feb8391056c8891989845716b.setIcon(icon_b2984342dae373baf47f0dee43316870); |
| |
| |
| var marker_150a7587c324a280b04380fe580a5631 = L.marker( |
| [26.3008505110748, 50.2008011554309], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_a3d19c11cbf3858dcd32ac907ca78ee6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6b8781a4e5a74a5e01fe46bb5420a546 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d985ac74402343a394b8bcb8e5146987 = $(`<div id="html_d985ac74402343a394b8bcb8e5146987" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة فرع الشركة العاشرة للبناء المحدودة للسينوبك</b><br> السجل التجاري: 2051247007<br> الرقم الموحد: 7035007454<br> isic4: 4220<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.3008505110748,50.2008011554309" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6b8781a4e5a74a5e01fe46bb5420a546.setContent(html_d985ac74402343a394b8bcb8e5146987); |
| |
| |
| |
| marker_150a7587c324a280b04380fe580a5631.bindPopup(popup_6b8781a4e5a74a5e01fe46bb5420a546) |
| ; |
| |
| |
| |
| |
| marker_150a7587c324a280b04380fe580a5631.setIcon(icon_a3d19c11cbf3858dcd32ac907ca78ee6); |
| |
| |
| var marker_2c0799156bb925ac8c79ce4cd72f07fa = L.marker( |
| [26.2929418355626, 50.1991047982728], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_21149d237dbf209ef91c79ac248d56a1 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5b9d38db25f965188a5ba5662f6a28d7 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_36de36ec82f1d114dd71c25b5e484ca3 = $(`<div id="html_36de36ec82f1d114dd71c25b5e484ca3" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>فرع شركة شنيانغ جيانغسو نيوماتيريالز للأنابيب</b><br> السجل التجاري: 2051226581<br> الرقم الموحد: 7015438083<br> isic4: 4220<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2929418355626,50.1991047982728" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5b9d38db25f965188a5ba5662f6a28d7.setContent(html_36de36ec82f1d114dd71c25b5e484ca3); |
| |
| |
| |
| marker_2c0799156bb925ac8c79ce4cd72f07fa.bindPopup(popup_5b9d38db25f965188a5ba5662f6a28d7) |
| ; |
| |
| |
| |
| |
| marker_2c0799156bb925ac8c79ce4cd72f07fa.setIcon(icon_21149d237dbf209ef91c79ac248d56a1); |
| |
| |
| var marker_e6ab4dca45ec7fce9b30efcf722b3e34 = L.marker( |
| [26.285083471887802, 50.1960497953228], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_c94b6a132ea40057f1b10bae6eb60c07 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0266e8db41cea5fa02d5f8badb993904 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_eedfad88a558ec46c0dde0bdb7fccb38 = $(`<div id="html_eedfad88a558ec46c0dde0bdb7fccb38" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة تطوير موارد الطاقة المحدودة</b><br> السجل التجاري: 2051028985<br> الرقم الموحد: 7001460109<br> isic4: 4220<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2850234718878,50.1960497953228" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0266e8db41cea5fa02d5f8badb993904.setContent(html_eedfad88a558ec46c0dde0bdb7fccb38); |
| |
| |
| |
| marker_e6ab4dca45ec7fce9b30efcf722b3e34.bindPopup(popup_0266e8db41cea5fa02d5f8badb993904) |
| ; |
| |
| |
| |
| |
| marker_e6ab4dca45ec7fce9b30efcf722b3e34.setIcon(icon_c94b6a132ea40057f1b10bae6eb60c07); |
| |
| |
| var marker_5b98a8d1d1371857d7e4235f3022329b = L.marker( |
| [26.284799614878402, 50.1971425110718], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_b4f8398274ab9664711f86431129f49f = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_78cf53df2ba45d76d5e36720f231d12a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e4d9702b1256f60e655a8fb24da56e3a = $(`<div id="html_e4d9702b1256f60e655a8fb24da56e3a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة فرع شركة ريموند انترناشونال</b><br> السجل التجاري: 2051060469<br> الرقم الموحد: 7001657324<br> isic4: 4220<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2847396148784,50.1971425110718" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_78cf53df2ba45d76d5e36720f231d12a.setContent(html_e4d9702b1256f60e655a8fb24da56e3a); |
| |
| |
| |
| marker_5b98a8d1d1371857d7e4235f3022329b.bindPopup(popup_78cf53df2ba45d76d5e36720f231d12a) |
| ; |
| |
| |
| |
| |
| marker_5b98a8d1d1371857d7e4235f3022329b.setIcon(icon_b4f8398274ab9664711f86431129f49f); |
| |
| |
| var marker_e0ef06f4d95db8f2d3c67fd2940711ea = L.marker( |
| [26.2847696896794, 50.1963942918836], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_aa56b91a6832d144dc44a38403578a49 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_35732613d17f8e6c60249fa1835874e4 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7f51f247fc8f3b45161bceb5cd2b9625 = $(`<div id="html_7f51f247fc8f3b45161bceb5cd2b9625" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة اعمال العون للمقاولات العامة</b><br> السجل التجاري: 2051036151<br> الرقم الموحد: 7011724114<br> isic4: 4220<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2847696896794,50.1963942918836" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_35732613d17f8e6c60249fa1835874e4.setContent(html_7f51f247fc8f3b45161bceb5cd2b9625); |
| |
| |
| |
| marker_e0ef06f4d95db8f2d3c67fd2940711ea.bindPopup(popup_35732613d17f8e6c60249fa1835874e4) |
| ; |
| |
| |
| |
| |
| marker_e0ef06f4d95db8f2d3c67fd2940711ea.setIcon(icon_aa56b91a6832d144dc44a38403578a49); |
| |
| |
| var marker_5b0ed8f0cda098639edb9a21bc42f70d = L.marker( |
| [26.2860418780668, 50.1926242428546], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_ea0e43708a91d1d975cacfd2b6dedf29 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_461a1fe7a876202c9d492c1db9b495b3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6e7bff05fce14f22ea417a52bdb4dd23 = $(`<div id="html_6e7bff05fce14f22ea417a52bdb4dd23" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة شبكة نجم الشرق الاوسط للمقاولات</b><br> السجل التجاري: 2051021981<br> الرقم الموحد: 7012728015<br> isic4: 4321<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2860418780668,50.1926242428546" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_461a1fe7a876202c9d492c1db9b495b3.setContent(html_6e7bff05fce14f22ea417a52bdb4dd23); |
| |
| |
| |
| marker_5b0ed8f0cda098639edb9a21bc42f70d.bindPopup(popup_461a1fe7a876202c9d492c1db9b495b3) |
| ; |
| |
| |
| |
| |
| marker_5b0ed8f0cda098639edb9a21bc42f70d.setIcon(icon_ea0e43708a91d1d975cacfd2b6dedf29); |
| |
| |
| var marker_bacfb650af065fcbb0e37ff3f75f62c5 = L.marker( |
| [26.2847396148784, 50.1972025110718], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_c045469634c65232542041323dbbfff4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_afce18c1c75964339b840c90a29f309c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_0b71a20b067766513d4734bbff758cdf = $(`<div id="html_0b71a20b067766513d4734bbff758cdf" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة صروح الجزيرة للمقاولات العامة</b><br> السجل التجاري: 2051040487<br> الرقم الموحد: 7014103712<br> isic4: 4321<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2847396148784,50.1971425110718" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_afce18c1c75964339b840c90a29f309c.setContent(html_0b71a20b067766513d4734bbff758cdf); |
| |
| |
| |
| marker_bacfb650af065fcbb0e37ff3f75f62c5.bindPopup(popup_afce18c1c75964339b840c90a29f309c) |
| ; |
| |
| |
| |
| |
| marker_bacfb650af065fcbb0e37ff3f75f62c5.setIcon(icon_c045469634c65232542041323dbbfff4); |
| |
| |
| var marker_e0dc5bc5487ce539b3da04c73135ecf6 = L.marker( |
| [26.2849634718878, 50.1960497953228], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_dba360d678d1887820120bff89c41449 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_688af3c165df1716acc119d3f0832638 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5f3d1cd0d3178a9a95d9e9623fe1c853 = $(`<div id="html_5f3d1cd0d3178a9a95d9e9623fe1c853" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة اس بي اي إي غلوبال سيرفسز اينرجي السعودية المحدودة</b><br> السجل التجاري: 2051040778<br> الرقم الموحد: 7001596951<br> isic4: 4322<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2850234718878,50.1960497953228" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_688af3c165df1716acc119d3f0832638.setContent(html_5f3d1cd0d3178a9a95d9e9623fe1c853); |
| |
| |
| |
| marker_e0dc5bc5487ce539b3da04c73135ecf6.bindPopup(popup_688af3c165df1716acc119d3f0832638) |
| ; |
| |
| |
| |
| |
| marker_e0dc5bc5487ce539b3da04c73135ecf6.setIcon(icon_dba360d678d1887820120bff89c41449); |
| |
| |
| var marker_43519c774fd99edce9eba6fedd60024a = L.marker( |
| [26.2846796148784, 50.1971425110718], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_6c2392fd0bf6c8fce3bbe25901ce6389 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_804f385a208e76e1011354ea93660c53 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a3dae92e8f88850ccf52633b86b67b10 = $(`<div id="html_a3dae92e8f88850ccf52633b86b67b10" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة شاسار العربية للمقاولات</b><br> السجل التجاري: 2051241254<br> الرقم الموحد: 7028739600<br> isic4: 4330<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2847396148784,50.1971425110718" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_804f385a208e76e1011354ea93660c53.setContent(html_a3dae92e8f88850ccf52633b86b67b10); |
| |
| |
| |
| marker_43519c774fd99edce9eba6fedd60024a.bindPopup(popup_804f385a208e76e1011354ea93660c53) |
| ; |
| |
| |
| |
| |
| marker_43519c774fd99edce9eba6fedd60024a.setIcon(icon_6c2392fd0bf6c8fce3bbe25901ce6389); |
| |
| |
| var marker_84a52fcc2e2f48b27d8e1d97f80b1c34 = L.marker( |
| [26.2866986928738, 50.1905789606702], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_0285a50fb92b32a266c3dee4508a8e8a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f0fe604cfbcd299cc3e80580eb4a9dd8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d6746041550a23d73b5de8cf1e0f42cb = $(`<div id="html_d6746041550a23d73b5de8cf1e0f42cb" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ايفل العربية المحدودة</b><br> السجل التجاري: 2051241676<br> الرقم الموحد: 7029021610<br> isic4: 4330<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2866986928738,50.1905789606702" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f0fe604cfbcd299cc3e80580eb4a9dd8.setContent(html_d6746041550a23d73b5de8cf1e0f42cb); |
| |
| |
| |
| marker_84a52fcc2e2f48b27d8e1d97f80b1c34.bindPopup(popup_f0fe604cfbcd299cc3e80580eb4a9dd8) |
| ; |
| |
| |
| |
| |
| marker_84a52fcc2e2f48b27d8e1d97f80b1c34.setIcon(icon_0285a50fb92b32a266c3dee4508a8e8a); |
| |
| |
| var marker_ab4798961de01c3745453f64e3658ffb = L.marker( |
| [26.2969121475667, 50.1926703084085], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_22c97f1e7f6e06904a78be608296c29b = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_78b894c2e10404c561accc91b5470638 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f89cfb365bc9d04e3f7116891b0c5152 = $(`<div id="html_f89cfb365bc9d04e3f7116891b0c5152" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة دائما للمقاولات</b><br> السجل التجاري: 2051025461<br> الرقم الموحد: 7001485783<br> isic4: 4330<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2969121475667,50.1926703084085" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_78b894c2e10404c561accc91b5470638.setContent(html_f89cfb365bc9d04e3f7116891b0c5152); |
| |
| |
| |
| marker_ab4798961de01c3745453f64e3658ffb.bindPopup(popup_78b894c2e10404c561accc91b5470638) |
| ; |
| |
| |
| |
| |
| marker_ab4798961de01c3745453f64e3658ffb.setIcon(icon_22c97f1e7f6e06904a78be608296c29b); |
| |
| |
| var marker_2a088a531ddc1b5dcba2a51c324ebd79 = L.marker( |
| [26.2848459738402, 50.1961660230381], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_8225d40bec7de9bf3a5f34e78866c13d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ef5722f83e4c58cfcbbacad74895bfb1 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_440db6e6119941fa2a5285ec4d517f73 = $(`<div id="html_440db6e6119941fa2a5285ec4d517f73" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ايجار السعودية للرافعات والمعدات المحدودة</b><br> السجل التجاري: 2051059513<br> الرقم الموحد: 7001897607<br> isic4: 4390<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2848459738402,50.1961660230381" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ef5722f83e4c58cfcbbacad74895bfb1.setContent(html_440db6e6119941fa2a5285ec4d517f73); |
| |
| |
| |
| marker_2a088a531ddc1b5dcba2a51c324ebd79.bindPopup(popup_ef5722f83e4c58cfcbbacad74895bfb1) |
| ; |
| |
| |
| |
| |
| marker_2a088a531ddc1b5dcba2a51c324ebd79.setIcon(icon_8225d40bec7de9bf3a5f34e78866c13d); |
| |
| |
| var marker_c09323a1a3f552b1842c0fe932441cba = L.marker( |
| [26.2863741868038, 50.1915162376442], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_d7c3d484380c1070e29ed697da7f2103 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_41ac42a19ada344df58f37485f556255 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_73f18410a6e48dcba31dc158c95e8ae9 = $(`<div id="html_73f18410a6e48dcba31dc158c95e8ae9" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة طاقات الأرض المحدودة شركة شخص واحد</b><br> السجل التجاري: 2051242162<br> الرقم الموحد: 7029642530<br> isic4: 910<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2863741868038,50.1915162376442" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_41ac42a19ada344df58f37485f556255.setContent(html_73f18410a6e48dcba31dc158c95e8ae9); |
| |
| |
| |
| marker_c09323a1a3f552b1842c0fe932441cba.bindPopup(popup_41ac42a19ada344df58f37485f556255) |
| ; |
| |
| |
| |
| |
| marker_c09323a1a3f552b1842c0fe932441cba.setIcon(icon_d7c3d484380c1070e29ed697da7f2103); |
| |
| |
| var marker_ccb1f9166338d5fa6b35a220293fae55 = L.marker( |
| [26.2920256378623, 50.1901868308451], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_e5c0e073f3c3a6b6b3b29bc9a0b95c84 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d2e85fb14e226ca56d94b963eef1e19f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7ba875aae4b658c0a375412cb1368efa = $(`<div id="html_7ba875aae4b658c0a375412cb1368efa" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة جناح المحرك لصيانة الطائرات</b><br> السجل التجاري: 4650053149<br> الرقم الموحد: 7013802769<br> isic4: 3030<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2920256378623,50.1901868308451" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d2e85fb14e226ca56d94b963eef1e19f.setContent(html_7ba875aae4b658c0a375412cb1368efa); |
| |
| |
| |
| marker_ccb1f9166338d5fa6b35a220293fae55.bindPopup(popup_d2e85fb14e226ca56d94b963eef1e19f) |
| ; |
| |
| |
| |
| |
| marker_ccb1f9166338d5fa6b35a220293fae55.setIcon(icon_e5c0e073f3c3a6b6b3b29bc9a0b95c84); |
| |
| |
| var marker_7363553e07165a48f9f4199d318e5735 = L.marker( |
| [26.2905321086447, 50.1950183107239], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_0d4ad13c23223068cfb5ad1afa0ff3b9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d08b46c164ad5b909f9d1ab3e44a945c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7f7066865af258e07b108d2d372c59f5 = $(`<div id="html_7f7066865af258e07b108d2d372c59f5" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة مطعم الشام لتقديم الوجبات</b><br> السجل التجاري: 2051061406<br> الرقم الموحد: 7002955891<br> isic4: 1075<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2905321086447,50.1950183107239" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d08b46c164ad5b909f9d1ab3e44a945c.setContent(html_7f7066865af258e07b108d2d372c59f5); |
| |
| |
| |
| marker_7363553e07165a48f9f4199d318e5735.bindPopup(popup_d08b46c164ad5b909f9d1ab3e44a945c) |
| ; |
| |
| |
| |
| |
| marker_7363553e07165a48f9f4199d318e5735.setIcon(icon_0d4ad13c23223068cfb5ad1afa0ff3b9); |
| |
| |
| var marker_7352c334bee2936916541fb8148c665f = L.marker( |
| [26.2847396148784, 50.197082511071805], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_2887ec15afc932c5ea8d756d7591646c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_599ec116b9129d850053c81386fb7dff = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_48879c31d06f99b4d1697759cb95238c = $(`<div id="html_48879c31d06f99b4d1697759cb95238c" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نواة السعودية لتكنولوجيا المياه شركة الشخص الواحد</b><br> السجل التجاري: 2051224167<br> الرقم الموحد: 7005753806<br> isic4: 1104<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2847396148784,50.1971425110718" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_599ec116b9129d850053c81386fb7dff.setContent(html_48879c31d06f99b4d1697759cb95238c); |
| |
| |
| |
| marker_7352c334bee2936916541fb8148c665f.bindPopup(popup_599ec116b9129d850053c81386fb7dff) |
| ; |
| |
| |
| |
| |
| marker_7352c334bee2936916541fb8148c665f.setIcon(icon_2887ec15afc932c5ea8d756d7591646c); |
| |
| |
| var marker_0b95763b78fe1bb8105cc320db081fc2 = L.marker( |
| [26.28782198679485, 50.19800397567451], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_8549839823eb5f9e92f48d3039b89cab = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1fe70274e8cc361f31111398645a9df8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_fc6d875dd59b57c44daa4c439b584631 = $(`<div id="html_fc6d875dd59b57c44daa4c439b584631" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>خياط طراز الفخامة للخياطة الرجالية</b><br> السجل التجاري: 2051257794<br> الرقم الموحد: 7041096376<br> isic4: 1410<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.28782198679485,50.19800397567451" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1fe70274e8cc361f31111398645a9df8.setContent(html_fc6d875dd59b57c44daa4c439b584631); |
| |
| |
| |
| marker_0b95763b78fe1bb8105cc320db081fc2.bindPopup(popup_1fe70274e8cc361f31111398645a9df8) |
| ; |
| |
| |
| |
| |
| marker_0b95763b78fe1bb8105cc320db081fc2.setIcon(icon_8549839823eb5f9e92f48d3039b89cab); |
| |
| |
| var marker_484d78fba6e954f76bd3efc17083fff9 = L.marker( |
| [26.28685859, 50.19791132], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_54b5ab383e0ce914f4973574050851be = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_9c4ec674e88dfb52c30a0e9b1e33eb01 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9dce05d1f188a0d569dd5e2c4be5c1af = $(`<div id="html_9dce05d1f188a0d569dd5e2c4be5c1af" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة اتحاد التعمير للمقاولات العامة</b><br> السجل التجاري: 2051028867<br> الرقم الموحد: 7013429456<br> isic4: 1622<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.28685859,50.19791132" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_9c4ec674e88dfb52c30a0e9b1e33eb01.setContent(html_9dce05d1f188a0d569dd5e2c4be5c1af); |
| |
| |
| |
| marker_484d78fba6e954f76bd3efc17083fff9.bindPopup(popup_9c4ec674e88dfb52c30a0e9b1e33eb01) |
| ; |
| |
| |
| |
| |
| marker_484d78fba6e954f76bd3efc17083fff9.setIcon(icon_54b5ab383e0ce914f4973574050851be); |
| |
| |
| var marker_783e9a79652fc3d684e902eb5fbc0f66 = L.marker( |
| [26.28980624405565, 50.19303694367409], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_5c20ee32fba62bf3207196cb3eca9271 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_a5ab61c75c02bd4fe8f038042d56cc1d = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5eb33d4b423d73cca85352a552a4896c = $(`<div id="html_5eb33d4b423d73cca85352a552a4896c" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع ديار الورق للمنتجات الورقية</b><br> السجل التجاري: 2051253989<br> الرقم الموحد: 7038381708<br> isic4: 1709<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.28980624405565,50.19303694367409" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_a5ab61c75c02bd4fe8f038042d56cc1d.setContent(html_5eb33d4b423d73cca85352a552a4896c); |
| |
| |
| |
| marker_783e9a79652fc3d684e902eb5fbc0f66.bindPopup(popup_a5ab61c75c02bd4fe8f038042d56cc1d) |
| ; |
| |
| |
| |
| |
| marker_783e9a79652fc3d684e902eb5fbc0f66.setIcon(icon_5c20ee32fba62bf3207196cb3eca9271); |
| |
| |
| var marker_c5df8d223e006adc8863393f67c9ef47 = L.marker( |
| [26.2907988370518, 50.1955719536832], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_5417b86bbed42e1743b2dc17ef730fc0 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_bbc390e228d9c8de030374fea0fb2610 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_03037f3555b8f12a0c2c5895d390d900 = $(`<div id="html_03037f3555b8f12a0c2c5895d390d900" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة الورقة الذهبية للنسخ والتصوير</b><br> السجل التجاري: 2051050357<br> الرقم الموحد: 7012498718<br> isic4: 1811<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2907988370518,50.1955719536832" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_bbc390e228d9c8de030374fea0fb2610.setContent(html_03037f3555b8f12a0c2c5895d390d900); |
| |
| |
| |
| marker_c5df8d223e006adc8863393f67c9ef47.bindPopup(popup_bbc390e228d9c8de030374fea0fb2610) |
| ; |
| |
| |
| |
| |
| marker_c5df8d223e006adc8863393f67c9ef47.setIcon(icon_5417b86bbed42e1743b2dc17ef730fc0); |
| |
| |
| var marker_5def1f005c805d8c5ba4a5ea7a6d7196 = L.marker( |
| [26.2909574623392, 50.1960014687705], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_2b458712796830821e008b31c261a4f7 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0c8798135a8fcaf23addecdac2d19f91 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f9ade8d15d0a591ea23c94ddcdc7fbca = $(`<div id="html_f9ade8d15d0a591ea23c94ddcdc7fbca" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مطابع مطبوع للنسخ والتصوير</b><br> السجل التجاري: 2051245432<br> الرقم الموحد: 7025126710<br> isic4: 1811<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2909574623392,50.1960014687705" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0c8798135a8fcaf23addecdac2d19f91.setContent(html_f9ade8d15d0a591ea23c94ddcdc7fbca); |
| |
| |
| |
| marker_5def1f005c805d8c5ba4a5ea7a6d7196.bindPopup(popup_0c8798135a8fcaf23addecdac2d19f91) |
| ; |
| |
| |
| |
| |
| marker_5def1f005c805d8c5ba4a5ea7a6d7196.setIcon(icon_2b458712796830821e008b31c261a4f7); |
| |
| |
| var marker_fce933d2a5800e0d20e56631c9d79e07 = L.marker( |
| [26.28473961, 50.19714251], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_9cc4e4e67b849ca48347737b4f5bba81 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_a259b2044fc44df525793ae32a69b0fe = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1943f9faf0a5bf9cdb68482f297ec85d = $(`<div id="html_1943f9faf0a5bf9cdb68482f297ec85d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مجموعة سعيد محمد المعلم للصناعة</b><br> السجل التجاري: 2063009476<br> الرقم الموحد: 7012145632<br> isic4: 2011<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.28473961,50.19714251" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_a259b2044fc44df525793ae32a69b0fe.setContent(html_1943f9faf0a5bf9cdb68482f297ec85d); |
| |
| |
| |
| marker_fce933d2a5800e0d20e56631c9d79e07.bindPopup(popup_a259b2044fc44df525793ae32a69b0fe) |
| ; |
| |
| |
| |
| |
| marker_fce933d2a5800e0d20e56631c9d79e07.setIcon(icon_9cc4e4e67b849ca48347737b4f5bba81); |
| |
| |
| var marker_353c1e95610f69f2e558dc96a7d9668c = L.marker( |
| [26.2860118780668, 50.19267620437893], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_094fb6d97402ee68d272c0a46065e088 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_77da5bd551ee2d54f3bb9027d713f663 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_44ffc18d7c2c5437c5309e3c9b508441 = $(`<div id="html_44ffc18d7c2c5437c5309e3c9b508441" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة أساسيات العناية المحدودة شركة شخص واحد</b><br> السجل التجاري: 2051225930<br> الرقم الموحد: 7009010633<br> isic4: 2023<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2860418780668,50.1926242428547" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_77da5bd551ee2d54f3bb9027d713f663.setContent(html_44ffc18d7c2c5437c5309e3c9b508441); |
| |
| |
| |
| marker_353c1e95610f69f2e558dc96a7d9668c.bindPopup(popup_77da5bd551ee2d54f3bb9027d713f663) |
| ; |
| |
| |
| |
| |
| marker_353c1e95610f69f2e558dc96a7d9668c.setIcon(icon_094fb6d97402ee68d272c0a46065e088); |
| |
| |
| var marker_04ed1074bde788e75308ab394e87587d = L.marker( |
| [26.288073012689, 50.1965429097869], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_ab9dbeb72c9819b4cb588a7cfabef4ed = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_209c518d50bb62e370ae67c435cd4429 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_be7099ae993b2ca6f53cf6b1fa9480ca = $(`<div id="html_be7099ae993b2ca6f53cf6b1fa9480ca" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة العماره الشرقيه للمقاولات العامة</b><br> السجل التجاري: 2051013224<br> الرقم الموحد: 7011643066<br> isic4: 2395<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.288073012689,50.1965429097869" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_209c518d50bb62e370ae67c435cd4429.setContent(html_be7099ae993b2ca6f53cf6b1fa9480ca); |
| |
| |
| |
| marker_04ed1074bde788e75308ab394e87587d.bindPopup(popup_209c518d50bb62e370ae67c435cd4429) |
| ; |
| |
| |
| |
| |
| marker_04ed1074bde788e75308ab394e87587d.setIcon(icon_ab9dbeb72c9819b4cb588a7cfabef4ed); |
| |
| |
| var marker_4570968694e8976abe66f0f6cb3260b0 = L.marker( |
| [26.286139264282, 50.1914676761722], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_4041cd05a717297c58630d9b61af9cba = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d8aa0bbbfd7383a660b4cc87a18185c3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1f22f68cbc967cab8f0c7be9e80dc118 = $(`<div id="html_1f22f68cbc967cab8f0c7be9e80dc118" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة قوى للتجارة والمقاولات</b><br> السجل التجاري: 2051037456<br> الرقم الموحد: 7001571582<br> isic4: 2599<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.286139264282,50.1914676761722" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d8aa0bbbfd7383a660b4cc87a18185c3.setContent(html_1f22f68cbc967cab8f0c7be9e80dc118); |
| |
| |
| |
| marker_4570968694e8976abe66f0f6cb3260b0.bindPopup(popup_d8aa0bbbfd7383a660b4cc87a18185c3) |
| ; |
| |
| |
| |
| |
| marker_4570968694e8976abe66f0f6cb3260b0.setIcon(icon_4041cd05a717297c58630d9b61af9cba); |
| |
| |
| var marker_515e2f814ca2acaf2c178e41cc661bb5 = L.marker( |
| [26.2930376262136, 50.1951140418076], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_c0a141586aa9f4a5753a5b43f8251d9d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5aa25ff6f3cda6f828fec5e421919345 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a0dc6c476094c6834ddb5dcbd85f4e5d = $(`<div id="html_a0dc6c476094c6834ddb5dcbd85f4e5d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة بصمة تشييد لتنجيد الاثاث</b><br> السجل التجاري: 2051225694<br> الرقم الموحد: 7008899119<br> isic4: 3100<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2930376262136,50.1951140418076" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5aa25ff6f3cda6f828fec5e421919345.setContent(html_a0dc6c476094c6834ddb5dcbd85f4e5d); |
| |
| |
| |
| marker_515e2f814ca2acaf2c178e41cc661bb5.bindPopup(popup_5aa25ff6f3cda6f828fec5e421919345) |
| ; |
| |
| |
| |
| |
| marker_515e2f814ca2acaf2c178e41cc661bb5.setIcon(icon_c0a141586aa9f4a5753a5b43f8251d9d); |
| |
| |
| var marker_0b4d02385b12fdda9fd27fc8aded333f = L.marker( |
| [26.29969437, 50.19745156], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_cd90c9a9f4006ae322a28a430531b766 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_72ca0d1a21287b403b4e6c3f2dee73c5 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_cbc127ad461974f783d56a5129380fe7 = $(`<div id="html_cbc127ad461974f783d56a5129380fe7" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة الاكتشافات التجارية</b><br> السجل التجاري: 2051024386<br> الرقم الموحد: 7012471236<br> isic4: 3100<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.29969437,50.19745156" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_72ca0d1a21287b403b4e6c3f2dee73c5.setContent(html_cbc127ad461974f783d56a5129380fe7); |
| |
| |
| |
| marker_0b4d02385b12fdda9fd27fc8aded333f.bindPopup(popup_72ca0d1a21287b403b4e6c3f2dee73c5) |
| ; |
| |
| |
| |
| |
| marker_0b4d02385b12fdda9fd27fc8aded333f.setIcon(icon_cd90c9a9f4006ae322a28a430531b766); |
| |
| |
| var marker_ec52de2c5b664c1e8d70d88eb1cb0408 = L.marker( |
| [26.2882183368084, 50.1947405315509], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_837d4b41106f18ae42d90e7f71144687 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_47f5b1b239ccd6b3d4659eb806735f48 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9ac9cd7f77d3a348e61ef4b139344ff8 = $(`<div id="html_9ac9cd7f77d3a348e61ef4b139344ff8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>معمل بسمات الشرقية للاسنان</b><br> السجل التجاري: 2051060156<br> الرقم الموحد: 7014737519<br> isic4: 3250<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2882183368084,50.1947405315509" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_47f5b1b239ccd6b3d4659eb806735f48.setContent(html_9ac9cd7f77d3a348e61ef4b139344ff8); |
| |
| |
| |
| marker_ec52de2c5b664c1e8d70d88eb1cb0408.bindPopup(popup_47f5b1b239ccd6b3d4659eb806735f48) |
| ; |
| |
| |
| |
| |
| marker_ec52de2c5b664c1e8d70d88eb1cb0408.setIcon(icon_837d4b41106f18ae42d90e7f71144687); |
| |
| |
| var marker_189ce0a020cc8e6ad8dbde1a3c508b2b = L.marker( |
| [26.2901176550546, 50.1963667631774], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_2402299479536321c0680110abd39849 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b975a2293f7da56f33dcdb8b99e6e66b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7725a88c8e4e41f0994675b46dfad230 = $(`<div id="html_7725a88c8e4e41f0994675b46dfad230" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>ورشة انتصار بنت عاشور بن علي الصويلح للصيانة</b><br> السجل التجاري: 2051239153<br> الرقم الموحد: 7027144018<br> isic4: 3312<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2901176550546,50.1963667631774" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b975a2293f7da56f33dcdb8b99e6e66b.setContent(html_7725a88c8e4e41f0994675b46dfad230); |
| |
| |
| |
| marker_189ce0a020cc8e6ad8dbde1a3c508b2b.bindPopup(popup_b975a2293f7da56f33dcdb8b99e6e66b) |
| ; |
| |
| |
| |
| |
| marker_189ce0a020cc8e6ad8dbde1a3c508b2b.setIcon(icon_2402299479536321c0680110abd39849); |
| |
| |
| var marker_62b19b812cbb78243dfcb1392041b274 = L.marker( |
| [26.296125163864, 50.1937519566252], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_3759aa5d3cf6b934bcaa1682c473a453 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_95a7299d5e87090cc1d8d4c6615feb51 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_026562af693f28f8d5dc3f8dfb4f9259 = $(`<div id="html_026562af693f28f8d5dc3f8dfb4f9259" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>ورشة البدر المثالية للتبريد والتكييف</b><br> السجل التجاري: 2051064116<br> الرقم الموحد: 7007661858<br> isic4: 3312<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.296125163864,50.1937519566252" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_95a7299d5e87090cc1d8d4c6615feb51.setContent(html_026562af693f28f8d5dc3f8dfb4f9259); |
| |
| |
| |
| marker_62b19b812cbb78243dfcb1392041b274.bindPopup(popup_95a7299d5e87090cc1d8d4c6615feb51) |
| ; |
| |
| |
| |
| |
| marker_62b19b812cbb78243dfcb1392041b274.setIcon(icon_3759aa5d3cf6b934bcaa1682c473a453); |
| |
| |
| var marker_bdab13c06b96afc737047e21b3db0d49 = L.marker( |
| [26.2860118780668, 50.19257228133047], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_13a95aee7f90db15185c07bf56459f4d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_82127810b8c5faadb1a22331e6914245 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2dc51f9e1f7256158044354c0ba47bd1 = $(`<div id="html_2dc51f9e1f7256158044354c0ba47bd1" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>فرع شركة ان في مايكاوا أوروبا اس ايه</b><br> السجل التجاري: 2051061335<br> الرقم الموحد: 7009412524<br> isic4: 3312<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2860418780668,50.1926242428547" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_82127810b8c5faadb1a22331e6914245.setContent(html_2dc51f9e1f7256158044354c0ba47bd1); |
| |
| |
| |
| marker_bdab13c06b96afc737047e21b3db0d49.bindPopup(popup_82127810b8c5faadb1a22331e6914245) |
| ; |
| |
| |
| |
| |
| marker_bdab13c06b96afc737047e21b3db0d49.setIcon(icon_13a95aee7f90db15185c07bf56459f4d); |
| |
| |
| var marker_c16ced0d72b23457b71129510a061c3c = L.marker( |
| [26.295116321246, 50.1937267692804], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_5d8622c5ac08a48233b1106ae4472637 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b3432950a6dfec0e907c2dca37ea510c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d51ccaf91ef6d3ddeff8fe439c862c11 = $(`<div id="html_d51ccaf91ef6d3ddeff8fe439c862c11" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>ورشة هدى سليم النعيمي للصيانة</b><br> السجل التجاري: 2051224889<br> الرقم الموحد: 7006251354<br> isic4: 3312<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.295116321246,50.1937267692804" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b3432950a6dfec0e907c2dca37ea510c.setContent(html_d51ccaf91ef6d3ddeff8fe439c862c11); |
| |
| |
| |
| marker_c16ced0d72b23457b71129510a061c3c.bindPopup(popup_b3432950a6dfec0e907c2dca37ea510c) |
| ; |
| |
| |
| |
| |
| marker_c16ced0d72b23457b71129510a061c3c.setIcon(icon_5d8622c5ac08a48233b1106ae4472637); |
| |
| |
| var marker_aab206eda02715f62d643f31e43bc4e7 = L.marker( |
| [26.288792825842, 50.1966144348826], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_76404b770c58357d2bf663c8819aa22a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_eeda21a1f6eeeda9c6493328d53a78db = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_654e3356ef724d64a83d559a312b2841 = $(`<div id="html_654e3356ef724d64a83d559a312b2841" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>ورشة فائز عبدالرحمن مناع العمري للصيانة</b><br> السجل التجاري: 2051057644<br> الرقم الموحد: 7013855791<br> isic4: 3312<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.288792825842,50.1966144348826" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_eeda21a1f6eeeda9c6493328d53a78db.setContent(html_654e3356ef724d64a83d559a312b2841); |
| |
| |
| |
| marker_aab206eda02715f62d643f31e43bc4e7.bindPopup(popup_eeda21a1f6eeeda9c6493328d53a78db) |
| ; |
| |
| |
| |
| |
| marker_aab206eda02715f62d643f31e43bc4e7.setIcon(icon_76404b770c58357d2bf663c8819aa22a); |
| |
| |
| var marker_4b8f8ae63505e5394cc8eebebec266ba = L.marker( |
| [26.2901225641289, 50.1949318575505], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_1e336537796c491ecba9275ddea5e803 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6df2d3eb8f650d4f0999740c79a1a2da = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_998655d588a0cf6c6a5954c4df42068d = $(`<div id="html_998655d588a0cf6c6a5954c4df42068d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة هناء هاني خشمان العتيبي لصيانة الالكترونيات</b><br> السجل التجاري: 2051242496<br> الرقم الموحد: 7029909988<br> isic4: 3314<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2901225641289,50.1949318575505" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6df2d3eb8f650d4f0999740c79a1a2da.setContent(html_998655d588a0cf6c6a5954c4df42068d); |
| |
| |
| |
| marker_4b8f8ae63505e5394cc8eebebec266ba.bindPopup(popup_6df2d3eb8f650d4f0999740c79a1a2da) |
| ; |
| |
| |
| |
| |
| marker_4b8f8ae63505e5394cc8eebebec266ba.setIcon(icon_1e336537796c491ecba9275ddea5e803); |
| |
| |
| var marker_419c24328f3f6ebc68e247e79305d245 = L.marker( |
| [26.28535730029256, 50.1932043435888], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_88fd65c5403daf2f96fab148c28f7401 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0a61fa81238a526fe8fd04764c764b49 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2c7f07bd2890d461f7e4b064c4930cd0 = $(`<div id="html_2c7f07bd2890d461f7e4b064c4930cd0" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الأسود الثلاثة الأولى للتجارة</b><br> السجل التجاري: 2050200972<br> الرقم الموحد: 7042773197<br> isic4: 3314<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.28535730029256,50.1932043435888" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0a61fa81238a526fe8fd04764c764b49.setContent(html_2c7f07bd2890d461f7e4b064c4930cd0); |
| |
| |
| |
| marker_419c24328f3f6ebc68e247e79305d245.bindPopup(popup_0a61fa81238a526fe8fd04764c764b49) |
| ; |
| |
| |
| |
| |
| marker_419c24328f3f6ebc68e247e79305d245.setIcon(icon_88fd65c5403daf2f96fab148c28f7401); |
| |
| |
| var marker_69b6cc0d13c2f8d5bc3dbb8a7749e2bb = L.marker( |
| [26.2869663633581, 50.1898324097967], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_ff37a560515938858348ff960cb0c5eb = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_61316dda04c90e9655a79e56b4ea789f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_bea493dfdc98dcf13c952843ca7ec396 = $(`<div id="html_bea493dfdc98dcf13c952843ca7ec396" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الهندسة الدقيقة للصناعة</b><br> السجل التجاري: 2051228474<br> الرقم الموحد: 7016296647<br> isic4: 3314<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2869063633581,50.1898324097967" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_61316dda04c90e9655a79e56b4ea789f.setContent(html_bea493dfdc98dcf13c952843ca7ec396); |
| |
| |
| |
| marker_69b6cc0d13c2f8d5bc3dbb8a7749e2bb.bindPopup(popup_61316dda04c90e9655a79e56b4ea789f) |
| ; |
| |
| |
| |
| |
| marker_69b6cc0d13c2f8d5bc3dbb8a7749e2bb.setIcon(icon_ff37a560515938858348ff960cb0c5eb); |
| |
| |
| var marker_d70df9f6988845d9c39d359d3274eab2 = L.marker( |
| [26.2879963265781, 50.1983612414744], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_11de5503517e21715ae0878364e1927a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6be3ff456952977769d7450232b6c403 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c539d26ae7838237290005e571b80244 = $(`<div id="html_c539d26ae7838237290005e571b80244" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة سدرا الشرق للتجارة والمقاولات</b><br> السجل التجاري: 2051044824<br> الرقم الموحد: 7001660583<br> isic4: 3320<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2879963265781,50.1983612414744" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6be3ff456952977769d7450232b6c403.setContent(html_c539d26ae7838237290005e571b80244); |
| |
| |
| |
| marker_d70df9f6988845d9c39d359d3274eab2.bindPopup(popup_6be3ff456952977769d7450232b6c403) |
| ; |
| |
| |
| |
| |
| marker_d70df9f6988845d9c39d359d3274eab2.setIcon(icon_11de5503517e21715ae0878364e1927a); |
| |
| |
| var marker_39b4aa9fa07288190f2c569414bf8fb0 = L.marker( |
| [26.2974395827986, 50.1890630652951], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_c38c9fcbcf3b762e4b392f90bfcadf32 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_96fe1624e1cebc7a689ac69789b20b76 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c7af96f7aa7682d6e52eb6e9324bcb7d = $(`<div id="html_c7af96f7aa7682d6e52eb6e9324bcb7d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة أمواج الشاطئ التجارية</b><br> السجل التجاري: 2051011865<br> الرقم الموحد: 7006885847<br> isic4: 3320<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2974395827986,50.1890630652951" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_96fe1624e1cebc7a689ac69789b20b76.setContent(html_c7af96f7aa7682d6e52eb6e9324bcb7d); |
| |
| |
| |
| marker_39b4aa9fa07288190f2c569414bf8fb0.bindPopup(popup_96fe1624e1cebc7a689ac69789b20b76) |
| ; |
| |
| |
| |
| |
| marker_39b4aa9fa07288190f2c569414bf8fb0.setIcon(icon_c38c9fcbcf3b762e4b392f90bfcadf32); |
| |
| |
| var marker_f3a8c02b44ec1e9be6bd8cbb047ae5bc = L.marker( |
| [26.2873380552153, 50.1912429194919], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_e9738ba41c33f1b250834b923b6d7388 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_98d0d435607851a95174d2bc6606bc75 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9131dc4a99cc31d9e0a9916bc3edcc6f = $(`<div id="html_9131dc4a99cc31d9e0a9916bc3edcc6f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الدار بترو للصيانة والتشغيل</b><br> السجل التجاري: 2051034161<br> الرقم الموحد: 7001851448<br> isic4: 3320<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2873380552153,50.1912429194919" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_98d0d435607851a95174d2bc6606bc75.setContent(html_9131dc4a99cc31d9e0a9916bc3edcc6f); |
| |
| |
| |
| marker_f3a8c02b44ec1e9be6bd8cbb047ae5bc.bindPopup(popup_98d0d435607851a95174d2bc6606bc75) |
| ; |
| |
| |
| |
| |
| marker_f3a8c02b44ec1e9be6bd8cbb047ae5bc.setIcon(icon_e9738ba41c33f1b250834b923b6d7388); |
| |
| |
| var marker_39b27c7283fef20545786093cd3c1d66 = L.marker( |
| [26.29830876813364, 50.19792199808325], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_6821b8ef6c00bb83ca0e58cd1975928c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_707c61b49a0dca5a58e7a76d64624935 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2aed23208db4e73c6bfbe52ced58ceb7 = $(`<div id="html_2aed23208db4e73c6bfbe52ced58ceb7" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة بيت الكيان للتجارة</b><br> السجل التجاري: 2051056035<br> الرقم الموحد: 7013451831<br> isic4: 4100<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.29830876813364,50.19792199808325" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_707c61b49a0dca5a58e7a76d64624935.setContent(html_2aed23208db4e73c6bfbe52ced58ceb7); |
| |
| |
| |
| marker_39b27c7283fef20545786093cd3c1d66.bindPopup(popup_707c61b49a0dca5a58e7a76d64624935) |
| ; |
| |
| |
| |
| |
| marker_39b27c7283fef20545786093cd3c1d66.setIcon(icon_6821b8ef6c00bb83ca0e58cd1975928c); |
| |
| |
| var marker_f903d86deda03130fae0d100aba50f72 = L.marker( |
| [26.2932069082845, 50.1954856608907], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_583193ac4724230509033f4a00fbc012 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_436bb8d8720225d3a1424379175841a2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5f79a6a901ddda50bf98b49def982d16 = $(`<div id="html_5f79a6a901ddda50bf98b49def982d16" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة النجمة الكونية للمقاولات</b><br> السجل التجاري: 2051024253<br> الرقم الموحد: 7007755098<br> isic4: 4100<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2932069082845,50.1954856608907" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_436bb8d8720225d3a1424379175841a2.setContent(html_5f79a6a901ddda50bf98b49def982d16); |
| |
| |
| |
| marker_f903d86deda03130fae0d100aba50f72.bindPopup(popup_436bb8d8720225d3a1424379175841a2) |
| ; |
| |
| |
| |
| |
| marker_f903d86deda03130fae0d100aba50f72.setIcon(icon_583193ac4724230509033f4a00fbc012); |
| |
| |
| var marker_a7dd6f3eec0b5ad102890cf7e3b8def4 = L.marker( |
| [26.28527832, 50.192871094], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_0e31860fb56afad2289a14850678320e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7cd3937e66e65de1bb05881b12168eab = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1d2e64b5ba3f86f8e8cb8c3db1c20e0f = $(`<div id="html_1d2e64b5ba3f86f8e8cb8c3db1c20e0f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة ندى عبدالله القحطاني للمقاولات عامة</b><br> السجل التجاري: 2051224866<br> الرقم الموحد: 7006107473<br> isic4: 4100<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.28527832,50.192871094" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7cd3937e66e65de1bb05881b12168eab.setContent(html_1d2e64b5ba3f86f8e8cb8c3db1c20e0f); |
| |
| |
| |
| marker_a7dd6f3eec0b5ad102890cf7e3b8def4.bindPopup(popup_7cd3937e66e65de1bb05881b12168eab) |
| ; |
| |
| |
| |
| |
| marker_a7dd6f3eec0b5ad102890cf7e3b8def4.setIcon(icon_0e31860fb56afad2289a14850678320e); |
| |
| |
| var marker_c0a87bd5a6c976144a96b6ca8e6f8cde = L.marker( |
| [26.28472434923928, 50.19712123176878], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_80929e099b682a09a5df20f677c232d4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_a220c1c3b86daaa6dfdd05cc24d511b9 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_da8749bd2e9681184b5187b40e42291c = $(`<div id="html_da8749bd2e9681184b5187b40e42291c" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مساعد سعد العجمي</b><br> السجل التجاري: 2051227732<br> الرقم الموحد: 7015982577<br> isic4: 4100<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.28472434923928,50.19712123176878" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_a220c1c3b86daaa6dfdd05cc24d511b9.setContent(html_da8749bd2e9681184b5187b40e42291c); |
| |
| |
| |
| marker_c0a87bd5a6c976144a96b6ca8e6f8cde.bindPopup(popup_a220c1c3b86daaa6dfdd05cc24d511b9) |
| ; |
| |
| |
| |
| |
| marker_c0a87bd5a6c976144a96b6ca8e6f8cde.setIcon(icon_80929e099b682a09a5df20f677c232d4); |
| |
| |
| var marker_1019c503423945b1d16745d22269e238 = L.marker( |
| [26.2897717658718, 50.1960194715762], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_8f3f6d6ff28b64af2a74b2dd5a7ad8ec = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f4daa08d3180e05efb15960403f0f95b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4515238df0f91924c17efea2c6384322 = $(`<div id="html_4515238df0f91924c17efea2c6384322" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة مصمم الاعمال للمقاولات العامة</b><br> السجل التجاري: 2051232562<br> الرقم الموحد: 7008518990<br> isic4: 4100<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2897717658718,50.1960194715762" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f4daa08d3180e05efb15960403f0f95b.setContent(html_4515238df0f91924c17efea2c6384322); |
| |
| |
| |
| marker_1019c503423945b1d16745d22269e238.bindPopup(popup_f4daa08d3180e05efb15960403f0f95b) |
| ; |
| |
| |
| |
| |
| marker_1019c503423945b1d16745d22269e238.setIcon(icon_8f3f6d6ff28b64af2a74b2dd5a7ad8ec); |
| |
| |
| var marker_126d411fa40687740eb3e52ff3ccfe85 = L.marker( |
| [26.2944038040247, 50.1940529908839], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_0682f577f2716666a51c87ac70a69854 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1d992e15c1fff9915a86577874dc3d7b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_bd4632981840453d7a35d99b128ffb20 = $(`<div id="html_bd4632981840453d7a35d99b128ffb20" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة البنايات العربي للمقاولات العامة</b><br> السجل التجاري: 2051029390<br> الرقم الموحد: 7013269472<br> isic4: 4100<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2944038040247,50.1940529908839" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1d992e15c1fff9915a86577874dc3d7b.setContent(html_bd4632981840453d7a35d99b128ffb20); |
| |
| |
| |
| marker_126d411fa40687740eb3e52ff3ccfe85.bindPopup(popup_1d992e15c1fff9915a86577874dc3d7b) |
| ; |
| |
| |
| |
| |
| marker_126d411fa40687740eb3e52ff3ccfe85.setIcon(icon_0682f577f2716666a51c87ac70a69854); |
| |
| |
| var marker_a07817537aeef87a396542f55f393492 = L.marker( |
| [26.286846363358098, 50.1898324097967], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_7376d74247e679555d88f048dfb0d8cb = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e357f27cd6d61ad6ee78cc9c7db8e885 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_592b9636e8769a1683643d4d4a5007be = $(`<div id="html_592b9636e8769a1683643d4d4a5007be" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة سانيه للمقاولات</b><br> السجل التجاري: 2051060351<br> الرقم الموحد: 7009224457<br> isic4: 4100<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2869063633581,50.1898324097967" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e357f27cd6d61ad6ee78cc9c7db8e885.setContent(html_592b9636e8769a1683643d4d4a5007be); |
| |
| |
| |
| marker_a07817537aeef87a396542f55f393492.bindPopup(popup_e357f27cd6d61ad6ee78cc9c7db8e885) |
| ; |
| |
| |
| |
| |
| marker_a07817537aeef87a396542f55f393492.setIcon(icon_7376d74247e679555d88f048dfb0d8cb); |
| |
| |
| var marker_7ee8e1930274ae2b69531769de5cfa71 = L.marker( |
| [26.2844398211509, 50.197332735688], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_c27243a8c22570ac709acd8d8343b33e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b9245f769f5078fdd9a6a2008b6052bf = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9ac1697e6623e7be76620a6175c939f2 = $(`<div id="html_9ac1697e6623e7be76620a6175c939f2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة فرع شركة الحسنين ش م ب مساهمة بحرينية مقفلة</b><br> السجل التجاري: 2051227730<br> الرقم الموحد: 7015982296<br> isic4: 4100<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2844398211509,50.197332735688" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b9245f769f5078fdd9a6a2008b6052bf.setContent(html_9ac1697e6623e7be76620a6175c939f2); |
| |
| |
| |
| marker_7ee8e1930274ae2b69531769de5cfa71.bindPopup(popup_b9245f769f5078fdd9a6a2008b6052bf) |
| ; |
| |
| |
| |
| |
| marker_7ee8e1930274ae2b69531769de5cfa71.setIcon(icon_c27243a8c22570ac709acd8d8343b33e); |
| |
| |
| var marker_a5f63be31d1c427e8434acbfef89b192 = L.marker( |
| [26.28658895, 50.19076701], |
| { |
| } |
| ).addTo(map_b6ddf2f84a0b3d479455342e90c19cdd); |
| |
| |
| var icon_e304787ca7d12ef6a182fe6b020271d9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_40610312c06c1b9026567d0a472d9134 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a154e68501568dca63af044cc920e24e = $(`<div id="html_a154e68501568dca63af044cc920e24e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة أقطار الحديد للصناعة</b><br> السجل التجاري: 2051228026<br> الرقم الموحد: 7016105426<br> isic4: 4100<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.28658895,50.19076701" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_40610312c06c1b9026567d0a472d9134.setContent(html_a154e68501568dca63af044cc920e24e); |
| |
| |
| |
| marker_a5f63be31d1c427e8434acbfef89b192.bindPopup(popup_40610312c06c1b9026567d0a472d9134) |
| ; |
| |
| |
| |
| |
| marker_a5f63be31d1c427e8434acbfef89b192.setIcon(icon_e304787ca7d12ef6a182fe6b020271d9); |
| |
| </script> |
| </html> |