| <!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_f91023c54aa4d6cfaddc04d9a3b8a33b { |
| 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 style=" |
| position:fixed; |
| top:10px; |
| right:10px; |
| z-index:10000; |
| direction:rtl; |
| font-family:Arial, sans-serif; |
| "> |
| <button id="btn_stats_115" onclick=" |
| var panel = document.getElementById('stats_115'); |
| var btn = document.getElementById('btn_stats_115'); |
| 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_115" 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; |
| ">عبدالمجيد مشعل محمد الحربي - 86</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 32</div> |
| <div><b>عدد الحارات:</b> 12</div> |
| </div> |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• الربوة: 8</div><div>• السليمانية: 6</div><div>• الفيصلية: 5</div><div>• اليرموك: 3</div><div>• الحي الرابع: 3</div></div> |
| </div> |
|
|
| <div style=" |
| margin-top:14px; |
| padding-top:10px; |
| border-top:1px solid rgba(0,0,0,0.08); |
| "> |
| <a href="report_115_عبدالمجيد_مشعل_محمد_الحربي.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_115_عبدالمجيد_مشعل_محمد_الحربي.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:lightgray; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الربوة</span> |
| </div> |
| <span style="color:#555;">(8)</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:lightgreen; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>السليمانية</span> |
| </div> |
| <span style="color:#555;">(6)</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:blue; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الفيصلية</span> |
| </div> |
| <span style="color:#555;">(5)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:blue; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>اليرموك</span> |
| </div> |
| <span style="color:#555;">(3)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkblue; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الحي الرابع</span> |
| </div> |
| <span style="color:#555;">(3)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:gray; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الشفاء</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:gray; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>النزهة</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:blue; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الربيع</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkgreen; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>التلال</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:beige; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الحي الثالث</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:lightgreen; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>ج2</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:purple; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>دوائر حكومية ط طريف</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| </div> |
| </div> |
| </div> |
| |
| |
| <div 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" 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> |
|
|
| <script> |
| window.searchableMarkers = []; |
| window.noCoordinateSamples = []; |
| |
| 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_de9b46b76c1e943ddf19f16e7f46460d, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مركز أزدان للخدمات الطبية", |
| marker: marker_3d687bb6f5454a7b0c581eaf529910d5, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة شمس الافق التجارية", |
| marker: marker_41645f9d94f1e62bc5cc4f8cd0f5cee0, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة النجم الثلاثي للنقليات", |
| marker: marker_277fa1a1476e7e0b9544c99e4743f391, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نجوم التميز للنقليات", |
| marker: marker_c33f22028d7752b17705e4a733c478ff, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة منصور بن فرج العنزي للمقاولات عامة", |
| marker: marker_610d0a1deb9d3d1f123cf737bfc2c204, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مطاعم طواحين الهوى لتقديم الوجبات", |
| marker: marker_796b4cd04df84ecafd482f8cb3e536e4, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نوضاء الخليوي عبيد المطيري للنقليات", |
| marker: marker_d3a43ecad182daecfad50a89498404ad, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مورال الطبية", |
| marker: marker_66f4f6ccb8d87b4596108d81a72e90cf, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نورة سعود الشمري وشركاؤها", |
| marker: marker_3fd42e5bac8611de9a8f1aa3b354ea3f, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة تربية الأجيال للتعليم", |
| marker: marker_ed46f8c3c302fac9035ad9132f30d5d9, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع موضي حماد ناهس المطيري للصناعة", |
| marker: marker_dcf2761379978feb676ed51650e4ca0f, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الاكاديمية العصرية للبنات", |
| marker: marker_86c31ca7bcef7bc5343496bdf28e4f11, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ابراج الجنوب للنقليات", |
| marker: marker_c51fe610f204d0b8d856b7f5b149b8be, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مكتبة مرام رديف بن صكب الشمري للقرطاسية", |
| marker: marker_74835a0c12207b3deb2f7e6e4aa076be, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع رقيه عبدالعزيز المنصور للبلك", |
| marker: marker_316e27a789d2554dc0a8128a646df6e6, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة حميد رمضان سالم العنزي وشريكة", |
| marker: marker_b579b91b18ddb4e8bb048b612e41b9ef, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة اسوار الجزيرة للنقليات", |
| marker: marker_07ef4dd174b18c151ecccebf1d17949c, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "محل ارياف الحميدي جريد الحربي للكوش والهدايا", |
| marker: marker_ce744650d4f8486c640036280ffed19c, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مطعم افاق الاثير لتقديم الوجبات", |
| marker: marker_d33cda79478e090fd702ca3ef6574b68, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "معهد الابداع العلمي العالي للتدريب", |
| marker: marker_ad4b14b155d61a7368f701a4d02102fe, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة منار السبيل شركة شخص واحد", |
| marker: marker_65dee77cb924e631fc3436cf359e9991, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مركز اسبوع اللياقه الرياضي", |
| marker: marker_8fca3ae72df270827fbea83af5b0ed21, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الإبداع الرائع للتجارة", |
| marker: marker_a00d0ef54d13af1348493a0f89ccd5ac, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نور الغد شركة ذات المسؤولية محدودة", |
| marker: marker_0dce1e511b420beb48274fdcfb5565ac, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع عبدالعالي بن ناصر بن سعد المطيري للصناعة", |
| marker: marker_42b5119a8e79555e7c6e4719f5341d49, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الدعم الامثل للخدمات اللوجستية", |
| marker: marker_51645397669708d0ac472c9a535f1924, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة عوض غازي الميموني المطيري وشركاه", |
| marker: marker_c36d89bf3e52a4d928320b2fab1b27a9, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مجمع زيد عواض العبلان الطبي", |
| marker: marker_6472bcc909026ed962a655b094e24ad8, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة إبداع المستقبل للنقليات شركة شخص واحد", |
| marker: marker_ab467468eaca8183ec922865b926a08d, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الحميضان التجارية", |
| marker: marker_bf49a73ee4b6f6afcfe096e7a383334c, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة السعوديةلانتاج مواد النظافة", |
| marker: marker_3ae4787dfd382f60474f4d295329fdda, |
| map: map_f91023c54aa4d6cfaddc04d9a3b8a33b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <div 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_f91023c54aa4d6cfaddc04d9a3b8a33b" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_f91023c54aa4d6cfaddc04d9a3b8a33b = L.map( |
| "map_f91023c54aa4d6cfaddc04d9a3b8a33b", |
| { |
| center: [28.379108789759222, 45.9778399823478], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_4b28ca071a8eedd63bd79c6ecc58e661 = 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_4b28ca071a8eedd63bd79c6ecc58e661.addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var tile_layer_77d6c7028a6ffabb561105a8faadf674 = 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_77d6c7028a6ffabb561105a8faadf674.addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var tile_layer_e336e349cae1523e7b06cdd60a89127f = 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_e336e349cae1523e7b06cdd60a89127f.addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var locate_control_aef0464baa4fcb7a8193e2985bed8fa5 = L.control.locate( |
| {} |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| |
| var marker_de9b46b76c1e943ddf19f16e7f46460d = L.marker( |
| [28.3957776537604, 45.9531264395853], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_51565ee013a3eefbddf74b9c7f4fc3dc = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_57ad14e9239c63a3dd330dc260cdf885 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9bca664e8060f92e0632953d41e57ed5 = $(`<div id="html_9bca664e8060f92e0632953d41e57ed5" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة عقاب حباب الشمري ونوير مضحي الشمري و فهد حباب الشمري وشركاؤهم</b><br> السجل التجاري: 2511114911<br> المنطقة: حفر الباطن<br> الحارة: الفيصلية<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.3957776537604,45.9531264395853" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_57ad14e9239c63a3dd330dc260cdf885.setContent(html_9bca664e8060f92e0632953d41e57ed5); |
| |
| |
| |
| marker_de9b46b76c1e943ddf19f16e7f46460d.bindPopup(popup_57ad14e9239c63a3dd330dc260cdf885) |
| ; |
| |
| |
| |
| |
| marker_de9b46b76c1e943ddf19f16e7f46460d.setIcon(icon_51565ee013a3eefbddf74b9c7f4fc3dc); |
| |
| |
| var marker_3d687bb6f5454a7b0c581eaf529910d5 = L.marker( |
| [28.39604741, 45.96355811], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_27f31a60d0d90745fa8e79bbe7e66ff9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e5582b4ede8b974465e9cf50113fdc11 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2e652a3849c17469854a5f8cc9313e16 = $(`<div id="html_2e652a3849c17469854a5f8cc9313e16" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مركز أزدان للخدمات الطبية</b><br> السجل التجاري: 2511115079<br> المنطقة: حفر الباطن<br> الحارة: الفيصلية<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.39604741,45.96355811" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e5582b4ede8b974465e9cf50113fdc11.setContent(html_2e652a3849c17469854a5f8cc9313e16); |
| |
| |
| |
| marker_3d687bb6f5454a7b0c581eaf529910d5.bindPopup(popup_e5582b4ede8b974465e9cf50113fdc11) |
| ; |
| |
| |
| |
| |
| marker_3d687bb6f5454a7b0c581eaf529910d5.setIcon(icon_27f31a60d0d90745fa8e79bbe7e66ff9); |
| |
| |
| var marker_41645f9d94f1e62bc5cc4f8cd0f5cee0 = L.marker( |
| [28.44003465, 46.0166289], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_278e9f37e0260d6f346132ace7f74a54 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_fb2bf767ac1e4de3ba08d3c3b9b435ef = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f0bed93c94c54e03e4e37ef15b33d9c0 = $(`<div id="html_f0bed93c94c54e03e4e37ef15b33d9c0" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة شمس الافق التجارية</b><br> السجل التجاري: 2511004105<br> المنطقة: حفر الباطن<br> الحارة: الشفاء<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.44003465,46.0166289" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_fb2bf767ac1e4de3ba08d3c3b9b435ef.setContent(html_f0bed93c94c54e03e4e37ef15b33d9c0); |
| |
| |
| |
| marker_41645f9d94f1e62bc5cc4f8cd0f5cee0.bindPopup(popup_fb2bf767ac1e4de3ba08d3c3b9b435ef) |
| ; |
| |
| |
| |
| |
| marker_41645f9d94f1e62bc5cc4f8cd0f5cee0.setIcon(icon_278e9f37e0260d6f346132ace7f74a54); |
| |
| |
| var marker_277fa1a1476e7e0b9544c99e4743f391 = L.marker( |
| [28.28049738709725, 45.95600941645636], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_9e030af0e42a32480317dd8f50806d36 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d05fa777529367a1c55c3ee898a8a134 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_44f934726e80d5ea553222e25e96aa3e = $(`<div id="html_44f934726e80d5ea553222e25e96aa3e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة النجم الثلاثي للنقليات</b><br> السجل التجاري: 2050133465<br> المنطقة: حفر الباطن<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.28049738709725,45.95600941645636" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d05fa777529367a1c55c3ee898a8a134.setContent(html_44f934726e80d5ea553222e25e96aa3e); |
| |
| |
| |
| marker_277fa1a1476e7e0b9544c99e4743f391.bindPopup(popup_d05fa777529367a1c55c3ee898a8a134) |
| ; |
| |
| |
| |
| |
| marker_277fa1a1476e7e0b9544c99e4743f391.setIcon(icon_9e030af0e42a32480317dd8f50806d36); |
| |
| |
| var marker_c33f22028d7752b17705e4a733c478ff = L.marker( |
| [28.40121136, 45.94542519], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_61579a4cfe8d83895acf25a94ee93315 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_aabaa5ec2946bd80957877aadba2cb65 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_b2f9463944167f78398a1b503728856a = $(`<div id="html_b2f9463944167f78398a1b503728856a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نجوم التميز للنقليات</b><br> السجل التجاري: 2511119410<br> المنطقة: حفر الباطن<br> الحارة: السليمانية<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.40121136,45.94542519" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_aabaa5ec2946bd80957877aadba2cb65.setContent(html_b2f9463944167f78398a1b503728856a); |
| |
| |
| |
| marker_c33f22028d7752b17705e4a733c478ff.bindPopup(popup_aabaa5ec2946bd80957877aadba2cb65) |
| ; |
| |
| |
| |
| |
| marker_c33f22028d7752b17705e4a733c478ff.setIcon(icon_61579a4cfe8d83895acf25a94ee93315); |
| |
| |
| var marker_610d0a1deb9d3d1f123cf737bfc2c204 = L.marker( |
| [28.4266271163886, 45.9401547505669], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_6741ff6df9e639eb1d9f97ef76a71497 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5db11c09115c4cbbb62302df383c514a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e10d0d970bfbf6f6ed840fbd6469791f = $(`<div id="html_e10d0d970bfbf6f6ed840fbd6469791f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة منصور بن فرج العنزي للمقاولات عامة</b><br> السجل التجاري: 2511009856<br> المنطقة: حفر الباطن<br> الحارة: الربوة<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.4266271163886,45.9401547505669" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5db11c09115c4cbbb62302df383c514a.setContent(html_e10d0d970bfbf6f6ed840fbd6469791f); |
| |
| |
| |
| marker_610d0a1deb9d3d1f123cf737bfc2c204.bindPopup(popup_5db11c09115c4cbbb62302df383c514a) |
| ; |
| |
| |
| |
| |
| marker_610d0a1deb9d3d1f123cf737bfc2c204.setIcon(icon_6741ff6df9e639eb1d9f97ef76a71497); |
| |
| |
| var marker_796b4cd04df84ecafd482f8cb3e536e4 = L.marker( |
| [28.41416498, 45.95501858], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_60f0eba423141b436ed3d48ac8dccfd0 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_bf8b253337f1f940608803c734430427 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ddd325fd2c7e1ae92c57303413f60391 = $(`<div id="html_ddd325fd2c7e1ae92c57303413f60391" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مطاعم طواحين الهوى لتقديم الوجبات</b><br> السجل التجاري: 2511121850<br> المنطقة: حفر الباطن<br> الحارة: الربوة<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.41416498,45.95501858" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_bf8b253337f1f940608803c734430427.setContent(html_ddd325fd2c7e1ae92c57303413f60391); |
| |
| |
| |
| marker_796b4cd04df84ecafd482f8cb3e536e4.bindPopup(popup_bf8b253337f1f940608803c734430427) |
| ; |
| |
| |
| |
| |
| marker_796b4cd04df84ecafd482f8cb3e536e4.setIcon(icon_60f0eba423141b436ed3d48ac8dccfd0); |
| |
| |
| var marker_d3a43ecad182daecfad50a89498404ad = L.marker( |
| [28.27524135, 45.94717621], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_a28a77bf401cf19adb2199da129f6ace = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d08f785fc6d05082e023df505df5abeb = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1cde9893673be932fc78c0af6b1fffdf = $(`<div id="html_1cde9893673be932fc78c0af6b1fffdf" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نوضاء الخليوي عبيد المطيري للنقليات</b><br> السجل التجاري: 2050131460<br> المنطقة: حفر الباطن<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.27524135,45.94717621" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d08f785fc6d05082e023df505df5abeb.setContent(html_1cde9893673be932fc78c0af6b1fffdf); |
| |
| |
| |
| marker_d3a43ecad182daecfad50a89498404ad.bindPopup(popup_d08f785fc6d05082e023df505df5abeb) |
| ; |
| |
| |
| |
| |
| marker_d3a43ecad182daecfad50a89498404ad.setIcon(icon_a28a77bf401cf19adb2199da129f6ace); |
| |
| |
| var marker_66f4f6ccb8d87b4596108d81a72e90cf = L.marker( |
| [28.4157396069013, 45.9337383997341], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_0f50877c41f2cd4643e3f6d870f73a9a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5cc9565effc8534ad4b4a9c98add8367 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ede705f2046e80952866fd531f067cae = $(`<div id="html_ede705f2046e80952866fd531f067cae" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مورال الطبية</b><br> السجل التجاري: 2511108615<br> المنطقة: حفر الباطن<br> الحارة: الربوة<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.4157396069013,45.9337383997341" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5cc9565effc8534ad4b4a9c98add8367.setContent(html_ede705f2046e80952866fd531f067cae); |
| |
| |
| |
| marker_66f4f6ccb8d87b4596108d81a72e90cf.bindPopup(popup_5cc9565effc8534ad4b4a9c98add8367) |
| ; |
| |
| |
| |
| |
| marker_66f4f6ccb8d87b4596108d81a72e90cf.setIcon(icon_0f50877c41f2cd4643e3f6d870f73a9a); |
| |
| |
| var marker_3fd42e5bac8611de9a8f1aa3b354ea3f = L.marker( |
| [28.30102006, 46.11116523], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_f4636a418d966178f4d7471b9cf34f22 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0678502c438a86e2dc563c8763b371f2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4229f3ee3f78b5ef1e219118d6ea778b = $(`<div id="html_4229f3ee3f78b5ef1e219118d6ea778b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نورة سعود الشمري وشركاؤها</b><br> السجل التجاري: 2512100487<br> المنطقة: القيصومه<br> الحارة: الحي الرابع<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.30102006,46.11116523" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0678502c438a86e2dc563c8763b371f2.setContent(html_4229f3ee3f78b5ef1e219118d6ea778b); |
| |
| |
| |
| marker_3fd42e5bac8611de9a8f1aa3b354ea3f.bindPopup(popup_0678502c438a86e2dc563c8763b371f2) |
| ; |
| |
| |
| |
| |
| marker_3fd42e5bac8611de9a8f1aa3b354ea3f.setIcon(icon_f4636a418d966178f4d7471b9cf34f22); |
| |
| |
| var marker_ed46f8c3c302fac9035ad9132f30d5d9 = L.marker( |
| [28.41014905, 45.92562611], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_addf899de8056af266b70a4e6080fada = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_eb995152e6f86fb821c4718cbac67574 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d52e6121aef89eef2576fbf19292819e = $(`<div id="html_d52e6121aef89eef2576fbf19292819e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة تربية الأجيال للتعليم</b><br> السجل التجاري: 2511111921<br> المنطقة: حفر الباطن<br> الحارة: النزهة<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.41014905,45.92562611" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_eb995152e6f86fb821c4718cbac67574.setContent(html_d52e6121aef89eef2576fbf19292819e); |
| |
| |
| |
| marker_ed46f8c3c302fac9035ad9132f30d5d9.bindPopup(popup_eb995152e6f86fb821c4718cbac67574) |
| ; |
| |
| |
| |
| |
| marker_ed46f8c3c302fac9035ad9132f30d5d9.setIcon(icon_addf899de8056af266b70a4e6080fada); |
| |
| |
| var marker_dcf2761379978feb676ed51650e4ca0f = L.marker( |
| [28.39082865, 45.93795279], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_2f3fd29e66bb9e8b501660f70f35228e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b9012b8bf3fc43b74a910e9d1bd55ad6 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_762f7fd6aef6f6e545c31b4e94306fa4 = $(`<div id="html_762f7fd6aef6f6e545c31b4e94306fa4" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع موضي حماد ناهس المطيري للصناعة</b><br> السجل التجاري: 2511024029<br> المنطقة: حفر الباطن<br> الحارة: السليمانية<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.39082865,45.93795279" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b9012b8bf3fc43b74a910e9d1bd55ad6.setContent(html_762f7fd6aef6f6e545c31b4e94306fa4); |
| |
| |
| |
| marker_dcf2761379978feb676ed51650e4ca0f.bindPopup(popup_b9012b8bf3fc43b74a910e9d1bd55ad6) |
| ; |
| |
| |
| |
| |
| marker_dcf2761379978feb676ed51650e4ca0f.setIcon(icon_2f3fd29e66bb9e8b501660f70f35228e); |
| |
| |
| var marker_86c31ca7bcef7bc5343496bdf28e4f11 = L.marker( |
| [28.35182081, 45.96754244], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_e3d14a425f0d6a79ffbab7a85c522a0e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_575734287d7584a9449846109c3bb884 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_efbf470a28b4e511eb75fcdba204069c = $(`<div id="html_efbf470a28b4e511eb75fcdba204069c" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الاكاديمية العصرية للبنات</b><br> السجل التجاري: 2511006258<br> المنطقة: حفر الباطن<br> الحارة: الفيصلية<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.35182081,45.96754244" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_575734287d7584a9449846109c3bb884.setContent(html_efbf470a28b4e511eb75fcdba204069c); |
| |
| |
| |
| marker_86c31ca7bcef7bc5343496bdf28e4f11.bindPopup(popup_575734287d7584a9449846109c3bb884) |
| ; |
| |
| |
| |
| |
| marker_86c31ca7bcef7bc5343496bdf28e4f11.setIcon(icon_e3d14a425f0d6a79ffbab7a85c522a0e); |
| |
| |
| var marker_c51fe610f204d0b8d856b7f5b149b8be = L.marker( |
| [28.3974537763659, 45.936900251715], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_bf8d7367a6f47fa02176f032617d3fcc = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_63977a3b4d7053e70a1dad9c09033603 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3e2cd77b66cb5ffa7b4a4b2217481c4e = $(`<div id="html_3e2cd77b66cb5ffa7b4a4b2217481c4e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ابراج الجنوب للنقليات</b><br> السجل التجاري: 2511108551<br> المنطقة: حفر الباطن<br> الحارة: السليمانية<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.3974537763659,45.936900251715" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_63977a3b4d7053e70a1dad9c09033603.setContent(html_3e2cd77b66cb5ffa7b4a4b2217481c4e); |
| |
| |
| |
| marker_c51fe610f204d0b8d856b7f5b149b8be.bindPopup(popup_63977a3b4d7053e70a1dad9c09033603) |
| ; |
| |
| |
| |
| |
| marker_c51fe610f204d0b8d856b7f5b149b8be.setIcon(icon_bf8d7367a6f47fa02176f032617d3fcc); |
| |
| |
| var marker_74835a0c12207b3deb2f7e6e4aa076be = L.marker( |
| [28.42754038, 45.93987667], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_5ab89d685b936d2d1a365687d4123aa4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_981eb686b0a1c6eaabb75243952f4ee3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4a52e518e0e1789f8e9430eac5ae310f = $(`<div id="html_4a52e518e0e1789f8e9430eac5ae310f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مكتبة مرام رديف بن صكب الشمري للقرطاسية</b><br> السجل التجاري: 2511124222<br> المنطقة: الربوة<br> الحارة: الربوة<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.42754038,45.93987667" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_981eb686b0a1c6eaabb75243952f4ee3.setContent(html_4a52e518e0e1789f8e9430eac5ae310f); |
| |
| |
| |
| marker_74835a0c12207b3deb2f7e6e4aa076be.bindPopup(popup_981eb686b0a1c6eaabb75243952f4ee3) |
| ; |
| |
| |
| |
| |
| marker_74835a0c12207b3deb2f7e6e4aa076be.setIcon(icon_5ab89d685b936d2d1a365687d4123aa4); |
| |
| |
| var marker_316e27a789d2554dc0a8128a646df6e6 = L.marker( |
| [28.39592717, 46.03003849], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_3d07e6addaa0399c79ede648fc5c9a30 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0cd78ad3ab81f8daedd7faa5c418e01f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5443921d7a1ace20bf50fa9a8c9aa0a2 = $(`<div id="html_5443921d7a1ace20bf50fa9a8c9aa0a2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع رقيه عبدالعزيز المنصور للبلك</b><br> السجل التجاري: 2511108720<br> المنطقة: محطة كهرباء ومعسكر جيش<br> الحارة: الربيع<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.39592717,46.03003849" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0cd78ad3ab81f8daedd7faa5c418e01f.setContent(html_5443921d7a1ace20bf50fa9a8c9aa0a2); |
| |
| |
| |
| marker_316e27a789d2554dc0a8128a646df6e6.bindPopup(popup_0cd78ad3ab81f8daedd7faa5c418e01f) |
| ; |
| |
| |
| |
| |
| marker_316e27a789d2554dc0a8128a646df6e6.setIcon(icon_3d07e6addaa0399c79ede648fc5c9a30); |
| |
| |
| var marker_b579b91b18ddb4e8bb048b612e41b9ef = L.marker( |
| [28.42755947, 45.9385588], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_551f3fe1390375acd0a38923d814c9a4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_207950eb8649c9b106d8f3f9c1749611 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c7c66438458fc6426a6e0c1671789b6c = $(`<div id="html_c7c66438458fc6426a6e0c1671789b6c" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة حميد رمضان سالم العنزي وشريكة</b><br> السجل التجاري: 2511104267<br> المنطقة: حفر الباطن<br> الحارة: التلال<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.42755947,45.9385588" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_207950eb8649c9b106d8f3f9c1749611.setContent(html_c7c66438458fc6426a6e0c1671789b6c); |
| |
| |
| |
| marker_b579b91b18ddb4e8bb048b612e41b9ef.bindPopup(popup_207950eb8649c9b106d8f3f9c1749611) |
| ; |
| |
| |
| |
| |
| marker_b579b91b18ddb4e8bb048b612e41b9ef.setIcon(icon_551f3fe1390375acd0a38923d814c9a4); |
| |
| |
| var marker_07ef4dd174b18c151ecccebf1d17949c = L.marker( |
| [28.42894374, 45.94782331], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_381c8caf1f596cacd614d5fc9596b92c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e30a541d4d1a7e9ea1260f7fc1da5435 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_28bdd21d60533f5ce28d4752197b1e96 = $(`<div id="html_28bdd21d60533f5ce28d4752197b1e96" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة اسوار الجزيرة للنقليات</b><br> السجل التجاري: 2511107947<br> المنطقة: حفر الباطن<br> الحارة: الربوة<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.42894374,45.94782331" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e30a541d4d1a7e9ea1260f7fc1da5435.setContent(html_28bdd21d60533f5ce28d4752197b1e96); |
| |
| |
| |
| marker_07ef4dd174b18c151ecccebf1d17949c.bindPopup(popup_e30a541d4d1a7e9ea1260f7fc1da5435) |
| ; |
| |
| |
| |
| |
| marker_07ef4dd174b18c151ecccebf1d17949c.setIcon(icon_381c8caf1f596cacd614d5fc9596b92c); |
| |
| |
| var marker_ce744650d4f8486c640036280ffed19c = L.marker( |
| [28.30491946, 46.10934325], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_3358126c5b5644936c9d08423b350850 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_59b487863d101fe35a25d1b65cdc16ac = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_0b14e4b3a5f7f80745c2b34781f5813a = $(`<div id="html_0b14e4b3a5f7f80745c2b34781f5813a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>محل ارياف الحميدي جريد الحربي للكوش والهدايا</b><br> السجل التجاري: 2511117981<br> المنطقة: القيصومه<br> الحارة: الحي الرابع<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.30491946,46.10934325" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_59b487863d101fe35a25d1b65cdc16ac.setContent(html_0b14e4b3a5f7f80745c2b34781f5813a); |
| |
| |
| |
| marker_ce744650d4f8486c640036280ffed19c.bindPopup(popup_59b487863d101fe35a25d1b65cdc16ac) |
| ; |
| |
| |
| |
| |
| marker_ce744650d4f8486c640036280ffed19c.setIcon(icon_3358126c5b5644936c9d08423b350850); |
| |
| |
| var marker_d33cda79478e090fd702ca3ef6574b68 = L.marker( |
| [28.39796188, 45.92150477], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_50380a9978677be5459794bbd9ffbd3b = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_a335c5517721249eefc8e16cbede579c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_dc5315a7c17ee751367bf3e7680f238e = $(`<div id="html_dc5315a7c17ee751367bf3e7680f238e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مطعم افاق الاثير لتقديم الوجبات</b><br> السجل التجاري: 2511124132<br> المنطقة: حفر الباطن<br> الحارة: السليمانية<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.39796188,45.92150477" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_a335c5517721249eefc8e16cbede579c.setContent(html_dc5315a7c17ee751367bf3e7680f238e); |
| |
| |
| |
| marker_d33cda79478e090fd702ca3ef6574b68.bindPopup(popup_a335c5517721249eefc8e16cbede579c) |
| ; |
| |
| |
| |
| |
| marker_d33cda79478e090fd702ca3ef6574b68.setIcon(icon_50380a9978677be5459794bbd9ffbd3b); |
| |
| |
| var marker_ad4b14b155d61a7368f701a4d02102fe = L.marker( |
| [28.4042290430956, 45.96547283401929], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_d36e8ce311cf160282dca64016f8d79c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_fe0322c3857940c638062dab2c0ed32e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d7f1764e4b498852575c51da0af730d1 = $(`<div id="html_d7f1764e4b498852575c51da0af730d1" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>معهد الابداع العلمي العالي للتدريب</b><br> السجل التجاري: 2511131835<br> المنطقة: حفر الباطن<br> الحارة: الفيصلية<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.4042290430956,45.96547283401929" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_fe0322c3857940c638062dab2c0ed32e.setContent(html_d7f1764e4b498852575c51da0af730d1); |
| |
| |
| |
| marker_ad4b14b155d61a7368f701a4d02102fe.bindPopup(popup_fe0322c3857940c638062dab2c0ed32e) |
| ; |
| |
| |
| |
| |
| marker_ad4b14b155d61a7368f701a4d02102fe.setIcon(icon_d36e8ce311cf160282dca64016f8d79c); |
| |
| |
| var marker_65dee77cb924e631fc3436cf359e9991 = L.marker( |
| [28.42928503, 45.95678291], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_42d6bbe2a9feeebebe4adbafe5de411e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_66d9d0f6a9a173330ce344b2ba45a047 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9d8c33c4f0b6d1218224ad66ab2ac072 = $(`<div id="html_9d8c33c4f0b6d1218224ad66ab2ac072" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة منار السبيل شركة شخص واحد</b><br> السجل التجاري: 2511020676<br> المنطقة: حفر الباطن<br> الحارة: الربوة<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.42928503,45.95678291" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_66d9d0f6a9a173330ce344b2ba45a047.setContent(html_9d8c33c4f0b6d1218224ad66ab2ac072); |
| |
| |
| |
| marker_65dee77cb924e631fc3436cf359e9991.bindPopup(popup_66d9d0f6a9a173330ce344b2ba45a047) |
| ; |
| |
| |
| |
| |
| marker_65dee77cb924e631fc3436cf359e9991.setIcon(icon_42d6bbe2a9feeebebe4adbafe5de411e); |
| |
| |
| var marker_8fca3ae72df270827fbea83af5b0ed21 = L.marker( |
| [28.29933036367899, 46.11748111434281], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_097ae767b79b2f4937b323ca133f3b12 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "beige", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_dfaae022f656e633ae557c9ba2a10e3c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_99ec059cc06664b3f7cdd5f1e293b77d = $(`<div id="html_99ec059cc06664b3f7cdd5f1e293b77d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مركز اسبوع اللياقه الرياضي</b><br> السجل التجاري: 2512100968<br> المنطقة: القيصومه<br> الحارة: الحي الثالث<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.29933036367899,46.11748111434281" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_dfaae022f656e633ae557c9ba2a10e3c.setContent(html_99ec059cc06664b3f7cdd5f1e293b77d); |
| |
| |
| |
| marker_8fca3ae72df270827fbea83af5b0ed21.bindPopup(popup_dfaae022f656e633ae557c9ba2a10e3c) |
| ; |
| |
| |
| |
| |
| marker_8fca3ae72df270827fbea83af5b0ed21.setIcon(icon_097ae767b79b2f4937b323ca133f3b12); |
| |
| |
| var marker_a00d0ef54d13af1348493a0f89ccd5ac = L.marker( |
| [28.3029639, 46.10786945], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_176b4c4803aab48ce129ebbfc943ebc6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_10d915b263146a8932d76958e05925c6 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6b247ea526252316b7da5c297c2e37c2 = $(`<div id="html_6b247ea526252316b7da5c297c2e37c2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الإبداع الرائع للتجارة</b><br> السجل التجاري: 2511118956<br> المنطقة: القيصومه<br> الحارة: الحي الرابع<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.3029639,46.10786945" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_10d915b263146a8932d76958e05925c6.setContent(html_6b247ea526252316b7da5c297c2e37c2); |
| |
| |
| |
| marker_a00d0ef54d13af1348493a0f89ccd5ac.bindPopup(popup_10d915b263146a8932d76958e05925c6) |
| ; |
| |
| |
| |
| |
| marker_a00d0ef54d13af1348493a0f89ccd5ac.setIcon(icon_176b4c4803aab48ce129ebbfc943ebc6); |
| |
| |
| var marker_0dce1e511b420beb48274fdcfb5565ac = L.marker( |
| [28.40619379, 45.94433371], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_49aa89aa7005c89840acec0021113753 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_71ddc545c10f07a9f5e71e35d23d6764 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6da943203632b9c13e528aedd431d3fe = $(`<div id="html_6da943203632b9c13e528aedd431d3fe" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نور الغد شركة ذات المسؤولية محدودة</b><br> السجل التجاري: 2511024509<br> المنطقة: حفر الباطن<br> الحارة: الربوة<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.40619379,45.94433371" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_71ddc545c10f07a9f5e71e35d23d6764.setContent(html_6da943203632b9c13e528aedd431d3fe); |
| |
| |
| |
| marker_0dce1e511b420beb48274fdcfb5565ac.bindPopup(popup_71ddc545c10f07a9f5e71e35d23d6764) |
| ; |
| |
| |
| |
| |
| marker_0dce1e511b420beb48274fdcfb5565ac.setIcon(icon_49aa89aa7005c89840acec0021113753); |
| |
| |
| var marker_42b5119a8e79555e7c6e4719f5341d49 = L.marker( |
| [28.31246193, 46.14449855], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_e7f84c3a779c03315ea6c78eb09f94e4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_de6550847f73dc037636cfa6bc7f7ba3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f75237608eaa9750e2591e775f19668f = $(`<div id="html_f75237608eaa9750e2591e775f19668f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع عبدالعالي بن ناصر بن سعد المطيري للصناعة</b><br> السجل التجاري: 2512100939<br> المنطقة: القيصومه<br> الحارة: ج2<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.31246193,46.14449855" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_de6550847f73dc037636cfa6bc7f7ba3.setContent(html_f75237608eaa9750e2591e775f19668f); |
| |
| |
| |
| marker_42b5119a8e79555e7c6e4719f5341d49.bindPopup(popup_de6550847f73dc037636cfa6bc7f7ba3) |
| ; |
| |
| |
| |
| |
| marker_42b5119a8e79555e7c6e4719f5341d49.setIcon(icon_e7f84c3a779c03315ea6c78eb09f94e4); |
| |
| |
| var marker_51645397669708d0ac472c9a535f1924 = L.marker( |
| [28.40187449696978, 45.91685550599988], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_69e4ff178742551962eb4a2cccc11861 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5579f13a24f9a1df403faf03ca932f56 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2e47d5d5667260db6e5aeef89bbb734d = $(`<div id="html_2e47d5d5667260db6e5aeef89bbb734d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الدعم الامثل للخدمات اللوجستية</b><br> السجل التجاري: 2052104108<br> المنطقة: حفر الباطن<br> الحارة: السليمانية<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.40187449696978,45.91685550599988" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5579f13a24f9a1df403faf03ca932f56.setContent(html_2e47d5d5667260db6e5aeef89bbb734d); |
| |
| |
| |
| marker_51645397669708d0ac472c9a535f1924.bindPopup(popup_5579f13a24f9a1df403faf03ca932f56) |
| ; |
| |
| |
| |
| |
| marker_51645397669708d0ac472c9a535f1924.setIcon(icon_69e4ff178742551962eb4a2cccc11861); |
| |
| |
| var marker_c36d89bf3e52a4d928320b2fab1b27a9 = L.marker( |
| [28.41365103, 45.97228181], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_86d8bf337f46467046477304a2f84b0a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7f4e814909f37b80717f42c8cf7207fd = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c1e21c9c02a65552c8f16391d4f5ce92 = $(`<div id="html_c1e21c9c02a65552c8f16391d4f5ce92" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة عوض غازي الميموني المطيري وشركاه</b><br> السجل التجاري: 2511003593<br> المنطقة: حفر الباطن<br> الحارة: دوائر حكومية ط طريف<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.41365103,45.97228181" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7f4e814909f37b80717f42c8cf7207fd.setContent(html_c1e21c9c02a65552c8f16391d4f5ce92); |
| |
| |
| |
| marker_c36d89bf3e52a4d928320b2fab1b27a9.bindPopup(popup_7f4e814909f37b80717f42c8cf7207fd) |
| ; |
| |
| |
| |
| |
| marker_c36d89bf3e52a4d928320b2fab1b27a9.setIcon(icon_86d8bf337f46467046477304a2f84b0a); |
| |
| |
| var marker_6472bcc909026ed962a655b094e24ad8 = L.marker( |
| [28.3806098680373, 45.9610733527101], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_9d08f299b8e714b65a0222718db7acd7 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c326129ac9f59ba65747c384e7ed1044 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3b1173549f55b93d76f2c391ac44ede7 = $(`<div id="html_3b1173549f55b93d76f2c391ac44ede7" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مجمع زيد عواض العبلان الطبي</b><br> السجل التجاري: 2511003692<br> المنطقة: حفر الباطن<br> الحارة: الفيصلية<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.3806098680373,45.9610733527101" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c326129ac9f59ba65747c384e7ed1044.setContent(html_3b1173549f55b93d76f2c391ac44ede7); |
| |
| |
| |
| marker_6472bcc909026ed962a655b094e24ad8.bindPopup(popup_c326129ac9f59ba65747c384e7ed1044) |
| ; |
| |
| |
| |
| |
| marker_6472bcc909026ed962a655b094e24ad8.setIcon(icon_9d08f299b8e714b65a0222718db7acd7); |
| |
| |
| var marker_ab467468eaca8183ec922865b926a08d = L.marker( |
| [28.27889285, 45.94844799], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_87f013755666ee728093288805490fb2 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_72c965f54ef6bccb59bcde87a8e3181f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d9eace1c1c66d9735983ab93f905e944 = $(`<div id="html_d9eace1c1c66d9735983ab93f905e944" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة إبداع المستقبل للنقليات شركة شخص واحد</b><br> السجل التجاري: 2511118311<br> المنطقة: حفر الباطن<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.27889285,45.94844799" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_72c965f54ef6bccb59bcde87a8e3181f.setContent(html_d9eace1c1c66d9735983ab93f905e944); |
| |
| |
| |
| marker_ab467468eaca8183ec922865b926a08d.bindPopup(popup_72c965f54ef6bccb59bcde87a8e3181f) |
| ; |
| |
| |
| |
| |
| marker_ab467468eaca8183ec922865b926a08d.setIcon(icon_87f013755666ee728093288805490fb2); |
| |
| |
| var marker_bf49a73ee4b6f6afcfe096e7a383334c = L.marker( |
| [28.42057683, 45.9334147], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_16e1f5b57be59396ed983ca6a4569d38 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_8500b4bd4b8f5e2286cd384bc4352b24 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6668ba1c1df45f9a712faaa64650f0d2 = $(`<div id="html_6668ba1c1df45f9a712faaa64650f0d2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الحميضان التجارية</b><br> السجل التجاري: 2511113435<br> المنطقة: حفر الباطن<br> الحارة: الربوة<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.42057683,45.9334147" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_8500b4bd4b8f5e2286cd384bc4352b24.setContent(html_6668ba1c1df45f9a712faaa64650f0d2); |
| |
| |
| |
| marker_bf49a73ee4b6f6afcfe096e7a383334c.bindPopup(popup_8500b4bd4b8f5e2286cd384bc4352b24) |
| ; |
| |
| |
| |
| |
| marker_bf49a73ee4b6f6afcfe096e7a383334c.setIcon(icon_16e1f5b57be59396ed983ca6a4569d38); |
| |
| |
| var marker_3ae4787dfd382f60474f4d295329fdda = L.marker( |
| [28.40194618, 45.9451994], |
| { |
| } |
| ).addTo(map_f91023c54aa4d6cfaddc04d9a3b8a33b); |
| |
| |
| var icon_33f7056502998fc482de29bfba729723 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d473b767913dabb32a45c551a544b284 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_0551910b242cbfdd3df8e1e7f53fbc37 = $(`<div id="html_0551910b242cbfdd3df8e1e7f53fbc37" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة السعوديةلانتاج مواد النظافة</b><br> السجل التجاري: 2511115668<br> المنطقة: حفر الباطن<br> الحارة: السليمانية<br> <b>اسم الباحث:</b> عبدالمجيد مشعل محمد الحربي<br> <a href="https://www.google.com/maps?q=28.40194618,45.9451994" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d473b767913dabb32a45c551a544b284.setContent(html_0551910b242cbfdd3df8e1e7f53fbc37); |
| |
| |
| |
| marker_3ae4787dfd382f60474f4d295329fdda.bindPopup(popup_d473b767913dabb32a45c551a544b284) |
| ; |
| |
| |
| |
| |
| marker_3ae4787dfd382f60474f4d295329fdda.setIcon(icon_33f7056502998fc482de29bfba729723); |
| |
| </script> |
| </html> |