| <!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_5cc1f79295c5f420c34488085e8cb33f { |
| 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_103" onclick=" |
| var panel = document.getElementById('stats_103'); |
| var btn = document.getElementById('btn_stats_103'); |
| 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_103" 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; |
| ">عادل فريح فهاد الحربى - 135</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 28</div> |
| <div><b>عدد الحارات:</b> 2</div> |
| </div> |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• المحمدية: 20</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_103_عادل_فريح_فهاد_الحربى.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_103_عادل_فريح_فهاد_الحربى.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:gray; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>المحمدية</span> |
| </div> |
| <span style="color:#555;">(20)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:orange; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>ابو موسى الاشعرى</span> |
| </div> |
| <span style="color:#555;">(8)</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_2eb73abae7a443c939edb5a85dbf1d63, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة نايف محمد العنزي للمقاولات", |
| marker: marker_65c8323b8d469f66665c74ded44f3b06, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مسارات الإمتياز للصيانة", |
| marker: marker_a0331de7ec70613536ca89ba72fdcfb5, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة ناصر زيدان بن عسكر الشمري للمقاولات العامة", |
| marker: marker_5fd57e32bdda0f66fc670790440f3734, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "فرع شركة سليمان ناصر مزيد الخليوي التجارية", |
| marker: marker_17c8531621dbb735058776612663e80e, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "محل فرحان هادي نافع الحربي للتجارة", |
| marker: marker_671f39606511fe75e78ea6bfd9f6e846, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "عصائر عصيرك فرش للعصيرات", |
| marker: marker_e1499a4a5034044df7dc0debc377c718, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الحويلا للتجارة مساهمة سعودية مقفلة", |
| marker: marker_c9d4c2a3e4aab01abc82fbba837e70cb, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نور الهداية للنقليات", |
| marker: marker_ce3ec3f8cccdc5ae2262db196dacfefb, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة سعد بن علي بن محمد العيسى للخدمات اللوجستية شركة شخص واحد", |
| marker: marker_aedcb34177c494af54e0745dc62eed90, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة لينا محمد الزهراني", |
| marker: marker_878b588b8a37d446f953a80986d2d07b, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "محل عفة وجمال للعباءات النسائية", |
| marker: marker_00c39443461a96e7afc10976f1413730, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مكتب ركن عماد للعقارات", |
| marker: marker_02e526562de178dbdeaed04472165bc3, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة أفراح نايف الشمري للمقاولات", |
| marker: marker_35b5f71e24d3998af9e7eecd0584f3b3, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة هنيه فياض العنزي للتجارة", |
| marker: marker_b3d5b68f445ae2b80b88074fd3780d06, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مكتب فواصل المتطورة للاستقدام", |
| marker: marker_63e194baf81e0a2664bf4bfa4ab3f5d4, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة جواهر سند ابوشويربات التجارية", |
| marker: marker_9b62d31f9263bec78d5f813c373959b3, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الابتكار الذهبي للخدمات اللوجستية", |
| marker: marker_93cd5e8a27c8c92368a58060e4f5b03d, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة نظرة المستقبل للدعاية والاعلان", |
| marker: marker_d7b1df003e6955b23f71781462a4ee85, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "محل ريم محمد عبدالرحمن الشمري للالات والمعدات", |
| marker: marker_8c1196ca99e8016fd0a85d7f03d985bb, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة سهام النور", |
| marker: marker_f4c0bf6b6cef304bb308c4ed145c0722, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نورفكس للاستشارات الهندسية", |
| marker: marker_b94ceaf310fed20dd5fed27fadd5ab12, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة تيار النقل للخدمات اللوجستية", |
| marker: marker_bea52d0a45054302c528acc97edb01c9, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة درع الجزيره الدولية للتجارة والمقاولات", |
| marker: marker_889b423ba12eae06a4854b3f61f00b04, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة كادي راشد بن لافي العنزي التجارية", |
| marker: marker_42850e183ea96e1cac4a64632c9c57b2, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة فجر البداية ذات مسئولية المحدودة", |
| marker: marker_59aa8245cf1f82ef52ebe3fc112adb84, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نعيمه صالح العنزي التجارية", |
| marker: marker_4cb2c7040f20e335645e94df810f50ae, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة فوزيه عواد الشمري", |
| marker: marker_f3425e5098ee58a9fc032c38610f95f2, |
| map: map_5cc1f79295c5f420c34488085e8cb33f |
| }); |
| }, 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_5cc1f79295c5f420c34488085e8cb33f" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_5cc1f79295c5f420c34488085e8cb33f = L.map( |
| "map_5cc1f79295c5f420c34488085e8cb33f", |
| { |
| center: [28.400509945771223, 45.974267272649556], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_74d2d3c8bc080083bf2f9e4c0aa24a74 = 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_74d2d3c8bc080083bf2f9e4c0aa24a74.addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var tile_layer_24cc02486ec3e4737513cfadc275212f = 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_24cc02486ec3e4737513cfadc275212f.addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var tile_layer_73278bc6d6e70c590a125824f2b03643 = 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_73278bc6d6e70c590a125824f2b03643.addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var locate_control_dd0baffdd86443567f13444d5f626c1b = L.control.locate( |
| {} |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| |
| var marker_2eb73abae7a443c939edb5a85dbf1d63 = L.marker( |
| [28.383219479245, 45.9801521752989], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_a8f8a8067af063132b1ef978d90610ec = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_30b86e95d6f4e7bb4ed954c9177756fc = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_78ab75033b207ec7b8181c05a3ce77c2 = $(`<div id="html_78ab75033b207ec7b8181c05a3ce77c2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>جمعية التنمية الأهلية بجنوب حفر الباطن</b><br> السجل التجاري: 2511132316<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.383219479245,45.9801521752989" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_30b86e95d6f4e7bb4ed954c9177756fc.setContent(html_78ab75033b207ec7b8181c05a3ce77c2); |
| |
| |
| |
| marker_2eb73abae7a443c939edb5a85dbf1d63.bindPopup(popup_30b86e95d6f4e7bb4ed954c9177756fc) |
| ; |
| |
| |
| |
| |
| marker_2eb73abae7a443c939edb5a85dbf1d63.setIcon(icon_a8f8a8067af063132b1ef978d90610ec); |
| |
| |
| var marker_65c8323b8d469f66665c74ded44f3b06 = L.marker( |
| [28.38960842, 45.97004574], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_5728dba079bf95ea1ebd702318818b0d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e74b0561abf225002621a9b73aa0ae53 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7f98de37a6d2387a8b08923f85692e90 = $(`<div id="html_7f98de37a6d2387a8b08923f85692e90" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة نايف محمد العنزي للمقاولات</b><br> السجل التجاري: 2511009733<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.38960842,45.97004574" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e74b0561abf225002621a9b73aa0ae53.setContent(html_7f98de37a6d2387a8b08923f85692e90); |
| |
| |
| |
| marker_65c8323b8d469f66665c74ded44f3b06.bindPopup(popup_e74b0561abf225002621a9b73aa0ae53) |
| ; |
| |
| |
| |
| |
| marker_65c8323b8d469f66665c74ded44f3b06.setIcon(icon_5728dba079bf95ea1ebd702318818b0d); |
| |
| |
| var marker_a0331de7ec70613536ca89ba72fdcfb5 = L.marker( |
| [28.3742594245721, 45.97507383674383], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_325d53965a534b22b0b0b499d5d01cee = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_294c775b241af4e02d8b688669bc45f9 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_dcdd120bbe3d368f300136140bb51d80 = $(`<div id="html_dcdd120bbe3d368f300136140bb51d80" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مسارات الإمتياز للصيانة</b><br> السجل التجاري: 2055139588<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.3742594245721,45.97507383674383" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_294c775b241af4e02d8b688669bc45f9.setContent(html_dcdd120bbe3d368f300136140bb51d80); |
| |
| |
| |
| marker_a0331de7ec70613536ca89ba72fdcfb5.bindPopup(popup_294c775b241af4e02d8b688669bc45f9) |
| ; |
| |
| |
| |
| |
| marker_a0331de7ec70613536ca89ba72fdcfb5.setIcon(icon_325d53965a534b22b0b0b499d5d01cee); |
| |
| |
| var marker_5fd57e32bdda0f66fc670790440f3734 = L.marker( |
| [28.39137143, 45.96532502], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_6b9fba5b86ddef5e83e833c9246fd04f = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_275ff04e21a5e77f69f3bbb9813dd054 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3ca74c1edcd35d115162d648c97b16d2 = $(`<div id="html_3ca74c1edcd35d115162d648c97b16d2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة ناصر زيدان بن عسكر الشمري للمقاولات العامة</b><br> السجل التجاري: 2511106611<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.39137143,45.96532502" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_275ff04e21a5e77f69f3bbb9813dd054.setContent(html_3ca74c1edcd35d115162d648c97b16d2); |
| |
| |
| |
| marker_5fd57e32bdda0f66fc670790440f3734.bindPopup(popup_275ff04e21a5e77f69f3bbb9813dd054) |
| ; |
| |
| |
| |
| |
| marker_5fd57e32bdda0f66fc670790440f3734.setIcon(icon_6b9fba5b86ddef5e83e833c9246fd04f); |
| |
| |
| var marker_17c8531621dbb735058776612663e80e = L.marker( |
| [28.39595716, 45.97006702], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_08ff479823530306389f8249cd68a8b0 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_795b667c3b91584fa851a67563c29d0a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ffb3e7f5f577522925fda24bd8644151 = $(`<div id="html_ffb3e7f5f577522925fda24bd8644151" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>فرع شركة سليمان ناصر مزيد الخليوي التجارية</b><br> السجل التجاري: 2515005481<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.39595716,45.97006702" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_795b667c3b91584fa851a67563c29d0a.setContent(html_ffb3e7f5f577522925fda24bd8644151); |
| |
| |
| |
| marker_17c8531621dbb735058776612663e80e.bindPopup(popup_795b667c3b91584fa851a67563c29d0a) |
| ; |
| |
| |
| |
| |
| marker_17c8531621dbb735058776612663e80e.setIcon(icon_08ff479823530306389f8249cd68a8b0); |
| |
| |
| var marker_671f39606511fe75e78ea6bfd9f6e846 = L.marker( |
| [28.43686452, 45.97368638], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_4878f6a2a581a02847fd610cdaa786d6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "orange", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_04f475b2a3de8c5ea06c04394f96c35e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4549f0d698ccc1feb365d784cb225fac = $(`<div id="html_4549f0d698ccc1feb365d784cb225fac" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>محل فرحان هادي نافع الحربي للتجارة</b><br> السجل التجاري: 2511024747<br> المنطقة: حفر الباطن<br> الحارة: ابو موسى الاشعرى<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.43686452,45.97368638" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_04f475b2a3de8c5ea06c04394f96c35e.setContent(html_4549f0d698ccc1feb365d784cb225fac); |
| |
| |
| |
| marker_671f39606511fe75e78ea6bfd9f6e846.bindPopup(popup_04f475b2a3de8c5ea06c04394f96c35e) |
| ; |
| |
| |
| |
| |
| marker_671f39606511fe75e78ea6bfd9f6e846.setIcon(icon_4878f6a2a581a02847fd610cdaa786d6); |
| |
| |
| var marker_e1499a4a5034044df7dc0debc377c718 = L.marker( |
| [28.3972134, 45.97660376], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_ecfd55f3bc0906cbeabf6a33521a5096 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_25e47db3b7c1f76d49400f41a7003969 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6d9be0d518a72a04c6999768fdcea29b = $(`<div id="html_6d9be0d518a72a04c6999768fdcea29b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>عصائر عصيرك فرش للعصيرات</b><br> السجل التجاري: 2511130851<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.3972134,45.97660376" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_25e47db3b7c1f76d49400f41a7003969.setContent(html_6d9be0d518a72a04c6999768fdcea29b); |
| |
| |
| |
| marker_e1499a4a5034044df7dc0debc377c718.bindPopup(popup_25e47db3b7c1f76d49400f41a7003969) |
| ; |
| |
| |
| |
| |
| marker_e1499a4a5034044df7dc0debc377c718.setIcon(icon_ecfd55f3bc0906cbeabf6a33521a5096); |
| |
| |
| var marker_c9d4c2a3e4aab01abc82fbba837e70cb = L.marker( |
| [28.37349733, 45.9743641], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_6167a64e8298b4ac10de729073fc0ba0 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_79a1b3c679b84174d7db2818a6145fe7 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3b87fb88a20cc76408f02cf908667598 = $(`<div id="html_3b87fb88a20cc76408f02cf908667598" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الحويلا للتجارة مساهمة سعودية مقفلة</b><br> السجل التجاري: 2511006135<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.37349733,45.9743641" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_79a1b3c679b84174d7db2818a6145fe7.setContent(html_3b87fb88a20cc76408f02cf908667598); |
| |
| |
| |
| marker_c9d4c2a3e4aab01abc82fbba837e70cb.bindPopup(popup_79a1b3c679b84174d7db2818a6145fe7) |
| ; |
| |
| |
| |
| |
| marker_c9d4c2a3e4aab01abc82fbba837e70cb.setIcon(icon_6167a64e8298b4ac10de729073fc0ba0); |
| |
| |
| var marker_ce3ec3f8cccdc5ae2262db196dacfefb = L.marker( |
| [28.3748915036884, 45.9713728357386], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_5b567de0b38a91e48df02191dac2f003 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_09215481d8c945a90ecbd9aced2a0034 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8b321a39baaee53ca360846cb8fc4c05 = $(`<div id="html_8b321a39baaee53ca360846cb8fc4c05" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نور الهداية للنقليات</b><br> السجل التجاري: 2511022629<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.3748915036884,45.9713728357386" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_09215481d8c945a90ecbd9aced2a0034.setContent(html_8b321a39baaee53ca360846cb8fc4c05); |
| |
| |
| |
| marker_ce3ec3f8cccdc5ae2262db196dacfefb.bindPopup(popup_09215481d8c945a90ecbd9aced2a0034) |
| ; |
| |
| |
| |
| |
| marker_ce3ec3f8cccdc5ae2262db196dacfefb.setIcon(icon_5b567de0b38a91e48df02191dac2f003); |
| |
| |
| var marker_aedcb34177c494af54e0745dc62eed90 = L.marker( |
| [28.37616126, 45.96824431], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_411ee870864938ec17bc61551122f17e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_86bdbff6b4cc36afd131e579e0b7dbcf = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_185ef3615f2632db4bc5179aade74fde = $(`<div id="html_185ef3615f2632db4bc5179aade74fde" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة سعد بن علي بن محمد العيسى للخدمات اللوجستية شركة شخص واحد</b><br> السجل التجاري: 2059101721<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.37616126,45.96824431" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_86bdbff6b4cc36afd131e579e0b7dbcf.setContent(html_185ef3615f2632db4bc5179aade74fde); |
| |
| |
| |
| marker_aedcb34177c494af54e0745dc62eed90.bindPopup(popup_86bdbff6b4cc36afd131e579e0b7dbcf) |
| ; |
| |
| |
| |
| |
| marker_aedcb34177c494af54e0745dc62eed90.setIcon(icon_411ee870864938ec17bc61551122f17e); |
| |
| |
| var marker_878b588b8a37d446f953a80986d2d07b = L.marker( |
| [28.39429072, 45.96931646], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_d13e9ffcc25499e0c26e52330b770705 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_248fe25c490f808752575692bd98a17d = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_fab74e8c9f72e674fd6b4aab97c4d698 = $(`<div id="html_fab74e8c9f72e674fd6b4aab97c4d698" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة لينا محمد الزهراني</b><br> السجل التجاري: 2511109249<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.39429072,45.96931646" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_248fe25c490f808752575692bd98a17d.setContent(html_fab74e8c9f72e674fd6b4aab97c4d698); |
| |
| |
| |
| marker_878b588b8a37d446f953a80986d2d07b.bindPopup(popup_248fe25c490f808752575692bd98a17d) |
| ; |
| |
| |
| |
| |
| marker_878b588b8a37d446f953a80986d2d07b.setIcon(icon_d13e9ffcc25499e0c26e52330b770705); |
| |
| |
| var marker_00c39443461a96e7afc10976f1413730 = L.marker( |
| [28.43851981130456, 45.97336971201003], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_440d5433f8d5adf3721564cb02e82a87 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "orange", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_eaa6abe13f20a7bbf1e0ea2e2bd102dd = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_0cf8fb8c9f90105f540f176e2c03b418 = $(`<div id="html_0cf8fb8c9f90105f540f176e2c03b418" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>محل عفة وجمال للعباءات النسائية</b><br> السجل التجاري: 2511132493<br> المنطقة: حفر الباطن<br> الحارة: ابو موسى الاشعرى<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.43851981130456,45.97336971201003" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_eaa6abe13f20a7bbf1e0ea2e2bd102dd.setContent(html_0cf8fb8c9f90105f540f176e2c03b418); |
| |
| |
| |
| marker_00c39443461a96e7afc10976f1413730.bindPopup(popup_eaa6abe13f20a7bbf1e0ea2e2bd102dd) |
| ; |
| |
| |
| |
| |
| marker_00c39443461a96e7afc10976f1413730.setIcon(icon_440d5433f8d5adf3721564cb02e82a87); |
| |
| |
| var marker_02e526562de178dbdeaed04472165bc3 = L.marker( |
| [28.38346388, 45.97210972], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_c13f753d791787a7c12d8c054b2158b7 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_650b8adb7edebb43b23b8f9c31d2fec1 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_bf27a8414d3fd3cd624ae753493e4dee = $(`<div id="html_bf27a8414d3fd3cd624ae753493e4dee" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مكتب ركن عماد للعقارات</b><br> السجل التجاري: 2511025504<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.38346388,45.97210972" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_650b8adb7edebb43b23b8f9c31d2fec1.setContent(html_bf27a8414d3fd3cd624ae753493e4dee); |
| |
| |
| |
| marker_02e526562de178dbdeaed04472165bc3.bindPopup(popup_650b8adb7edebb43b23b8f9c31d2fec1) |
| ; |
| |
| |
| |
| |
| marker_02e526562de178dbdeaed04472165bc3.setIcon(icon_c13f753d791787a7c12d8c054b2158b7); |
| |
| |
| var marker_35b5f71e24d3998af9e7eecd0584f3b3 = L.marker( |
| [28.3875791552868, 45.9793392607994], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_33147bb7984389282bdbf353f8fe12c9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f18cb944f20cf6300b636ab5d1f9fe39 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5cf9abf605b4e95c10fe66a1b0366c96 = $(`<div id="html_5cf9abf605b4e95c10fe66a1b0366c96" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة أفراح نايف الشمري للمقاولات</b><br> السجل التجاري: 2511109488<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.3875791552868,45.9793392607994" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f18cb944f20cf6300b636ab5d1f9fe39.setContent(html_5cf9abf605b4e95c10fe66a1b0366c96); |
| |
| |
| |
| marker_35b5f71e24d3998af9e7eecd0584f3b3.bindPopup(popup_f18cb944f20cf6300b636ab5d1f9fe39) |
| ; |
| |
| |
| |
| |
| marker_35b5f71e24d3998af9e7eecd0584f3b3.setIcon(icon_33147bb7984389282bdbf353f8fe12c9); |
| |
| |
| var marker_b3d5b68f445ae2b80b88074fd3780d06 = L.marker( |
| [28.3850708, 45.97930908], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_56fcc7e77622b15be43dd9e596e165ab = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_43795cb29fc82940ec374d50628b01b0 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8f5d7e30c63278e73e30d8febebbd463 = $(`<div id="html_8f5d7e30c63278e73e30d8febebbd463" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة هنيه فياض العنزي للتجارة</b><br> السجل التجاري: 2511019785<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.3850708,45.97930908" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_43795cb29fc82940ec374d50628b01b0.setContent(html_8f5d7e30c63278e73e30d8febebbd463); |
| |
| |
| |
| marker_b3d5b68f445ae2b80b88074fd3780d06.bindPopup(popup_43795cb29fc82940ec374d50628b01b0) |
| ; |
| |
| |
| |
| |
| marker_b3d5b68f445ae2b80b88074fd3780d06.setIcon(icon_56fcc7e77622b15be43dd9e596e165ab); |
| |
| |
| var marker_63e194baf81e0a2664bf4bfa4ab3f5d4 = L.marker( |
| [28.386249877414, 45.98411875724729], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_a1b65422483c2473cd372fb18e306f70 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1a07a90b213e17588e8aea6a563a5ac4 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_0ccdbf80bd0a6594cb401d1d3ed23013 = $(`<div id="html_0ccdbf80bd0a6594cb401d1d3ed23013" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مكتب فواصل المتطورة للاستقدام</b><br> السجل التجاري: 3450173161<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.386249877414,45.98411875724729" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1a07a90b213e17588e8aea6a563a5ac4.setContent(html_0ccdbf80bd0a6594cb401d1d3ed23013); |
| |
| |
| |
| marker_63e194baf81e0a2664bf4bfa4ab3f5d4.bindPopup(popup_1a07a90b213e17588e8aea6a563a5ac4) |
| ; |
| |
| |
| |
| |
| marker_63e194baf81e0a2664bf4bfa4ab3f5d4.setIcon(icon_a1b65422483c2473cd372fb18e306f70); |
| |
| |
| var marker_9b62d31f9263bec78d5f813c373959b3 = L.marker( |
| [28.38180616395076, 45.9637106852241], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_bce864912768034d9fee4e4837193a94 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b97728b023d5f52c784fc3900436e062 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_fb9808415f77569663aca947d6421f5c = $(`<div id="html_fb9808415f77569663aca947d6421f5c" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة جواهر سند ابوشويربات التجارية</b><br> السجل التجاري: 2511025332<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.38180616395076,45.9637106852241" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b97728b023d5f52c784fc3900436e062.setContent(html_fb9808415f77569663aca947d6421f5c); |
| |
| |
| |
| marker_9b62d31f9263bec78d5f813c373959b3.bindPopup(popup_b97728b023d5f52c784fc3900436e062) |
| ; |
| |
| |
| |
| |
| marker_9b62d31f9263bec78d5f813c373959b3.setIcon(icon_bce864912768034d9fee4e4837193a94); |
| |
| |
| var marker_93cd5e8a27c8c92368a58060e4f5b03d = L.marker( |
| [28.38693278, 45.97094657], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_4a8e7a85d262bc1d70f5aae44b9ef546 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_acd2b6bffe25aa3fe9f0a52cda31b8b4 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3e5e34cd5c59c7470f4703a3b939358f = $(`<div id="html_3e5e34cd5c59c7470f4703a3b939358f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الابتكار الذهبي للخدمات اللوجستية</b><br> السجل التجاري: 4650249261<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.38693278,45.97094657" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_acd2b6bffe25aa3fe9f0a52cda31b8b4.setContent(html_3e5e34cd5c59c7470f4703a3b939358f); |
| |
| |
| |
| marker_93cd5e8a27c8c92368a58060e4f5b03d.bindPopup(popup_acd2b6bffe25aa3fe9f0a52cda31b8b4) |
| ; |
| |
| |
| |
| |
| marker_93cd5e8a27c8c92368a58060e4f5b03d.setIcon(icon_4a8e7a85d262bc1d70f5aae44b9ef546); |
| |
| |
| var marker_d7b1df003e6955b23f71781462a4ee85 = L.marker( |
| [28.37596670468475, 45.97429624758661], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_f50b3d21f5882a673abf10e16ff57946 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_827971135d40e035ad8be488a5ce71ab = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_531ba49f80238e3036b221081a96aab6 = $(`<div id="html_531ba49f80238e3036b221081a96aab6" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة نظرة المستقبل للدعاية والاعلان</b><br> السجل التجاري: 2511025092<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.37596670468475,45.97429624758661" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_827971135d40e035ad8be488a5ce71ab.setContent(html_531ba49f80238e3036b221081a96aab6); |
| |
| |
| |
| marker_d7b1df003e6955b23f71781462a4ee85.bindPopup(popup_827971135d40e035ad8be488a5ce71ab) |
| ; |
| |
| |
| |
| |
| marker_d7b1df003e6955b23f71781462a4ee85.setIcon(icon_f50b3d21f5882a673abf10e16ff57946); |
| |
| |
| var marker_8c1196ca99e8016fd0a85d7f03d985bb = L.marker( |
| [28.43471637102537, 45.97384320572019], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_8d439d6b4dccd59a650aa91d87a47086 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "orange", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_2d11ef425b179465db2725f06fa375cc = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8ec1ba66a6da785076681032e51657df = $(`<div id="html_8ec1ba66a6da785076681032e51657df" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>محل ريم محمد عبدالرحمن الشمري للالات والمعدات</b><br> السجل التجاري: 2511140756<br> المنطقة: حفر الباطن<br> الحارة: ابو موسى الاشعرى<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.43471637102537,45.97384320572019" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_2d11ef425b179465db2725f06fa375cc.setContent(html_8ec1ba66a6da785076681032e51657df); |
| |
| |
| |
| marker_8c1196ca99e8016fd0a85d7f03d985bb.bindPopup(popup_2d11ef425b179465db2725f06fa375cc) |
| ; |
| |
| |
| |
| |
| marker_8c1196ca99e8016fd0a85d7f03d985bb.setIcon(icon_8d439d6b4dccd59a650aa91d87a47086); |
| |
| |
| var marker_f4c0bf6b6cef304bb308c4ed145c0722 = L.marker( |
| [28.3875891774729, 45.9717449119968], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_9998d30320424426a88e1e2834cfeb00 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_662ccbe88f96dacf151073d51181404e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_636837583bdaa8bf657a54fbf5fec044 = $(`<div id="html_636837583bdaa8bf657a54fbf5fec044" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة سهام النور</b><br> السجل التجاري: 2511128724<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.3875891774729,45.9717449119968" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_662ccbe88f96dacf151073d51181404e.setContent(html_636837583bdaa8bf657a54fbf5fec044); |
| |
| |
| |
| marker_f4c0bf6b6cef304bb308c4ed145c0722.bindPopup(popup_662ccbe88f96dacf151073d51181404e) |
| ; |
| |
| |
| |
| |
| marker_f4c0bf6b6cef304bb308c4ed145c0722.setIcon(icon_9998d30320424426a88e1e2834cfeb00); |
| |
| |
| var marker_b94ceaf310fed20dd5fed27fadd5ab12 = L.marker( |
| [28.45102381478589, 45.9751214163636], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_4c53857c06caeba7d8bd586dd897d2ed = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "orange", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_dbf0552ba4dc9ef803faa0ae63953368 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7692eb3cccda6bb938f95faadea97f2e = $(`<div id="html_7692eb3cccda6bb938f95faadea97f2e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نورفكس للاستشارات الهندسية</b><br> السجل التجاري: 2511110177<br> المنطقة: حفر الباطن<br> الحارة: ابو موسى الاشعرى<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.45102381478589,45.9751214163636" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_dbf0552ba4dc9ef803faa0ae63953368.setContent(html_7692eb3cccda6bb938f95faadea97f2e); |
| |
| |
| |
| marker_b94ceaf310fed20dd5fed27fadd5ab12.bindPopup(popup_dbf0552ba4dc9ef803faa0ae63953368) |
| ; |
| |
| |
| |
| |
| marker_b94ceaf310fed20dd5fed27fadd5ab12.setIcon(icon_4c53857c06caeba7d8bd586dd897d2ed); |
| |
| |
| var marker_bea52d0a45054302c528acc97edb01c9 = L.marker( |
| [28.43905510881014, 45.9738667181006], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_54b36e297930a62ef559cb6ef0fd780a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "orange", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3400064aa972634999e7c179ccf96d17 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e35571b9539ba5a1864cee63c5f18393 = $(`<div id="html_e35571b9539ba5a1864cee63c5f18393" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة تيار النقل للخدمات اللوجستية</b><br> السجل التجاري: 2511149912<br> المنطقة: حفر الباطن<br> الحارة: ابو موسى الاشعرى<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.43905510881014,45.9738667181006" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3400064aa972634999e7c179ccf96d17.setContent(html_e35571b9539ba5a1864cee63c5f18393); |
| |
| |
| |
| marker_bea52d0a45054302c528acc97edb01c9.bindPopup(popup_3400064aa972634999e7c179ccf96d17) |
| ; |
| |
| |
| |
| |
| marker_bea52d0a45054302c528acc97edb01c9.setIcon(icon_54b36e297930a62ef559cb6ef0fd780a); |
| |
| |
| var marker_889b423ba12eae06a4854b3f61f00b04 = L.marker( |
| [28.43924630251875, 45.97420977289176], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_b0c1d3b4be6165c730b514e8756527b1 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "orange", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6fa13b529a38493db15d4cfaa529bfe9 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7f48618abf827e8bf54ea0eae513ef0b = $(`<div id="html_7f48618abf827e8bf54ea0eae513ef0b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة درع الجزيره الدولية للتجارة والمقاولات</b><br> السجل التجاري: 2511020883<br> المنطقة: حفر الباطن<br> الحارة: ابو موسى الاشعرى<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.43924630251875,45.97420977289176" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6fa13b529a38493db15d4cfaa529bfe9.setContent(html_7f48618abf827e8bf54ea0eae513ef0b); |
| |
| |
| |
| marker_889b423ba12eae06a4854b3f61f00b04.bindPopup(popup_6fa13b529a38493db15d4cfaa529bfe9) |
| ; |
| |
| |
| |
| |
| marker_889b423ba12eae06a4854b3f61f00b04.setIcon(icon_b0c1d3b4be6165c730b514e8756527b1); |
| |
| |
| var marker_42850e183ea96e1cac4a64632c9c57b2 = L.marker( |
| [28.37793642, 45.98851106], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_7cb2d86e425fe4d82215d308b0f99fdc = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d673cecc47b1ccc150bb7433cf2bb3a9 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_50f65a3d465c5f9d9c7673bcb14f4bb7 = $(`<div id="html_50f65a3d465c5f9d9c7673bcb14f4bb7" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة كادي راشد بن لافي العنزي التجارية</b><br> السجل التجاري: 2511133616<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.37793642,45.98851106" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d673cecc47b1ccc150bb7433cf2bb3a9.setContent(html_50f65a3d465c5f9d9c7673bcb14f4bb7); |
| |
| |
| |
| marker_42850e183ea96e1cac4a64632c9c57b2.bindPopup(popup_d673cecc47b1ccc150bb7433cf2bb3a9) |
| ; |
| |
| |
| |
| |
| marker_42850e183ea96e1cac4a64632c9c57b2.setIcon(icon_7cb2d86e425fe4d82215d308b0f99fdc); |
| |
| |
| var marker_59aa8245cf1f82ef52ebe3fc112adb84 = L.marker( |
| [28.44510535, 45.97139184], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_ec65ce6d691488176c7797c54cd5cc7b = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "orange", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b9d4b4b939ab4b102042ee84bf59fe87 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ab54c4e4380f0540d77d3be70ae8a636 = $(`<div id="html_ab54c4e4380f0540d77d3be70ae8a636" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة فجر البداية ذات مسئولية المحدودة</b><br> السجل التجاري: 2511016982<br> المنطقة: حفر الباطن<br> الحارة: ابو موسى الاشعرى<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.44510535,45.97139184" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b9d4b4b939ab4b102042ee84bf59fe87.setContent(html_ab54c4e4380f0540d77d3be70ae8a636); |
| |
| |
| |
| marker_59aa8245cf1f82ef52ebe3fc112adb84.bindPopup(popup_b9d4b4b939ab4b102042ee84bf59fe87) |
| ; |
| |
| |
| |
| |
| marker_59aa8245cf1f82ef52ebe3fc112adb84.setIcon(icon_ec65ce6d691488176c7797c54cd5cc7b); |
| |
| |
| var marker_4cb2c7040f20e335645e94df810f50ae = L.marker( |
| [28.44868390683483, 45.97558437846601], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_fced24cb84a8b0b71191805bbe626237 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "orange", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_fe88e5c9c989a0dd4237a368585d54ac = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_01994c9395db5e0108f1eb849ebb1429 = $(`<div id="html_01994c9395db5e0108f1eb849ebb1429" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نعيمه صالح العنزي التجارية</b><br> السجل التجاري: 1009121129<br> المنطقة: حفر الباطن<br> الحارة: ابو موسى الاشعرى<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.44868390683483,45.97558437846601" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_fe88e5c9c989a0dd4237a368585d54ac.setContent(html_01994c9395db5e0108f1eb849ebb1429); |
| |
| |
| |
| marker_4cb2c7040f20e335645e94df810f50ae.bindPopup(popup_fe88e5c9c989a0dd4237a368585d54ac) |
| ; |
| |
| |
| |
| |
| marker_4cb2c7040f20e335645e94df810f50ae.setIcon(icon_fced24cb84a8b0b71191805bbe626237); |
| |
| |
| var marker_f3425e5098ee58a9fc032c38610f95f2 = L.marker( |
| [28.37799821, 45.98375866], |
| { |
| } |
| ).addTo(map_5cc1f79295c5f420c34488085e8cb33f); |
| |
| |
| var icon_ae2ef6c86451bfe866c55f52d769c45a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_31725a9773e44cfe72c9173311626d6a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5bc17b848698c130c5ac699a02674780 = $(`<div id="html_5bc17b848698c130c5ac699a02674780" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة فوزيه عواد الشمري</b><br> السجل التجاري: 2511131352<br> المنطقة: حفر الباطن<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> عادل فريح فهاد الحربى<br> <a href="https://www.google.com/maps?q=28.37799821,45.98375866" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_31725a9773e44cfe72c9173311626d6a.setContent(html_5bc17b848698c130c5ac699a02674780); |
| |
| |
| |
| marker_f3425e5098ee58a9fc032c38610f95f2.bindPopup(popup_31725a9773e44cfe72c9173311626d6a) |
| ; |
| |
| |
| |
| |
| marker_f3425e5098ee58a9fc032c38610f95f2.setIcon(icon_ae2ef6c86451bfe866c55f52d769c45a); |
| |
| </script> |
| </html> |