| <!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_834271843340a4da6024117cdb82ac56 { |
| 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_7" onclick=" |
| var panel = document.getElementById('stats_7'); |
| var btn = document.getElementById('btn_stats_7'); |
| 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_7" 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; |
| ">مصطفي علي ال عباس - 7</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 50</div> |
| <div><b>عدد الحارات:</b> 2</div> |
| </div> |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• الصناعية: 42</div><div>• النور: 8</div></div> |
| </div> |
|
|
| <div style=" |
| margin-top:14px; |
| padding-top:10px; |
| border-top:1px solid rgba(0,0,0,0.08); |
| "> |
| <a href="report_07_مصطفي_علي_ال_عباس.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_07_مصطفي_علي_ال_عباس.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:red; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الصناعية</span> |
| </div> |
| <span style="color:#555;">(42)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkred; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>النور</span> |
| </div> |
| <span style="color:#555;">(8)</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_afb4f359ae932f180d10096a308b7cec, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة أنوار مشرفه للمقاولات", |
| marker: marker_6beb024dfab23c3184e00b552c1ddc50, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة سعد عثمان لمنتجات الفايبرجلاس", |
| marker: marker_597089a4ca5cbdedc1733ce5469783ad, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع ضوابط الجودة للصناعة", |
| marker: marker_9cf73b2e68aab3fbe5b470b8fc5bf36c, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة هندسة المعادن للمعدات", |
| marker: marker_f3f53975e20de92ef476fee5599c2ade, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع الوفاء للملصقات الصناعية", |
| marker: marker_888ce4eb2e03f1f2e968fd0f6358b7fe, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة معالجة المواد السعوديه المحدودة", |
| marker: marker_48a45d06fb9da3c445a8d9dfecd412f6, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "ورشة فاطمه على حسن عسيري للصيانة", |
| marker: marker_af871a14183cbb64a20c20f763e72e49, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع مشاري للجرانيت", |
| marker: marker_51803df920e678d35c8468892db83e6f, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الصناعات الخليجية للصناعة والصيانة المحدودة", |
| marker: marker_7d5f35a66bff7403749114f30d1d0e32, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع هشام بن علوي بن احمد الموسوي للغازات الصناعية", |
| marker: marker_19a6f6942af65b21011c295e02aee629, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة البازعي للأعمال الدقيقة المحدودة", |
| marker: marker_c974b7e4e0e60d3f75ab52fa51d84ae1, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة عبدالرحمن مشبب القحطاني للمقاولات العامة", |
| marker: marker_5fa10c63c3743a6373a3b555b891ac79, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة مصنع المميز للانابيب للبلاستيك", |
| marker: marker_0947d6775622d05917a1d7525b30b743, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة المتر الذكي للمقاولات العامة", |
| marker: marker_e33935b54a766cf9a667275e0997d23b, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة قمة الإثراء للخزانات", |
| marker: marker_04fcc621dcc1e9f95393eea1e40cee87, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة حمد عبدالله الحويس العربيه للخدمات الصناعية", |
| marker: marker_b89a894173f98544260d2fcf3173abd6, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع المحور المتميز للصناعة", |
| marker: marker_4d780c7f4a3d3202c081ea489ab17826, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة معالج الحرارة للخدمات الصناعية", |
| marker: marker_8bab8d486192248a26319332f636609f, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الماسه اللامعه للصناعات التحويليه المحدودة", |
| marker: marker_1d5c6b3976a11c3d47eee136d0596748, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة البراك للابواب الاوتوماتيكية", |
| marker: marker_ac43d72e4fce8fdc3dab28d7b4f55d56, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع الاكواب الحديثه للمنتجات الورقية", |
| marker: marker_bd5b52a1aaf0395aada5449506e2f729, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الفاء العرب للمواد الكيماويه", |
| marker: marker_f86259b8212bb87bc12e23540b81c2a2, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة مصنع الحجير للبلاستيك", |
| marker: marker_6da715605b00fcd2be89af110a4ba899, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع الوزاني للصناعة", |
| marker: marker_93f774136430b67bae9ca2f17bf33492, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة أركان نقش التجارية", |
| marker: marker_32a62743cbf353e6955d2e776b8f790b, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة خدمات الهيدروليك الصناعية وتشكيل المعادن الهندسية شركة شخص واحد", |
| marker: marker_b45701ed34555e5aa4c88b0849eff3e0, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة هورايزونز وود", |
| marker: marker_e1b20d489611f8b5316b6564145cd8c1, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مخرطة الخضرية للخراطه", |
| marker: marker_57930d82c4978dec7bbb53322c683d26, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع نجوم الرخام للحجر", |
| marker: marker_561fee11f4675d82be4a04685a08e4f3, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع عبدالله بن علي بن محمد الحايكي للرخام والحجر", |
| marker: marker_fa221f6c7448ef0f55b6fcb5d9578f75, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة سراي الخليج التجارية", |
| marker: marker_991dfd86ebb80246108b8902b3fa3e79, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع لمعة الجزيره للرخام", |
| marker: marker_565ef386a3e7f0606845c75c554e1203, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة محمد وعبدالله علي السعود للتجارة والمقاولات", |
| marker: marker_71f923bad1494442e48847f2a58b178d, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة الروز الغامق التجارية", |
| marker: marker_ff0ff255d7eca319c02ca53fb905bccb, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة وضوح الشرق للحديد شركة شخص واحد", |
| marker: marker_fa1c19449c64694a7589cb6e093d2d5d, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ابات عصرية للرخام والحجر", |
| marker: marker_c01fc5133e818497a70f0f467176cf37, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ذوق الخيال للرخام", |
| marker: marker_86f446618178211d005034e88115d2f6, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع ابراج الحياة للصناعة شخص واحد", |
| marker: marker_d0454147c03ec0e1c4ca13ac259066dd, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة صحارى الشرق للصناعة", |
| marker: marker_99fffae27b7de4bccadb66ccd572225d, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة جي اي تي العربية المحدودة", |
| marker: marker_cf3a51852787161f123db3e340aa3f00, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة خدمات مبتكرة للمقاولات", |
| marker: marker_e4eb7b4de138851a2d40159e92406779, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "محل نسيم بن ناصر بن سالم الخالدي للدواجن", |
| marker: marker_191eb27c8caee092538713cd0fb35263, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة ركن الوفرة للمقاولات", |
| marker: marker_160ad8638f0314031bd193c6956efca9, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة جسر البناء والتصميم للمقاولات العامة", |
| marker: marker_bfe0dc7106d6881feeed6cdc8d6df1b6, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة عاصمة الكنانة للمقاولات العامة شركة الشخص الواحد", |
| marker: marker_04fe262276a41a1a9cf403c9159b1c46, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة تخصص الطرق للمقاولات العامة", |
| marker: marker_9fb9679212ca85fb5631a14b1774ce9a, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "معمل بريق للاسنان", |
| marker: marker_0210ec67d05ef1ef01b0664c015366bb, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة مقدمة الخليج للمقاولات", |
| marker: marker_552de5a8c4a9f17cd81f8f20dd5c565a, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة حنان غالب مذكر الحربي للصيانة والتشطيب", |
| marker: marker_65e7603b9a459d8a7d07acded45fca13, |
| map: map_834271843340a4da6024117cdb82ac56 |
| }); |
| }, 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_834271843340a4da6024117cdb82ac56" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_834271843340a4da6024117cdb82ac56 = L.map( |
| "map_834271843340a4da6024117cdb82ac56", |
| { |
| center: [26.45588042634624, 50.01940969509573], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_01526f8318c0874270c4afdbc3b47111 = 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_01526f8318c0874270c4afdbc3b47111.addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var tile_layer_30dce13fad60a786a8e27f7a8b29ef43 = 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_30dce13fad60a786a8e27f7a8b29ef43.addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var tile_layer_c26b7c83511edc387da7c6ca831bc553 = 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_c26b7c83511edc387da7c6ca831bc553.addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var locate_control_fe2918158d42fd73aa1506c9641e2e67 = L.control.locate( |
| {} |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| |
| var marker_afb4f359ae932f180d10096a308b7cec = L.marker( |
| [26.4588742197607, 50.019489888664], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_93cf523abdde020421cebef3fee3b2a2 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_39e4cb5df09eb13eb2a5162215d494e3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_265da7dd8efce62c1b2f4001ef39426d = $(`<div id="html_265da7dd8efce62c1b2f4001ef39426d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة التركيب والإنشاء للأعمال الفنية شركة شخص واحد</b><br> السجل التجاري: 2050047527<br> الرقم الموحد: 7001472443<br> isic4: 3320<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4588742197607,50.019489888664" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_39e4cb5df09eb13eb2a5162215d494e3.setContent(html_265da7dd8efce62c1b2f4001ef39426d); |
| |
| |
| |
| marker_afb4f359ae932f180d10096a308b7cec.bindPopup(popup_39e4cb5df09eb13eb2a5162215d494e3) |
| ; |
| |
| |
| |
| |
| marker_afb4f359ae932f180d10096a308b7cec.setIcon(icon_93cf523abdde020421cebef3fee3b2a2); |
| |
| |
| var marker_6beb024dfab23c3184e00b552c1ddc50 = L.marker( |
| [26.4590005874539, 50.0122488195658], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_b8852b78eaa40f261e287a4b7d45d04b = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4f51ee1e90cef5f27e731a8697a8d04a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5779fe61c290f6d9fa4bd4af9b8daa33 = $(`<div id="html_5779fe61c290f6d9fa4bd4af9b8daa33" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة أنوار مشرفه للمقاولات</b><br> السجل التجاري: 1116003522<br> الرقم الموحد: 7012818907<br> isic4: 4100<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4590005874539,50.0122488195658" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4f51ee1e90cef5f27e731a8697a8d04a.setContent(html_5779fe61c290f6d9fa4bd4af9b8daa33); |
| |
| |
| |
| marker_6beb024dfab23c3184e00b552c1ddc50.bindPopup(popup_4f51ee1e90cef5f27e731a8697a8d04a) |
| ; |
| |
| |
| |
| |
| marker_6beb024dfab23c3184e00b552c1ddc50.setIcon(icon_b8852b78eaa40f261e287a4b7d45d04b); |
| |
| |
| var marker_597089a4ca5cbdedc1733ce5469783ad = L.marker( |
| [26.459012516361, 50.0188601923784], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_efa9a41a23e33b6dee820ae117b6c8a8 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4d8354ffa6f5a94512f544e7340d29c0 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_da6f4919adad38226bcb09857f5ad5cf = $(`<div id="html_da6f4919adad38226bcb09857f5ad5cf" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة سعد عثمان لمنتجات الفايبرجلاس</b><br> السجل التجاري: 2050005847<br> الرقم الموحد: 7010474471<br> isic4: 3290<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.459012516361,50.0188601923784" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4d8354ffa6f5a94512f544e7340d29c0.setContent(html_da6f4919adad38226bcb09857f5ad5cf); |
| |
| |
| |
| marker_597089a4ca5cbdedc1733ce5469783ad.bindPopup(popup_4d8354ffa6f5a94512f544e7340d29c0) |
| ; |
| |
| |
| |
| |
| marker_597089a4ca5cbdedc1733ce5469783ad.setIcon(icon_efa9a41a23e33b6dee820ae117b6c8a8); |
| |
| |
| var marker_9cf73b2e68aab3fbe5b470b8fc5bf36c = L.marker( |
| [26.4590395537111, 50.0236763996684], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_7643a9726f4ee1f02720f5810a9af21d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3eab520b408df38a2eb1e7b509399a03 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_209099c12fc795e68be808e75beb09d1 = $(`<div id="html_209099c12fc795e68be808e75beb09d1" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع ضوابط الجودة للصناعة</b><br> السجل التجاري: 2050060602<br> الرقم الموحد: 7011266579<br> isic4: 2822<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4590395537111,50.0236763996684" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3eab520b408df38a2eb1e7b509399a03.setContent(html_209099c12fc795e68be808e75beb09d1); |
| |
| |
| |
| marker_9cf73b2e68aab3fbe5b470b8fc5bf36c.bindPopup(popup_3eab520b408df38a2eb1e7b509399a03) |
| ; |
| |
| |
| |
| |
| marker_9cf73b2e68aab3fbe5b470b8fc5bf36c.setIcon(icon_7643a9726f4ee1f02720f5810a9af21d); |
| |
| |
| var marker_f3f53975e20de92ef476fee5599c2ade = L.marker( |
| [26.4591603125001, 50.0185625065001], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_7b1a0be38cffc0b3fe6aaff82aa7d13d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_68d79991b18c4bc1c70b621a7a8882cc = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d6b97ec592d1592085d468fa0288e59b = $(`<div id="html_d6b97ec592d1592085d468fa0288e59b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة هندسة المعادن للمعدات</b><br> السجل التجاري: 2050035549<br> الرقم الموحد: 7013980185<br> isic4: 3100<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4591603125001,50.0185625065001" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_68d79991b18c4bc1c70b621a7a8882cc.setContent(html_d6b97ec592d1592085d468fa0288e59b); |
| |
| |
| |
| marker_f3f53975e20de92ef476fee5599c2ade.bindPopup(popup_68d79991b18c4bc1c70b621a7a8882cc) |
| ; |
| |
| |
| |
| |
| marker_f3f53975e20de92ef476fee5599c2ade.setIcon(icon_7b1a0be38cffc0b3fe6aaff82aa7d13d); |
| |
| |
| var marker_888ce4eb2e03f1f2e968fd0f6358b7fe = L.marker( |
| [26.4591927652164, 50.0151628796998], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_d8f4166bdb31b2c68cfc1b9ba79d0158 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_16be68aace8a4769cb9f11cd5e15a9d1 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_151ae3517968911703db5bae95f0dcc4 = $(`<div id="html_151ae3517968911703db5bae95f0dcc4" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع الوفاء للملصقات الصناعية</b><br> السجل التجاري: 2050025104<br> الرقم الموحد: 7015079895<br> isic4: 2220<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4591927652164,50.0151628796998" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_16be68aace8a4769cb9f11cd5e15a9d1.setContent(html_151ae3517968911703db5bae95f0dcc4); |
| |
| |
| |
| marker_888ce4eb2e03f1f2e968fd0f6358b7fe.bindPopup(popup_16be68aace8a4769cb9f11cd5e15a9d1) |
| ; |
| |
| |
| |
| |
| marker_888ce4eb2e03f1f2e968fd0f6358b7fe.setIcon(icon_d8f4166bdb31b2c68cfc1b9ba79d0158); |
| |
| |
| var marker_48a45d06fb9da3c445a8d9dfecd412f6 = L.marker( |
| [26.45927386, 50.00953291], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_7010e62d0c91434d546946b7f09dd913 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_364670472ae24f9d3a7e2124863c3940 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_411b5eb1f78ebfb71d356a311bb58d27 = $(`<div id="html_411b5eb1f78ebfb71d356a311bb58d27" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة معالجة المواد السعوديه المحدودة</b><br> السجل التجاري: 2050039607<br> الرقم الموحد: 7001428593<br> isic4: 2410<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.45927386,50.00953291" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_364670472ae24f9d3a7e2124863c3940.setContent(html_411b5eb1f78ebfb71d356a311bb58d27); |
| |
| |
| |
| marker_48a45d06fb9da3c445a8d9dfecd412f6.bindPopup(popup_364670472ae24f9d3a7e2124863c3940) |
| ; |
| |
| |
| |
| |
| marker_48a45d06fb9da3c445a8d9dfecd412f6.setIcon(icon_7010e62d0c91434d546946b7f09dd913); |
| |
| |
| var marker_af871a14183cbb64a20c20f763e72e49 = L.marker( |
| [26.4594213400271, 50.0124595287354], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_1e28514a76bc41edaefa45a10d51f70d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_42fb4187b5218591f5b5acd8882306ff = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d1264610479ab563e607aab7b1c9f0e8 = $(`<div id="html_d1264610479ab563e607aab7b1c9f0e8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>ورشة فاطمه على حسن عسيري للصيانة</b><br> السجل التجاري: 2050232675<br> الرقم الموحد: 7009924460<br> isic4: 3312<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4594213400271,50.0124595287354" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_42fb4187b5218591f5b5acd8882306ff.setContent(html_d1264610479ab563e607aab7b1c9f0e8); |
| |
| |
| |
| marker_af871a14183cbb64a20c20f763e72e49.bindPopup(popup_42fb4187b5218591f5b5acd8882306ff) |
| ; |
| |
| |
| |
| |
| marker_af871a14183cbb64a20c20f763e72e49.setIcon(icon_1e28514a76bc41edaefa45a10d51f70d); |
| |
| |
| var marker_51803df920e678d35c8468892db83e6f = L.marker( |
| [26.45960106987, 50.0205303584055], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_139d9e1e63b8714d9cba6d7bdc2a1045 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d1685b0dcb5c2cd8d56f2fd9948480ea = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_aba943e93f70aa49982db425e78fa991 = $(`<div id="html_aba943e93f70aa49982db425e78fa991" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع مشاري للجرانيت</b><br> السجل التجاري: 2050040545<br> الرقم الموحد: 7011178113<br> isic4: 2396<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.45960106987,50.0205303584055" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d1685b0dcb5c2cd8d56f2fd9948480ea.setContent(html_aba943e93f70aa49982db425e78fa991); |
| |
| |
| |
| marker_51803df920e678d35c8468892db83e6f.bindPopup(popup_d1685b0dcb5c2cd8d56f2fd9948480ea) |
| ; |
| |
| |
| |
| |
| marker_51803df920e678d35c8468892db83e6f.setIcon(icon_139d9e1e63b8714d9cba6d7bdc2a1045); |
| |
| |
| var marker_7d5f35a66bff7403749114f30d1d0e32 = L.marker( |
| [26.459728576, 50.0233182360001], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_e09a0834c913e5d8cad0e0a069b444fa = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_a5b8cfe01dc312fcd36a2449b808fe40 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_b68d6f9af6db687463addf54af4f12c5 = $(`<div id="html_b68d6f9af6db687463addf54af4f12c5" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الصناعات الخليجية للصناعة والصيانة المحدودة</b><br> السجل التجاري: 2050079280<br> الرقم الموحد: 7001830178<br> isic4: 3314<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.459728576,50.0233182360001" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_a5b8cfe01dc312fcd36a2449b808fe40.setContent(html_b68d6f9af6db687463addf54af4f12c5); |
| |
| |
| |
| marker_7d5f35a66bff7403749114f30d1d0e32.bindPopup(popup_a5b8cfe01dc312fcd36a2449b808fe40) |
| ; |
| |
| |
| |
| |
| marker_7d5f35a66bff7403749114f30d1d0e32.setIcon(icon_e09a0834c913e5d8cad0e0a069b444fa); |
| |
| |
| var marker_19a6f6942af65b21011c295e02aee629 = L.marker( |
| [26.4598313622895, 50.0116112316683], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_ffa65cb49f181333396264fe23a07340 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e8dbffbc3025b366ffabd559b72b4842 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_34e0a424e9d32f05c0596c3fbef9bba2 = $(`<div id="html_34e0a424e9d32f05c0596c3fbef9bba2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع هشام بن علوي بن احمد الموسوي للغازات الصناعية</b><br> السجل التجاري: 2050123750<br> الرقم الموحد: 7008298247<br> isic4: 2011<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4598313622895,50.0116112316683" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e8dbffbc3025b366ffabd559b72b4842.setContent(html_34e0a424e9d32f05c0596c3fbef9bba2); |
| |
| |
| |
| marker_19a6f6942af65b21011c295e02aee629.bindPopup(popup_e8dbffbc3025b366ffabd559b72b4842) |
| ; |
| |
| |
| |
| |
| marker_19a6f6942af65b21011c295e02aee629.setIcon(icon_ffa65cb49f181333396264fe23a07340); |
| |
| |
| var marker_c974b7e4e0e60d3f75ab52fa51d84ae1 = L.marker( |
| [26.4599209383958, 50.0263938146157], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_091b2e441a9a0a35c3d1014d7b64a538 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5eecedc30f1b5097f1063ebc52937026 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_48c61bc23cf8bf52c99c27811395e92e = $(`<div id="html_48c61bc23cf8bf52c99c27811395e92e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة البازعي للأعمال الدقيقة المحدودة</b><br> السجل التجاري: 2050036837<br> الرقم الموحد: 7009376026<br> isic4: 2592<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4599209383958,50.0263938146157" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5eecedc30f1b5097f1063ebc52937026.setContent(html_48c61bc23cf8bf52c99c27811395e92e); |
| |
| |
| |
| marker_c974b7e4e0e60d3f75ab52fa51d84ae1.bindPopup(popup_5eecedc30f1b5097f1063ebc52937026) |
| ; |
| |
| |
| |
| |
| marker_c974b7e4e0e60d3f75ab52fa51d84ae1.setIcon(icon_091b2e441a9a0a35c3d1014d7b64a538); |
| |
| |
| var marker_5fa10c63c3743a6373a3b555b891ac79 = L.marker( |
| [26.4599707144092, 50.0202532450653], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_d23167db1d100b6c54e3e9fdab09978a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6d6aaaf3556c55a80295bcd56e48d544 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_67c4a26f4f4e84f75543f339892ed9ac = $(`<div id="html_67c4a26f4f4e84f75543f339892ed9ac" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة عبدالرحمن مشبب القحطاني للمقاولات العامة</b><br> السجل التجاري: 2050060903<br> الرقم الموحد: 7014042423<br> isic4: 4100<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4599707144092,50.0202532450653" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6d6aaaf3556c55a80295bcd56e48d544.setContent(html_67c4a26f4f4e84f75543f339892ed9ac); |
| |
| |
| |
| marker_5fa10c63c3743a6373a3b555b891ac79.bindPopup(popup_6d6aaaf3556c55a80295bcd56e48d544) |
| ; |
| |
| |
| |
| |
| marker_5fa10c63c3743a6373a3b555b891ac79.setIcon(icon_d23167db1d100b6c54e3e9fdab09978a); |
| |
| |
| var marker_0947d6775622d05917a1d7525b30b743 = L.marker( |
| [26.4599718400002, 50.0119861315], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_a4735150d06c55ebcc977192cd7c4336 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_8fde005cfbe3c8ddac180d9d23caee28 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c59428bdd3e8c90e86d68faa43bb9d44 = $(`<div id="html_c59428bdd3e8c90e86d68faa43bb9d44" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة مصنع المميز للانابيب للبلاستيك</b><br> السجل التجاري: 2062019803<br> الرقم الموحد: 7013322974<br> isic4: 2220<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4599718400002,50.0119861315" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_8fde005cfbe3c8ddac180d9d23caee28.setContent(html_c59428bdd3e8c90e86d68faa43bb9d44); |
| |
| |
| |
| marker_0947d6775622d05917a1d7525b30b743.bindPopup(popup_8fde005cfbe3c8ddac180d9d23caee28) |
| ; |
| |
| |
| |
| |
| marker_0947d6775622d05917a1d7525b30b743.setIcon(icon_a4735150d06c55ebcc977192cd7c4336); |
| |
| |
| var marker_e33935b54a766cf9a667275e0997d23b = L.marker( |
| [26.4601316554261, 50.0186704411499], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_754ffc7fc94b68198883b9a0ac02f9d5 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_810a637ce85eba8764143b7eedb10969 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6b2ffd15bdb4dfe308bee5dafa1ae316 = $(`<div id="html_6b2ffd15bdb4dfe308bee5dafa1ae316" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة المتر الذكي للمقاولات العامة</b><br> السجل التجاري: 2050167739<br> الرقم الموحد: 7033048617<br> isic4: 4330<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4601316554261,50.0186704411499" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_810a637ce85eba8764143b7eedb10969.setContent(html_6b2ffd15bdb4dfe308bee5dafa1ae316); |
| |
| |
| |
| marker_e33935b54a766cf9a667275e0997d23b.bindPopup(popup_810a637ce85eba8764143b7eedb10969) |
| ; |
| |
| |
| |
| |
| marker_e33935b54a766cf9a667275e0997d23b.setIcon(icon_754ffc7fc94b68198883b9a0ac02f9d5); |
| |
| |
| var marker_04fcc621dcc1e9f95393eea1e40cee87 = L.marker( |
| [26.46024906181398, 50.02391694112848], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_05ba9f6e6531e8ea7bb28ae8d0b23676 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_21afcf7352a85545758b793c27c1c437 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a99ade696ee0fd68f64079f4205b7784 = $(`<div id="html_a99ade696ee0fd68f64079f4205b7784" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة قمة الإثراء للخزانات</b><br> السجل التجاري: 2050216832<br> الرقم الموحد: 7049330645<br> isic4: 3319<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.46024906181398,50.02391694112848" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_21afcf7352a85545758b793c27c1c437.setContent(html_a99ade696ee0fd68f64079f4205b7784); |
| |
| |
| |
| marker_04fcc621dcc1e9f95393eea1e40cee87.bindPopup(popup_21afcf7352a85545758b793c27c1c437) |
| ; |
| |
| |
| |
| |
| marker_04fcc621dcc1e9f95393eea1e40cee87.setIcon(icon_05ba9f6e6531e8ea7bb28ae8d0b23676); |
| |
| |
| var marker_b89a894173f98544260d2fcf3173abd6 = L.marker( |
| [26.4603272483955, 50.0213526071769], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_4ca16a42af004fa039cadec57fe8a80f = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_96d777226ebc6187bb095b7e00f8de34 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1ab9e2a0cf8be40ce8ff6eee6da48aad = $(`<div id="html_1ab9e2a0cf8be40ce8ff6eee6da48aad" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة حمد عبدالله الحويس العربيه للخدمات الصناعية</b><br> السجل التجاري: 2050052072<br> الرقم الموحد: 7006374396<br> isic4: 3314<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4603272483955,50.0213526071769" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_96d777226ebc6187bb095b7e00f8de34.setContent(html_1ab9e2a0cf8be40ce8ff6eee6da48aad); |
| |
| |
| |
| marker_b89a894173f98544260d2fcf3173abd6.bindPopup(popup_96d777226ebc6187bb095b7e00f8de34) |
| ; |
| |
| |
| |
| |
| marker_b89a894173f98544260d2fcf3173abd6.setIcon(icon_4ca16a42af004fa039cadec57fe8a80f); |
| |
| |
| var marker_4d780c7f4a3d3202c081ea489ab17826 = L.marker( |
| [26.4605783877759, 50.016200402264], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_aba9264f87cd1ab3c24674600a138ab4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_cbaacca597526ce5e79831ead1524776 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9a517b64d889323689768fca7cd89da3 = $(`<div id="html_9a517b64d889323689768fca7cd89da3" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع المحور المتميز للصناعة</b><br> السجل التجاري: 2050103565<br> الرقم الموحد: 7014902964<br> isic4: 2013<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4605783877759,50.016200402264" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_cbaacca597526ce5e79831ead1524776.setContent(html_9a517b64d889323689768fca7cd89da3); |
| |
| |
| |
| marker_4d780c7f4a3d3202c081ea489ab17826.bindPopup(popup_cbaacca597526ce5e79831ead1524776) |
| ; |
| |
| |
| |
| |
| marker_4d780c7f4a3d3202c081ea489ab17826.setIcon(icon_aba9264f87cd1ab3c24674600a138ab4); |
| |
| |
| var marker_8bab8d486192248a26319332f636609f = L.marker( |
| [26.4608993424078, 50.0224169600299], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_778434706d86a5559d6624191127b5b5 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_cd0b9423e96ce09c4b184cc8d51f3740 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_74fdae9f551f20a46b8c71a1bb296cb2 = $(`<div id="html_74fdae9f551f20a46b8c71a1bb296cb2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة معالج الحرارة للخدمات الصناعية</b><br> السجل التجاري: 2050184880<br> الرقم الموحد: 7038783861<br> isic4: 3314<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4608993424078,50.0224169600299" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_cd0b9423e96ce09c4b184cc8d51f3740.setContent(html_74fdae9f551f20a46b8c71a1bb296cb2); |
| |
| |
| |
| marker_8bab8d486192248a26319332f636609f.bindPopup(popup_cd0b9423e96ce09c4b184cc8d51f3740) |
| ; |
| |
| |
| |
| |
| marker_8bab8d486192248a26319332f636609f.setIcon(icon_778434706d86a5559d6624191127b5b5); |
| |
| |
| var marker_1d5c6b3976a11c3d47eee136d0596748 = L.marker( |
| [26.4612032854624, 50.0214825253133], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_e13c001077c118417b13769edac3a36e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_757cc37eab307fabb488e5e19685091a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_90642e0e3c8b5453ce760ec8f8a55514 = $(`<div id="html_90642e0e3c8b5453ce760ec8f8a55514" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الماسه اللامعه للصناعات التحويليه المحدودة</b><br> السجل التجاري: 2050039884<br> الرقم الموحد: 7001429773<br> isic4: 1709<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4612032854624,50.0214825253133" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_757cc37eab307fabb488e5e19685091a.setContent(html_90642e0e3c8b5453ce760ec8f8a55514); |
| |
| |
| |
| marker_1d5c6b3976a11c3d47eee136d0596748.bindPopup(popup_757cc37eab307fabb488e5e19685091a) |
| ; |
| |
| |
| |
| |
| marker_1d5c6b3976a11c3d47eee136d0596748.setIcon(icon_e13c001077c118417b13769edac3a36e); |
| |
| |
| var marker_ac43d72e4fce8fdc3dab28d7b4f55d56 = L.marker( |
| [26.4614213758778, 50.0218431230388], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_cd4a91b9df289cf79fdb4c5caef0a3a3 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_60248a826daec45e495efe2cace3d4d3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7d3d13db8b416230cad2c65194fe3f5d = $(`<div id="html_7d3d13db8b416230cad2c65194fe3f5d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة البراك للابواب الاوتوماتيكية</b><br> السجل التجاري: 2050034525<br> الرقم الموحد: 7013053827<br> isic4: 4329<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4614213758778,50.0218431230388" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_60248a826daec45e495efe2cace3d4d3.setContent(html_7d3d13db8b416230cad2c65194fe3f5d); |
| |
| |
| |
| marker_ac43d72e4fce8fdc3dab28d7b4f55d56.bindPopup(popup_60248a826daec45e495efe2cace3d4d3) |
| ; |
| |
| |
| |
| |
| marker_ac43d72e4fce8fdc3dab28d7b4f55d56.setIcon(icon_cd4a91b9df289cf79fdb4c5caef0a3a3); |
| |
| |
| var marker_bd5b52a1aaf0395aada5449506e2f729 = L.marker( |
| [26.4614251420001, 50.0223439275001], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_a36ff2e8130c0b769fe21cfded8928b8 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_a02735de3af30f4a487e3ca3beaf74f4 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_41a6b30bfe0a224194466305f6ae4b11 = $(`<div id="html_41a6b30bfe0a224194466305f6ae4b11" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع الاكواب الحديثه للمنتجات الورقية</b><br> السجل التجاري: 2050063871<br> الرقم الموحد: 7011795536<br> isic4: 1709<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4614251420001,50.0223439275001" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_a02735de3af30f4a487e3ca3beaf74f4.setContent(html_41a6b30bfe0a224194466305f6ae4b11); |
| |
| |
| |
| marker_bd5b52a1aaf0395aada5449506e2f729.bindPopup(popup_a02735de3af30f4a487e3ca3beaf74f4) |
| ; |
| |
| |
| |
| |
| marker_bd5b52a1aaf0395aada5449506e2f729.setIcon(icon_a36ff2e8130c0b769fe21cfded8928b8); |
| |
| |
| var marker_f86259b8212bb87bc12e23540b81c2a2 = L.marker( |
| [26.4616072498401, 50.0210793797959], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_963bec3247a13d0439e02a40da9d2695 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e3a7200c49fe051e3f207e0e185fad8d = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8fb0a637d5557a83c250f00e35c08f1a = $(`<div id="html_8fb0a637d5557a83c250f00e35c08f1a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الفاء العرب للمواد الكيماويه</b><br> السجل التجاري: 2050068599<br> الرقم الموحد: 7013709519<br> isic4: 2023<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4616072498401,50.0210793797959" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e3a7200c49fe051e3f207e0e185fad8d.setContent(html_8fb0a637d5557a83c250f00e35c08f1a); |
| |
| |
| |
| marker_f86259b8212bb87bc12e23540b81c2a2.bindPopup(popup_e3a7200c49fe051e3f207e0e185fad8d) |
| ; |
| |
| |
| |
| |
| marker_f86259b8212bb87bc12e23540b81c2a2.setIcon(icon_963bec3247a13d0439e02a40da9d2695); |
| |
| |
| var marker_6da715605b00fcd2be89af110a4ba899 = L.marker( |
| [26.4618659145388, 50.0224862091347], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_018a53fe4dac19cf5e323d29636139d0 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4412f4278d3f42960f9aa48f70e155b3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_73bc27ac523632f313842d3945d3034a = $(`<div id="html_73bc27ac523632f313842d3945d3034a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة مصنع الحجير للبلاستيك</b><br> السجل التجاري: 2050107372<br> الرقم الموحد: 7013573352<br> isic4: 2013<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4618659145388,50.0224862091347" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4412f4278d3f42960f9aa48f70e155b3.setContent(html_73bc27ac523632f313842d3945d3034a); |
| |
| |
| |
| marker_6da715605b00fcd2be89af110a4ba899.bindPopup(popup_4412f4278d3f42960f9aa48f70e155b3) |
| ; |
| |
| |
| |
| |
| marker_6da715605b00fcd2be89af110a4ba899.setIcon(icon_018a53fe4dac19cf5e323d29636139d0); |
| |
| |
| var marker_93f774136430b67bae9ca2f17bf33492 = L.marker( |
| [26.4620124243044, 50.0226532232907], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_3b5db7e71c91da3fef2e9364f8b59121 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d4911d41a2c4ab2c124fe9d21136b546 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_0af66c7ba8401a168e39906b1a89f4eb = $(`<div id="html_0af66c7ba8401a168e39906b1a89f4eb" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع الوزاني للصناعة</b><br> السجل التجاري: 2050041820<br> الرقم الموحد: 7006620632<br> isic4: 2511<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4620124243044,50.0226532232907" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d4911d41a2c4ab2c124fe9d21136b546.setContent(html_0af66c7ba8401a168e39906b1a89f4eb); |
| |
| |
| |
| marker_93f774136430b67bae9ca2f17bf33492.bindPopup(popup_d4911d41a2c4ab2c124fe9d21136b546) |
| ; |
| |
| |
| |
| |
| marker_93f774136430b67bae9ca2f17bf33492.setIcon(icon_3b5db7e71c91da3fef2e9364f8b59121); |
| |
| |
| var marker_32a62743cbf353e6955d2e776b8f790b = L.marker( |
| [26.46209988049711, 50.01915625608409], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_91242b652424f126cedd14e216907196 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_741f9aefc1afbe490cb08f81a0b167b4 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a308e377d590240bfe98fdd429837f86 = $(`<div id="html_a308e377d590240bfe98fdd429837f86" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة أركان نقش التجارية</b><br> السجل التجاري: 2051256292<br> الرقم الموحد: 7040439320<br> isic4: 1622<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.46209988049711,50.01915625608409" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_741f9aefc1afbe490cb08f81a0b167b4.setContent(html_a308e377d590240bfe98fdd429837f86); |
| |
| |
| |
| marker_32a62743cbf353e6955d2e776b8f790b.bindPopup(popup_741f9aefc1afbe490cb08f81a0b167b4) |
| ; |
| |
| |
| |
| |
| marker_32a62743cbf353e6955d2e776b8f790b.setIcon(icon_91242b652424f126cedd14e216907196); |
| |
| |
| var marker_b45701ed34555e5aa4c88b0849eff3e0 = L.marker( |
| [26.4626260329621, 50.0207273253275], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_5d9def102fc7bddd00cceecec623c008 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c2c7526940e03f9db990c660e10c3105 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_87e261f70b4831f5d9f0484700052025 = $(`<div id="html_87e261f70b4831f5d9f0484700052025" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة خدمات الهيدروليك الصناعية وتشكيل المعادن الهندسية شركة شخص واحد</b><br> السجل التجاري: 2050052636<br> الرقم الموحد: 7001510127<br> isic4: 2512<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4626260329621,50.0207273253275" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c2c7526940e03f9db990c660e10c3105.setContent(html_87e261f70b4831f5d9f0484700052025); |
| |
| |
| |
| marker_b45701ed34555e5aa4c88b0849eff3e0.bindPopup(popup_c2c7526940e03f9db990c660e10c3105) |
| ; |
| |
| |
| |
| |
| marker_b45701ed34555e5aa4c88b0849eff3e0.setIcon(icon_5d9def102fc7bddd00cceecec623c008); |
| |
| |
| var marker_e1b20d489611f8b5316b6564145cd8c1 = L.marker( |
| [26.4630972626128, 50.0178496724907], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_b02cca0b9050013780868381ba46fc38 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ba14281bc2332c84e036af1e2e9c967e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_32462e44d256ee976d359b1de5b35487 = $(`<div id="html_32462e44d256ee976d359b1de5b35487" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة هورايزونز وود</b><br> السجل التجاري: 2050146545<br> الرقم الموحد: 7023898815<br> isic4: 1621<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4630972626128,50.0178496724907" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ba14281bc2332c84e036af1e2e9c967e.setContent(html_32462e44d256ee976d359b1de5b35487); |
| |
| |
| |
| marker_e1b20d489611f8b5316b6564145cd8c1.bindPopup(popup_ba14281bc2332c84e036af1e2e9c967e) |
| ; |
| |
| |
| |
| |
| marker_e1b20d489611f8b5316b6564145cd8c1.setIcon(icon_b02cca0b9050013780868381ba46fc38); |
| |
| |
| var marker_57930d82c4978dec7bbb53322c683d26 = L.marker( |
| [26.4631495030819, 50.0214531880433], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_cd186abe1318d4db52762f80a192555c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_42a2ee40f0946f2520a10bc199e754f8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_69f889e0ea4178511e214ce2b4a78620 = $(`<div id="html_69f889e0ea4178511e214ce2b4a78620" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مخرطة الخضرية للخراطه</b><br> السجل التجاري: 2050028691<br> الرقم الموحد: 7009058236<br> isic4: 2592<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4631495030819,50.0214531880433" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_42a2ee40f0946f2520a10bc199e754f8.setContent(html_69f889e0ea4178511e214ce2b4a78620); |
| |
| |
| |
| marker_57930d82c4978dec7bbb53322c683d26.bindPopup(popup_42a2ee40f0946f2520a10bc199e754f8) |
| ; |
| |
| |
| |
| |
| marker_57930d82c4978dec7bbb53322c683d26.setIcon(icon_cd186abe1318d4db52762f80a192555c); |
| |
| |
| var marker_561fee11f4675d82be4a04685a08e4f3 = L.marker( |
| [26.4634547792556, 50.0190727425208], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_39d558872b2c778c4d03dc85ab5f64fc = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_43afc7d7f519d2fd55dfefe9197d0bde = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_dea8d5ea23ffd71cc1759fff5b27a892 = $(`<div id="html_dea8d5ea23ffd71cc1759fff5b27a892" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع نجوم الرخام للحجر</b><br> السجل التجاري: 2050103652<br> الرقم الموحد: 7014932227<br> isic4: 2396<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4634547792556,50.0190727425208" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_43afc7d7f519d2fd55dfefe9197d0bde.setContent(html_dea8d5ea23ffd71cc1759fff5b27a892); |
| |
| |
| |
| marker_561fee11f4675d82be4a04685a08e4f3.bindPopup(popup_43afc7d7f519d2fd55dfefe9197d0bde) |
| ; |
| |
| |
| |
| |
| marker_561fee11f4675d82be4a04685a08e4f3.setIcon(icon_39d558872b2c778c4d03dc85ab5f64fc); |
| |
| |
| var marker_fa221f6c7448ef0f55b6fcb5d9578f75 = L.marker( |
| [26.4640954051878, 50.0168435533218], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_360b3ebe9ba64a082ac9e4c7ff49b94a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5fdaa6851f5d9af48b99ca4ca936b4cc = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8ed00b37f4a74cd7ff26effeaf08e248 = $(`<div id="html_8ed00b37f4a74cd7ff26effeaf08e248" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع عبدالله بن علي بن محمد الحايكي للرخام والحجر</b><br> السجل التجاري: 2050065524<br> الرقم الموحد: 7013706689<br> isic4: 2395<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4640954051878,50.0168435533218" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5fdaa6851f5d9af48b99ca4ca936b4cc.setContent(html_8ed00b37f4a74cd7ff26effeaf08e248); |
| |
| |
| |
| marker_fa221f6c7448ef0f55b6fcb5d9578f75.bindPopup(popup_5fdaa6851f5d9af48b99ca4ca936b4cc) |
| ; |
| |
| |
| |
| |
| marker_fa221f6c7448ef0f55b6fcb5d9578f75.setIcon(icon_360b3ebe9ba64a082ac9e4c7ff49b94a); |
| |
| |
| var marker_991dfd86ebb80246108b8902b3fa3e79 = L.marker( |
| [26.4644389184727, 50.0216362454858], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_9cffff699145fec0deb9fcec9a39d106 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5686a745d33560a432a31984c17ff95a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1058ca5b323c274b1fbfc2f12b3429a9 = $(`<div id="html_1058ca5b323c274b1fbfc2f12b3429a9" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة سراي الخليج التجارية</b><br> السجل التجاري: 2050111465<br> الرقم الموحد: 7007536175<br> isic4: 2395<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4644389184727,50.0216362454858" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5686a745d33560a432a31984c17ff95a.setContent(html_1058ca5b323c274b1fbfc2f12b3429a9); |
| |
| |
| |
| marker_991dfd86ebb80246108b8902b3fa3e79.bindPopup(popup_5686a745d33560a432a31984c17ff95a) |
| ; |
| |
| |
| |
| |
| marker_991dfd86ebb80246108b8902b3fa3e79.setIcon(icon_9cffff699145fec0deb9fcec9a39d106); |
| |
| |
| var marker_565ef386a3e7f0606845c75c554e1203 = L.marker( |
| [26.4645671557915, 50.0174717404179], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_48f6658475196821d1daf1f26bbc5280 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3017af8335b365dbbe0a82909a0323f9 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4aa2f08c87b384a45912910007a56fae = $(`<div id="html_4aa2f08c87b384a45912910007a56fae" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع لمعة الجزيره للرخام</b><br> السجل التجاري: 2050044743<br> الرقم الموحد: 7006588557<br> isic4: 2396<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4645671557915,50.0174717404179" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3017af8335b365dbbe0a82909a0323f9.setContent(html_4aa2f08c87b384a45912910007a56fae); |
| |
| |
| |
| marker_565ef386a3e7f0606845c75c554e1203.bindPopup(popup_3017af8335b365dbbe0a82909a0323f9) |
| ; |
| |
| |
| |
| |
| marker_565ef386a3e7f0606845c75c554e1203.setIcon(icon_48f6658475196821d1daf1f26bbc5280); |
| |
| |
| var marker_71f923bad1494442e48847f2a58b178d = L.marker( |
| [26.464654610901, 50.0199066953745], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_7732003228160eb0357389cdcdd6dc1f = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e06a9b249f1e711a65200a9a2da5ad4e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_884046c6ac1a902650eb2c964508ffc1 = $(`<div id="html_884046c6ac1a902650eb2c964508ffc1" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة محمد وعبدالله علي السعود للتجارة والمقاولات</b><br> السجل التجاري: 2051006468<br> الرقم الموحد: 7000317557<br> isic4: 4100<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.464654610901,50.0199066953745" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e06a9b249f1e711a65200a9a2da5ad4e.setContent(html_884046c6ac1a902650eb2c964508ffc1); |
| |
| |
| |
| marker_71f923bad1494442e48847f2a58b178d.bindPopup(popup_e06a9b249f1e711a65200a9a2da5ad4e) |
| ; |
| |
| |
| |
| |
| marker_71f923bad1494442e48847f2a58b178d.setIcon(icon_7732003228160eb0357389cdcdd6dc1f); |
| |
| |
| var marker_ff0ff255d7eca319c02ca53fb905bccb = L.marker( |
| [26.4647842449196, 50.0185361035475], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_eba6b76679fcc0019df090ea31d9a448 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1dcfb33d3c40b3115810bc8fe988573c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6bc42cbfcbf9a27d3fbd196de4c69d5b = $(`<div id="html_6bc42cbfcbf9a27d3fbd196de4c69d5b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة الروز الغامق التجارية</b><br> السجل التجاري: 2050106989<br> الرقم الموحد: 7002951684<br> isic4: 2396<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4647842449196,50.0185361035475" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1dcfb33d3c40b3115810bc8fe988573c.setContent(html_6bc42cbfcbf9a27d3fbd196de4c69d5b); |
| |
| |
| |
| marker_ff0ff255d7eca319c02ca53fb905bccb.bindPopup(popup_1dcfb33d3c40b3115810bc8fe988573c) |
| ; |
| |
| |
| |
| |
| marker_ff0ff255d7eca319c02ca53fb905bccb.setIcon(icon_eba6b76679fcc0019df090ea31d9a448); |
| |
| |
| var marker_fa1c19449c64694a7589cb6e093d2d5d = L.marker( |
| [26.464854218, 50.017345769], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_5fdcc0f1ff8cac08e5d8520774f11882 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1ddaab9c942181fcb38e4d9f8c7ed759 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_92e911fb1cdfa70bfcb3d426a14fc2d6 = $(`<div id="html_92e911fb1cdfa70bfcb3d426a14fc2d6" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة وضوح الشرق للحديد شركة شخص واحد</b><br> السجل التجاري: 2050077625<br> الرقم الموحد: 7012356023<br> isic4: 2511<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.464854218,50.017345769" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1ddaab9c942181fcb38e4d9f8c7ed759.setContent(html_92e911fb1cdfa70bfcb3d426a14fc2d6); |
| |
| |
| |
| marker_fa1c19449c64694a7589cb6e093d2d5d.bindPopup(popup_1ddaab9c942181fcb38e4d9f8c7ed759) |
| ; |
| |
| |
| |
| |
| marker_fa1c19449c64694a7589cb6e093d2d5d.setIcon(icon_5fdcc0f1ff8cac08e5d8520774f11882); |
| |
| |
| var marker_c01fc5133e818497a70f0f467176cf37 = L.marker( |
| [26.4648657383378, 50.0191611998247], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_32f7215d4a0d6ea6e380ec4f46a738a6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b6ed97022b8bea92182b16cc8d260cfc = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4c1e4aeeed8aea14466b64517a1bf469 = $(`<div id="html_4c1e4aeeed8aea14466b64517a1bf469" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ابات عصرية للرخام والحجر</b><br> السجل التجاري: 2050233791<br> الرقم الموحد: 7010249188<br> isic4: 4330<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4648657383378,50.0191611998247" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b6ed97022b8bea92182b16cc8d260cfc.setContent(html_4c1e4aeeed8aea14466b64517a1bf469); |
| |
| |
| |
| marker_c01fc5133e818497a70f0f467176cf37.bindPopup(popup_b6ed97022b8bea92182b16cc8d260cfc) |
| ; |
| |
| |
| |
| |
| marker_c01fc5133e818497a70f0f467176cf37.setIcon(icon_32f7215d4a0d6ea6e380ec4f46a738a6); |
| |
| |
| var marker_86f446618178211d005034e88115d2f6 = L.marker( |
| [26.4652612770084, 50.0212379169272], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_dce9febf6b9d5e180ac8a643aedab809 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b79a137d33d6dec9ea623b29d684d436 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_01c766cfeb9b696e6f1137307828a049 = $(`<div id="html_01c766cfeb9b696e6f1137307828a049" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ذوق الخيال للرخام</b><br> السجل التجاري: 2053020548<br> الرقم الموحد: 7015028827<br> isic4: 2395<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4652612770084,50.0212379169272" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b79a137d33d6dec9ea623b29d684d436.setContent(html_01c766cfeb9b696e6f1137307828a049); |
| |
| |
| |
| marker_86f446618178211d005034e88115d2f6.bindPopup(popup_b79a137d33d6dec9ea623b29d684d436) |
| ; |
| |
| |
| |
| |
| marker_86f446618178211d005034e88115d2f6.setIcon(icon_dce9febf6b9d5e180ac8a643aedab809); |
| |
| |
| var marker_d0454147c03ec0e1c4ca13ac259066dd = L.marker( |
| [26.4654897409456, 50.0200410589981], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_a819fa62b430b2c412fa98e5be802284 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_23ec94996db574efd925779f8b5dc11f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_76dcdb4e09a9cfb107069599843b5fdd = $(`<div id="html_76dcdb4e09a9cfb107069599843b5fdd" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع ابراج الحياة للصناعة شخص واحد</b><br> السجل التجاري: 2050148190<br> الرقم الموحد: 7025568325<br> isic4: 2395<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4654897409456,50.0200410589981" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_23ec94996db574efd925779f8b5dc11f.setContent(html_76dcdb4e09a9cfb107069599843b5fdd); |
| |
| |
| |
| marker_d0454147c03ec0e1c4ca13ac259066dd.bindPopup(popup_23ec94996db574efd925779f8b5dc11f) |
| ; |
| |
| |
| |
| |
| marker_d0454147c03ec0e1c4ca13ac259066dd.setIcon(icon_a819fa62b430b2c412fa98e5be802284); |
| |
| |
| var marker_99fffae27b7de4bccadb66ccd572225d = L.marker( |
| [26.46596130910549, 50.01920736190598], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_2c6f5e977e36046484051446edfeac81 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_07a6b0c3e79d7dd2d7533d0b26959914 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_32b4ef6978b1faabe0f2003d79595442 = $(`<div id="html_32b4ef6978b1faabe0f2003d79595442" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة صحارى الشرق للصناعة</b><br> السجل التجاري: 2050196127<br> الرقم الموحد: 7041838421<br> isic4: 2395<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.46596130910549,50.01920736190598" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_07a6b0c3e79d7dd2d7533d0b26959914.setContent(html_32b4ef6978b1faabe0f2003d79595442); |
| |
| |
| |
| marker_99fffae27b7de4bccadb66ccd572225d.bindPopup(popup_07a6b0c3e79d7dd2d7533d0b26959914) |
| ; |
| |
| |
| |
| |
| marker_99fffae27b7de4bccadb66ccd572225d.setIcon(icon_2c6f5e977e36046484051446edfeac81); |
| |
| |
| var marker_cf3a51852787161f123db3e340aa3f00 = L.marker( |
| [26.4663444500001, 50.019046594], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_14daec899ac27202a219fdcfd4df7967 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_57287999bef717dcef9680c604b15671 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_26e47eac694b95733fc89bfe2bc65b38 = $(`<div id="html_26e47eac694b95733fc89bfe2bc65b38" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة جي اي تي العربية المحدودة</b><br> السجل التجاري: 2050239231<br> الرقم الموحد: 7001989743<br> isic4: 4322<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4663444500001,50.019046594" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_57287999bef717dcef9680c604b15671.setContent(html_26e47eac694b95733fc89bfe2bc65b38); |
| |
| |
| |
| marker_cf3a51852787161f123db3e340aa3f00.bindPopup(popup_57287999bef717dcef9680c604b15671) |
| ; |
| |
| |
| |
| |
| marker_cf3a51852787161f123db3e340aa3f00.setIcon(icon_14daec899ac27202a219fdcfd4df7967); |
| |
| |
| var marker_e4eb7b4de138851a2d40159e92406779 = L.marker( |
| [26.4664095095079, 50.019072790914], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_6bbfe512a6d5d06de0d044984a4fc5fb = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5592d014c4522fbfdc389d7c68c6eab2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7c959e19b7bfa15d7ef321fa629e505c = $(`<div id="html_7c959e19b7bfa15d7ef321fa629e505c" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة خدمات مبتكرة للمقاولات</b><br> السجل التجاري: 2062617712<br> الرقم الموحد: 7016025673<br> isic4: 4390<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <a href="https://www.google.com/maps?q=26.4664095095079,50.019072790914" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5592d014c4522fbfdc389d7c68c6eab2.setContent(html_7c959e19b7bfa15d7ef321fa629e505c); |
| |
| |
| |
| marker_e4eb7b4de138851a2d40159e92406779.bindPopup(popup_5592d014c4522fbfdc389d7c68c6eab2) |
| ; |
| |
| |
| |
| |
| marker_e4eb7b4de138851a2d40159e92406779.setIcon(icon_6bbfe512a6d5d06de0d044984a4fc5fb); |
| |
| |
| var marker_191eb27c8caee092538713cd0fb35263 = L.marker( |
| [26.4213961151198, 50.0152011022291], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_1b43b2f982df6fc5d1b718ed659e0466 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e75f21b2584913fe29cbd7caf7884c70 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e92e715d2336518bb45587547f735785 = $(`<div id="html_e92e715d2336518bb45587547f735785" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>محل نسيم بن ناصر بن سالم الخالدي للدواجن</b><br> السجل التجاري: 2050139013<br> الرقم الموحد: 7008481058<br> isic4: 1010<br> المنطقة: الدمام<br> الحارة: النور<br> <a href="https://www.google.com/maps?q=26.4213961151198,50.0152011022291" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e75f21b2584913fe29cbd7caf7884c70.setContent(html_e92e715d2336518bb45587547f735785); |
| |
| |
| |
| marker_191eb27c8caee092538713cd0fb35263.bindPopup(popup_e75f21b2584913fe29cbd7caf7884c70) |
| ; |
| |
| |
| |
| |
| marker_191eb27c8caee092538713cd0fb35263.setIcon(icon_1b43b2f982df6fc5d1b718ed659e0466); |
| |
| |
| var marker_160ad8638f0314031bd193c6956efca9 = L.marker( |
| [26.42175370896041, 50.01219134777784], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_eed086dc3ccdd89467be36ff714429d6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4d6d6047894593ef70ff8cfd5f933537 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_da092a409adecd0460db71379fb27c09 = $(`<div id="html_da092a409adecd0460db71379fb27c09" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة ركن الوفرة للمقاولات</b><br> السجل التجاري: 2050183696<br> الرقم الموحد: 7035965818<br> isic4: 4100<br> المنطقة: الدمام<br> الحارة: النور<br> <a href="https://www.google.com/maps?q=26.42175370896041,50.01219134777784" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4d6d6047894593ef70ff8cfd5f933537.setContent(html_da092a409adecd0460db71379fb27c09); |
| |
| |
| |
| marker_160ad8638f0314031bd193c6956efca9.bindPopup(popup_4d6d6047894593ef70ff8cfd5f933537) |
| ; |
| |
| |
| |
| |
| marker_160ad8638f0314031bd193c6956efca9.setIcon(icon_eed086dc3ccdd89467be36ff714429d6); |
| |
| |
| var marker_bfe0dc7106d6881feeed6cdc8d6df1b6 = L.marker( |
| [26.42500736403045, 50.02395101446241], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_7cb6fbcdf7d4fa6fdb22ca7dd02c3696 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_9bbebe808961a47d9789b1783859429f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c70785a896674cdb1aa64612ee4cafa8 = $(`<div id="html_c70785a896674cdb1aa64612ee4cafa8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة جسر البناء والتصميم للمقاولات العامة</b><br> السجل التجاري: 1009001578<br> الرقم الموحد: 7035607337<br> isic4: 4330<br> المنطقة: الدمام<br> الحارة: النور<br> <a href="https://www.google.com/maps?q=26.42500736403045,50.02395101446241" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_9bbebe808961a47d9789b1783859429f.setContent(html_c70785a896674cdb1aa64612ee4cafa8); |
| |
| |
| |
| marker_bfe0dc7106d6881feeed6cdc8d6df1b6.bindPopup(popup_9bbebe808961a47d9789b1783859429f) |
| ; |
| |
| |
| |
| |
| marker_bfe0dc7106d6881feeed6cdc8d6df1b6.setIcon(icon_7cb6fbcdf7d4fa6fdb22ca7dd02c3696); |
| |
| |
| var marker_04fe262276a41a1a9cf403c9159b1c46 = L.marker( |
| [26.4250513582986, 50.0238391822876], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_ffe8d85e2a9f2b5b13e814f83282b105 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4a5eec4599e2dd761c8e568ce298fc21 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d864cfd98d867f5bf5bfcca7ea15c77b = $(`<div id="html_d864cfd98d867f5bf5bfcca7ea15c77b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة عاصمة الكنانة للمقاولات العامة شركة الشخص الواحد</b><br> السجل التجاري: 2050138718<br> الرقم الموحد: 7008325305<br> isic4: 4321<br> المنطقة: الدمام<br> الحارة: النور<br> <a href="https://www.google.com/maps?q=26.4250513582986,50.0238391822876" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4a5eec4599e2dd761c8e568ce298fc21.setContent(html_d864cfd98d867f5bf5bfcca7ea15c77b); |
| |
| |
| |
| marker_04fe262276a41a1a9cf403c9159b1c46.bindPopup(popup_4a5eec4599e2dd761c8e568ce298fc21) |
| ; |
| |
| |
| |
| |
| marker_04fe262276a41a1a9cf403c9159b1c46.setIcon(icon_ffe8d85e2a9f2b5b13e814f83282b105); |
| |
| |
| var marker_9fb9679212ca85fb5631a14b1774ce9a = L.marker( |
| [26.425119013492502, 50.0237951471854], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_2e915ec2dcb86b083ce57274500e211f = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e7603c9a988d66f0cc0894a4bf3b580c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_38515296b359e2e4427963f9c9f40972 = $(`<div id="html_38515296b359e2e4427963f9c9f40972" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة تخصص الطرق للمقاولات العامة</b><br> السجل التجاري: 2051230369<br> الرقم الموحد: 7017212635<br> isic4: 899<br> المنطقة: الدمام<br> الحارة: النور<br> <a href="https://www.google.com/maps?q=26.4250590134925,50.0237951471854" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e7603c9a988d66f0cc0894a4bf3b580c.setContent(html_38515296b359e2e4427963f9c9f40972); |
| |
| |
| |
| marker_9fb9679212ca85fb5631a14b1774ce9a.bindPopup(popup_e7603c9a988d66f0cc0894a4bf3b580c) |
| ; |
| |
| |
| |
| |
| marker_9fb9679212ca85fb5631a14b1774ce9a.setIcon(icon_2e915ec2dcb86b083ce57274500e211f); |
| |
| |
| var marker_0210ec67d05ef1ef01b0664c015366bb = L.marker( |
| [26.4250290134925, 50.02384710870963], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_5267cea5ce320f1fe767fd87ca52fe97 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_2ab72aa2802cc5a66b89232cf86e3891 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5d2b5e360089a0284e436c6a19aed361 = $(`<div id="html_5d2b5e360089a0284e436c6a19aed361" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>معمل بريق للاسنان</b><br> السجل التجاري: 2050132078<br> الرقم الموحد: 7016608502<br> isic4: 3250<br> المنطقة: الدمام<br> الحارة: النور<br> <a href="https://www.google.com/maps?q=26.4250590134925,50.0237951471854" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_2ab72aa2802cc5a66b89232cf86e3891.setContent(html_5d2b5e360089a0284e436c6a19aed361); |
| |
| |
| |
| marker_0210ec67d05ef1ef01b0664c015366bb.bindPopup(popup_2ab72aa2802cc5a66b89232cf86e3891) |
| ; |
| |
| |
| |
| |
| marker_0210ec67d05ef1ef01b0664c015366bb.setIcon(icon_5267cea5ce320f1fe767fd87ca52fe97); |
| |
| |
| var marker_552de5a8c4a9f17cd81f8f20dd5c565a = L.marker( |
| [26.4250290134925, 50.023743185661175], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_46e0c30d6dcfad6c659df42fb21879bd = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_97750a7db0b5145f1440526df48e94bb = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3d30cb6c5912f7fafd7a369fea212660 = $(`<div id="html_3d30cb6c5912f7fafd7a369fea212660" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة مقدمة الخليج للمقاولات</b><br> السجل التجاري: 2051041873<br> الرقم الموحد: 7012845678<br> isic4: 4100<br> المنطقة: الدمام<br> الحارة: النور<br> <a href="https://www.google.com/maps?q=26.4250590134925,50.0237951471854" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_97750a7db0b5145f1440526df48e94bb.setContent(html_3d30cb6c5912f7fafd7a369fea212660); |
| |
| |
| |
| marker_552de5a8c4a9f17cd81f8f20dd5c565a.bindPopup(popup_97750a7db0b5145f1440526df48e94bb) |
| ; |
| |
| |
| |
| |
| marker_552de5a8c4a9f17cd81f8f20dd5c565a.setIcon(icon_46e0c30d6dcfad6c659df42fb21879bd); |
| |
| |
| var marker_65e7603b9a459d8a7d07acded45fca13 = L.marker( |
| [26.42576095, 50.01761857], |
| { |
| } |
| ).addTo(map_834271843340a4da6024117cdb82ac56); |
| |
| |
| var icon_186ebdd53180b500179ffa12672aff8c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_65ee515269b61f46432742efee07aacc = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_173a4e0478944a45d13a606663d49263 = $(`<div id="html_173a4e0478944a45d13a606663d49263" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة حنان غالب مذكر الحربي للصيانة والتشطيب</b><br> السجل التجاري: 2050126592<br> الرقم الموحد: 7015383636<br> isic4: 4330<br> المنطقة: الدمام<br> الحارة: النور<br> <a href="https://www.google.com/maps?q=26.42576095,50.01761857" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_65ee515269b61f46432742efee07aacc.setContent(html_173a4e0478944a45d13a606663d49263); |
| |
| |
| |
| marker_65e7603b9a459d8a7d07acded45fca13.bindPopup(popup_65ee515269b61f46432742efee07aacc) |
| ; |
| |
| |
| |
| |
| marker_65e7603b9a459d8a7d07acded45fca13.setIcon(icon_186ebdd53180b500179ffa12672aff8c); |
| |
| </script> |
| </html> |