| <!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_3ea500bf26e1125711c3e0b63290f4b6 { |
| 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_21" onclick=" |
| var panel = document.getElementById('stats_21'); |
| var btn = document.getElementById('btn_stats_21'); |
| 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_21" 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; |
| ">مروه ناصر الحوطي - 30</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 33</div> |
| <div><b>عدد الحارات:</b> 3</div> |
| </div> |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• السوق: 22</div><div>• العدامة: 10</div><div>• الدواسر: 1</div></div> |
| </div> |
|
|
| <div style=" |
| margin-top:14px; |
| padding-top:10px; |
| border-top:1px solid rgba(0,0,0,0.08); |
| "> |
| <a href="report_21_مروه_ناصر_الحوطي.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_21_مروه_ناصر_الحوطي.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> |
|
|
| |
| <a href="no_coordinates_21_مروه_ناصر_الحوطي.pdf" target="_blank" style=" |
| display:block; |
| text-align:center; |
| background:#dc2626; |
| color:#fff; |
| text-decoration:none; |
| padding:10px 12px; |
| border-radius:12px; |
| font-weight:700; |
| margin-bottom:14px; |
| ">عينات بدون إحداثية PDF</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;">(22)</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;">(10)</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> |
| </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 = [{"name": "شركة جاي إيه كي جنريشن"}]; |
| |
| 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_e7be6148f82085a2e1afcd5e4b4ea94d, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة المعامل للخدمات اللوجستية", |
| marker: marker_8c69a2edd2920f441525ff76317ae82b, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مركز بسمة جنى الرياضي", |
| marker: marker_993d3838ef600d719fc486d5568edcc6, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة بدر محمد بن يحي الملحاوي التجارية", |
| marker: marker_ed114421580dadc113bb306393a9a716, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة خط شيبة للمقاولات", |
| marker: marker_1f4b14b73e9bea3a10f67ceb824c2f7b, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الحفر السريع", |
| marker: marker_893372f0b2a2c4d292b71fb8ad0777bf, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة احلى جهاز للالكترونيات", |
| marker: marker_9ff5c4020124529b0b090b7724b18120, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة سناء النجوم التجارية", |
| marker: marker_d236bd0844fb1068bc4ef5120a6d8ec9, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة أرزاق المجتمع", |
| marker: marker_34d665d016c4fb9bd87b21257c7a7ae1, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة أمواج الساحل الذهبي التجارية", |
| marker: marker_b52c79f915f420e651360b46eddbcbc6, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة معا المتحدة التجارية", |
| marker: marker_17fe7146e1ee4c5752d47a15d0f1271f, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة أربعة مربعات التجارية", |
| marker: marker_f57fc92d51b11549746f0db7d35def05, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة الطويله للمقاولات", |
| marker: marker_94a38b7654a44e5075adf0ac6264c8ab, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة معالم النجوم للمقاولات العامة", |
| marker: marker_79a61678ea30c4e74bc9c2f9e6105e1f, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة عبدلاله خالد الخالدي التجارية", |
| marker: marker_1d01c4e8b038c8d17d885d4f7798d11c, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الين بابك للخدمات اللوجستية", |
| marker: marker_7aaeca17b7620b26d69700652f3d7dab, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مكتب تصاميم البحرين للاستشارات الهندسية", |
| marker: marker_3068ca83bb707da0b48a4a1a7c3856c2, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "وكالة اللمسة الذكية للدعاية والاعلان", |
| marker: marker_25c87a88e023b042f66cb5324d3a1918, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة فهد طلال الهاجري للمقاولات العامة", |
| marker: marker_30df5a6f67e8df3d5715424258327d5e, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "ورشة ابراهيم علي زكريا لصيانة الالكترونيات", |
| marker: marker_8e37bbffb5ae9aeac6178921ad47f1f5, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة طارق عبدالعزيز المالكي للتبريد والتكييف", |
| marker: marker_a30ca23acf70b8c4e8fbd2f322e41f02, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة عالم سيال للسفر و السياحة", |
| marker: marker_2352aa8ff9be5b621bcad3a18e1655f3, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة ابيات الشرقية للمقاولات العامة", |
| marker: marker_f96327705d5985ecf6a266416813b2ec, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة هواء الريف للتبريد والتكييف", |
| marker: marker_6060e69b4d5a1b59123c8b7db84561b0, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة صالون الهدى الاول للحلاقة الرجالية", |
| marker: marker_4d0f5f1e5610a5bce3f86a7ed340b3d9, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة الرؤية المثالية للمقاولات", |
| marker: marker_c3b85eab44301cef6c3deed42a5afeb8, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة دياركم مون للتشغيل والصيانة", |
| marker: marker_50fd25d4e7432435068ff64d69d9d231, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "ورشة حسين الناصر للصياغه", |
| marker: marker_f5b9973078cdef4bd131a38f4cca15e5, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة نقطة الشبكة التجارية", |
| marker: marker_4c182cd3bf3ec8a7401d3dc09bfe6ad6, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مكتب خليج واعد للخدمات العامة", |
| marker: marker_054ba05345daf450ab0cbeab298a9dd2, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة الأفضل دائما التجارية", |
| marker: marker_6b54ea52e169e69e1059a1af91c21c8d, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة دروب العلم للقرطاسية", |
| marker: marker_4458055b6336f23657654fbbc000f237, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة عبدالحميد محمد المحمد علي للصيانة", |
| marker: marker_b0962f1b3af12f839a64dba97db9d482, |
| map: map_3ea500bf26e1125711c3e0b63290f4b6 |
| }); |
| }, 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_3ea500bf26e1125711c3e0b63290f4b6" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_3ea500bf26e1125711c3e0b63290f4b6 = L.map( |
| "map_3ea500bf26e1125711c3e0b63290f4b6", |
| { |
| center: [26.43896701047982, 50.10206929544747], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_0d9265277194d904207d39aa981afab4 = 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_0d9265277194d904207d39aa981afab4.addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var tile_layer_e68065e648b2f8f2c793bea4767f7ca1 = 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_e68065e648b2f8f2c793bea4767f7ca1.addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var tile_layer_5d98750d45ff68759c7858004845ebe3 = 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_5d98750d45ff68759c7858004845ebe3.addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var locate_control_ba4c9dddb63a764669cdd8185d925c30 = L.control.locate( |
| {} |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| |
| var marker_e7be6148f82085a2e1afcd5e4b4ea94d = L.marker( |
| [26.43788841, 50.10135047], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_76cdc7fb10e9c45f4eb4ed09394cd8a4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_44baa064e93c61b924adb95e942cce48 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_96dfe551b8201c6da858d74d4c2f009e = $(`<div id="html_96dfe551b8201c6da858d74d4c2f009e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>ورشة حسين صالح الدوخي للتنجيد</b><br> السجل التجاري: 2050100069<br> المنطقة: الدمام<br> الحارة: العدامة<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.43788841,50.10135047" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_44baa064e93c61b924adb95e942cce48.setContent(html_96dfe551b8201c6da858d74d4c2f009e); |
| |
| |
| |
| marker_e7be6148f82085a2e1afcd5e4b4ea94d.bindPopup(popup_44baa064e93c61b924adb95e942cce48) |
| ; |
| |
| |
| |
| |
| marker_e7be6148f82085a2e1afcd5e4b4ea94d.setIcon(icon_76cdc7fb10e9c45f4eb4ed09394cd8a4); |
| |
| |
| var marker_8c69a2edd2920f441525ff76317ae82b = L.marker( |
| [26.43896621941904, 50.09994727559388], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_4d8a93e525d5f103526216a876374392 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_bc4087b9e7e9b6174512f37252d5da68 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2dba018423d841deafb6ceaf2a7e1204 = $(`<div id="html_2dba018423d841deafb6ceaf2a7e1204" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة المعامل للخدمات اللوجستية</b><br> السجل التجاري: 2050179469<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.43896621941904,50.09994727559388" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_bc4087b9e7e9b6174512f37252d5da68.setContent(html_2dba018423d841deafb6ceaf2a7e1204); |
| |
| |
| |
| marker_8c69a2edd2920f441525ff76317ae82b.bindPopup(popup_bc4087b9e7e9b6174512f37252d5da68) |
| ; |
| |
| |
| |
| |
| marker_8c69a2edd2920f441525ff76317ae82b.setIcon(icon_4d8a93e525d5f103526216a876374392); |
| |
| |
| var marker_993d3838ef600d719fc486d5568edcc6 = L.marker( |
| [26.44161793779056, 50.0974041223526], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_85f7488f329cdd9de52170d3b3f6eb2a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_83a358572a1253d8290b85c3b357a73c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_73a1d8c320b8257d05365336c51c70a4 = $(`<div id="html_73a1d8c320b8257d05365336c51c70a4" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مركز بسمة جنى الرياضي</b><br> السجل التجاري: 2050180756<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.44161793779056,50.0974041223526" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_83a358572a1253d8290b85c3b357a73c.setContent(html_73a1d8c320b8257d05365336c51c70a4); |
| |
| |
| |
| marker_993d3838ef600d719fc486d5568edcc6.bindPopup(popup_83a358572a1253d8290b85c3b357a73c) |
| ; |
| |
| |
| |
| |
| marker_993d3838ef600d719fc486d5568edcc6.setIcon(icon_85f7488f329cdd9de52170d3b3f6eb2a); |
| |
| |
| var marker_ed114421580dadc113bb306393a9a716 = L.marker( |
| [26.440091106426, 50.0975871800096], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_f8af28c9985fea9dfa0bac5b606912a9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c4e4f6121555236980a7a3b2f59895c3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_652fc0f4e2e8db3a7aea4be7d0488cdb = $(`<div id="html_652fc0f4e2e8db3a7aea4be7d0488cdb" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة بدر محمد بن يحي الملحاوي التجارية</b><br> السجل التجاري: 2050200419<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.440091106426,50.0975871800096" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c4e4f6121555236980a7a3b2f59895c3.setContent(html_652fc0f4e2e8db3a7aea4be7d0488cdb); |
| |
| |
| |
| marker_ed114421580dadc113bb306393a9a716.bindPopup(popup_c4e4f6121555236980a7a3b2f59895c3) |
| ; |
| |
| |
| |
| |
| marker_ed114421580dadc113bb306393a9a716.setIcon(icon_f8af28c9985fea9dfa0bac5b606912a9); |
| |
| |
| var marker_1f4b14b73e9bea3a10f67ceb824c2f7b = L.marker( |
| [26.4406353598686, 50.10500234213649], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_77ecc0053416ec2ef5dabeb6736fe7b3 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_a3af2097e08319b77d061348b1f17bcd = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_40ca26535111da97a62cbdc4ef28368f = $(`<div id="html_40ca26535111da97a62cbdc4ef28368f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة خط شيبة للمقاولات</b><br> السجل التجاري: 2050207977<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.4406353598686,50.10500234213649" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_a3af2097e08319b77d061348b1f17bcd.setContent(html_40ca26535111da97a62cbdc4ef28368f); |
| |
| |
| |
| marker_1f4b14b73e9bea3a10f67ceb824c2f7b.bindPopup(popup_a3af2097e08319b77d061348b1f17bcd) |
| ; |
| |
| |
| |
| |
| marker_1f4b14b73e9bea3a10f67ceb824c2f7b.setIcon(icon_77ecc0053416ec2ef5dabeb6736fe7b3); |
| |
| |
| var marker_893372f0b2a2c4d292b71fb8ad0777bf = L.marker( |
| [26.44038331, 50.10157679], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_56410bf079f827c2d50880f9b9bbe070 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f435b7e9efc7c64a0e909c74e8574c50 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_49db77d61ff15c97836d1c96854fb401 = $(`<div id="html_49db77d61ff15c97836d1c96854fb401" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الحفر السريع</b><br> السجل التجاري: 2050134225<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.44038331,50.10157679" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f435b7e9efc7c64a0e909c74e8574c50.setContent(html_49db77d61ff15c97836d1c96854fb401); |
| |
| |
| |
| marker_893372f0b2a2c4d292b71fb8ad0777bf.bindPopup(popup_f435b7e9efc7c64a0e909c74e8574c50) |
| ; |
| |
| |
| |
| |
| marker_893372f0b2a2c4d292b71fb8ad0777bf.setIcon(icon_56410bf079f827c2d50880f9b9bbe070); |
| |
| |
| var marker_9ff5c4020124529b0b090b7724b18120 = L.marker( |
| [26.44160105296437, 50.09983370958947], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_054ee071a1ee540a8b1ca83f1b58d5ea = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c8e3dcc184bf6a5a055c709da21a558e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_103bae14f39d4e8d075cf17f439fb3d5 = $(`<div id="html_103bae14f39d4e8d075cf17f439fb3d5" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة احلى جهاز للالكترونيات</b><br> السجل التجاري: 2050197993<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.44160105296437,50.09983370958947" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c8e3dcc184bf6a5a055c709da21a558e.setContent(html_103bae14f39d4e8d075cf17f439fb3d5); |
| |
| |
| |
| marker_9ff5c4020124529b0b090b7724b18120.bindPopup(popup_c8e3dcc184bf6a5a055c709da21a558e) |
| ; |
| |
| |
| |
| |
| marker_9ff5c4020124529b0b090b7724b18120.setIcon(icon_054ee071a1ee540a8b1ca83f1b58d5ea); |
| |
| |
| var marker_d236bd0844fb1068bc4ef5120a6d8ec9 = L.marker( |
| [26.44037185, 50.09666727], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_b01c9d8a106928722ea313977d63627b = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_9ab6428804b0151796693f83e0a1ced8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_b411240a1332ea660310cf4d7b01f20b = $(`<div id="html_b411240a1332ea660310cf4d7b01f20b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة سناء النجوم التجارية</b><br> السجل التجاري: 2050239173<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.44037185,50.09666727" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_9ab6428804b0151796693f83e0a1ced8.setContent(html_b411240a1332ea660310cf4d7b01f20b); |
| |
| |
| |
| marker_d236bd0844fb1068bc4ef5120a6d8ec9.bindPopup(popup_9ab6428804b0151796693f83e0a1ced8) |
| ; |
| |
| |
| |
| |
| marker_d236bd0844fb1068bc4ef5120a6d8ec9.setIcon(icon_b01c9d8a106928722ea313977d63627b); |
| |
| |
| var marker_34d665d016c4fb9bd87b21257c7a7ae1 = L.marker( |
| [26.44250199299459, 50.10352442822447], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_5f9d00fa010e08d8c6db12b2d5c6c42c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_8b298a8f5d6e575680e708d80974e6e3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_bbb73101f50550cef88a4c21bc7541d9 = $(`<div id="html_bbb73101f50550cef88a4c21bc7541d9" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة أرزاق المجتمع</b><br> السجل التجاري: 2050182063<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.44250199299459,50.10352442822447" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_8b298a8f5d6e575680e708d80974e6e3.setContent(html_bbb73101f50550cef88a4c21bc7541d9); |
| |
| |
| |
| marker_34d665d016c4fb9bd87b21257c7a7ae1.bindPopup(popup_8b298a8f5d6e575680e708d80974e6e3) |
| ; |
| |
| |
| |
| |
| marker_34d665d016c4fb9bd87b21257c7a7ae1.setIcon(icon_5f9d00fa010e08d8c6db12b2d5c6c42c); |
| |
| |
| var marker_b52c79f915f420e651360b46eddbcbc6 = L.marker( |
| [26.44220762, 50.10390813], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_1bc6f60f22ca7e003d2821ba17560e8a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_25268c518b59350e16a39f6da8679022 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5b16c5fd50abc957930e91c36f779996 = $(`<div id="html_5b16c5fd50abc957930e91c36f779996" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة أمواج الساحل الذهبي التجارية</b><br> السجل التجاري: 2050141276<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.44220762,50.10390813" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_25268c518b59350e16a39f6da8679022.setContent(html_5b16c5fd50abc957930e91c36f779996); |
| |
| |
| |
| marker_b52c79f915f420e651360b46eddbcbc6.bindPopup(popup_25268c518b59350e16a39f6da8679022) |
| ; |
| |
| |
| |
| |
| marker_b52c79f915f420e651360b46eddbcbc6.setIcon(icon_1bc6f60f22ca7e003d2821ba17560e8a); |
| |
| |
| var marker_17fe7146e1ee4c5752d47a15d0f1271f = L.marker( |
| [26.43641388660238, 50.10476041585207], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_3d28a0be9f5a73b14276859124540ee1 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_aa489cc19c16fdf191f5f5e055cc6a4a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_df2677304d9f4f7d352332e43d6d6b9d = $(`<div id="html_df2677304d9f4f7d352332e43d6d6b9d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة معا المتحدة التجارية</b><br> السجل التجاري: 2051161347<br> المنطقة: الدمام<br> الحارة: العدامة<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.43641388660238,50.10476041585207" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_aa489cc19c16fdf191f5f5e055cc6a4a.setContent(html_df2677304d9f4f7d352332e43d6d6b9d); |
| |
| |
| |
| marker_17fe7146e1ee4c5752d47a15d0f1271f.bindPopup(popup_aa489cc19c16fdf191f5f5e055cc6a4a) |
| ; |
| |
| |
| |
| |
| marker_17fe7146e1ee4c5752d47a15d0f1271f.setIcon(icon_3d28a0be9f5a73b14276859124540ee1); |
| |
| |
| var marker_f57fc92d51b11549746f0db7d35def05 = L.marker( |
| [26.44066293, 50.099414309], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_738831aae7b9f37b984d1f3399349c3c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3c21b1e7ad6c97063136f811f4b46159 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_90db5d4cb8330d52067604ebbb101f88 = $(`<div id="html_90db5d4cb8330d52067604ebbb101f88" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة أربعة مربعات التجارية</b><br> السجل التجاري: 2050103599<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.44066293,50.099414309" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3c21b1e7ad6c97063136f811f4b46159.setContent(html_90db5d4cb8330d52067604ebbb101f88); |
| |
| |
| |
| marker_f57fc92d51b11549746f0db7d35def05.bindPopup(popup_3c21b1e7ad6c97063136f811f4b46159) |
| ; |
| |
| |
| |
| |
| marker_f57fc92d51b11549746f0db7d35def05.setIcon(icon_738831aae7b9f37b984d1f3399349c3c); |
| |
| |
| var marker_94a38b7654a44e5075adf0ac6264c8ab = L.marker( |
| [26.4387797, 50.10195649], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_b3b9fc5e2cb9ef1da96cff8d712361b4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c0620f6af3308030791c7286f9c0de1c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_05af8eea75c94e8b15371917dd4be9bd = $(`<div id="html_05af8eea75c94e8b15371917dd4be9bd" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة الطويله للمقاولات</b><br> السجل التجاري: 2051047297<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.4387797,50.10195649" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c0620f6af3308030791c7286f9c0de1c.setContent(html_05af8eea75c94e8b15371917dd4be9bd); |
| |
| |
| |
| marker_94a38b7654a44e5075adf0ac6264c8ab.bindPopup(popup_c0620f6af3308030791c7286f9c0de1c) |
| ; |
| |
| |
| |
| |
| marker_94a38b7654a44e5075adf0ac6264c8ab.setIcon(icon_b3b9fc5e2cb9ef1da96cff8d712361b4); |
| |
| |
| var marker_79a61678ea30c4e74bc9c2f9e6105e1f = L.marker( |
| [26.43701566793354, 50.10651801712811], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_52621ccb6c712617da32f8120445fbf5 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f658a2739a2d85f552fa885208ee03be = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_64752f5ae25f56688ec92c313d8ead13 = $(`<div id="html_64752f5ae25f56688ec92c313d8ead13" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة معالم النجوم للمقاولات العامة</b><br> السجل التجاري: 2051242582<br> المنطقة: الدمام<br> الحارة: العدامة<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.43701566793354,50.10651801712811" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f658a2739a2d85f552fa885208ee03be.setContent(html_64752f5ae25f56688ec92c313d8ead13); |
| |
| |
| |
| marker_79a61678ea30c4e74bc9c2f9e6105e1f.bindPopup(popup_f658a2739a2d85f552fa885208ee03be) |
| ; |
| |
| |
| |
| |
| marker_79a61678ea30c4e74bc9c2f9e6105e1f.setIcon(icon_52621ccb6c712617da32f8120445fbf5); |
| |
| |
| var marker_1d01c4e8b038c8d17d885d4f7798d11c = L.marker( |
| [26.44223485208428, 50.10042730718851], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_738ac4aa19fcaf4a9aef67f5d31a255c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_97e0ce70354eedf2d504edda8dc0e68f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ce63f1fec36b5f5c0ad01770f0272c00 = $(`<div id="html_ce63f1fec36b5f5c0ad01770f0272c00" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة عبدلاله خالد الخالدي التجارية</b><br> السجل التجاري: 2050188899<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.44223485208428,50.10042730718851" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_97e0ce70354eedf2d504edda8dc0e68f.setContent(html_ce63f1fec36b5f5c0ad01770f0272c00); |
| |
| |
| |
| marker_1d01c4e8b038c8d17d885d4f7798d11c.bindPopup(popup_97e0ce70354eedf2d504edda8dc0e68f) |
| ; |
| |
| |
| |
| |
| marker_1d01c4e8b038c8d17d885d4f7798d11c.setIcon(icon_738ac4aa19fcaf4a9aef67f5d31a255c); |
| |
| |
| var marker_7aaeca17b7620b26d69700652f3d7dab = L.marker( |
| [26.44023732, 50.09871461], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_7fceb02710e06756eab555d8188d3fac = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_cea664f09a99504676c581bb49d30147 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_dbf56982d09827f9150794e081c68bef = $(`<div id="html_dbf56982d09827f9150794e081c68bef" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الين بابك للخدمات اللوجستية</b><br> السجل التجاري: 2050128816<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.44023732,50.09871461" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_cea664f09a99504676c581bb49d30147.setContent(html_dbf56982d09827f9150794e081c68bef); |
| |
| |
| |
| marker_7aaeca17b7620b26d69700652f3d7dab.bindPopup(popup_cea664f09a99504676c581bb49d30147) |
| ; |
| |
| |
| |
| |
| marker_7aaeca17b7620b26d69700652f3d7dab.setIcon(icon_7fceb02710e06756eab555d8188d3fac); |
| |
| |
| var marker_3068ca83bb707da0b48a4a1a7c3856c2 = L.marker( |
| [26.43954634, 50.10503694], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_d45458ae33841640113f2593c349a7de = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_eb02d6f1b54cdb91eb47068b908c0aec = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5c3efbc2d76e187717c73effc34f6ae6 = $(`<div id="html_5c3efbc2d76e187717c73effc34f6ae6" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مكتب تصاميم البحرين للاستشارات الهندسية</b><br> السجل التجاري: 2051052966<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.43954634,50.10503694" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_eb02d6f1b54cdb91eb47068b908c0aec.setContent(html_5c3efbc2d76e187717c73effc34f6ae6); |
| |
| |
| |
| marker_3068ca83bb707da0b48a4a1a7c3856c2.bindPopup(popup_eb02d6f1b54cdb91eb47068b908c0aec) |
| ; |
| |
| |
| |
| |
| marker_3068ca83bb707da0b48a4a1a7c3856c2.setIcon(icon_d45458ae33841640113f2593c349a7de); |
| |
| |
| var marker_25c87a88e023b042f66cb5324d3a1918 = L.marker( |
| [26.4406353598686, 50.1050023421365], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_14b3eb2c40a0960d617a6f766fcb6f30 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4431ccc974a4ffefca28cc88cfc0d0cf = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3fd890e80e5a6a5fd48d766c396d6b86 = $(`<div id="html_3fd890e80e5a6a5fd48d766c396d6b86" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>وكالة اللمسة الذكية للدعاية والاعلان</b><br> السجل التجاري: 2050072189<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.4406353598686,50.1050023421365" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4431ccc974a4ffefca28cc88cfc0d0cf.setContent(html_3fd890e80e5a6a5fd48d766c396d6b86); |
| |
| |
| |
| marker_25c87a88e023b042f66cb5324d3a1918.bindPopup(popup_4431ccc974a4ffefca28cc88cfc0d0cf) |
| ; |
| |
| |
| |
| |
| marker_25c87a88e023b042f66cb5324d3a1918.setIcon(icon_14b3eb2c40a0960d617a6f766fcb6f30); |
| |
| |
| var marker_30df5a6f67e8df3d5715424258327d5e = L.marker( |
| [26.43479995634909, 50.10600134709655], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_b06f6a6030b2a462ed1f2fa6f65aa96d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_081a62120989428070e0a1d6be40e17c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7c5438a4444236d05f3ef9ddea2b8fcf = $(`<div id="html_7c5438a4444236d05f3ef9ddea2b8fcf" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة فهد طلال الهاجري للمقاولات العامة</b><br> السجل التجاري: 2050150076<br> المنطقة: الدمام<br> الحارة: العدامة<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.43479995634909,50.10600134709655" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_081a62120989428070e0a1d6be40e17c.setContent(html_7c5438a4444236d05f3ef9ddea2b8fcf); |
| |
| |
| |
| marker_30df5a6f67e8df3d5715424258327d5e.bindPopup(popup_081a62120989428070e0a1d6be40e17c) |
| ; |
| |
| |
| |
| |
| marker_30df5a6f67e8df3d5715424258327d5e.setIcon(icon_b06f6a6030b2a462ed1f2fa6f65aa96d); |
| |
| |
| var marker_8e37bbffb5ae9aeac6178921ad47f1f5 = L.marker( |
| [26.43536493, 50.10683331], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_031de2bcdd8f513fa9165b6acd46d4a3 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_dbf03b90be3fd016046dba1008a64d12 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_592f060c5ac435dca59ba04f0d1478a3 = $(`<div id="html_592f060c5ac435dca59ba04f0d1478a3" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>ورشة ابراهيم علي زكريا لصيانة الالكترونيات</b><br> السجل التجاري: 2050097876<br> المنطقة: الدمام<br> الحارة: العدامة<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.43536493,50.10683331" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_dbf03b90be3fd016046dba1008a64d12.setContent(html_592f060c5ac435dca59ba04f0d1478a3); |
| |
| |
| |
| marker_8e37bbffb5ae9aeac6178921ad47f1f5.bindPopup(popup_dbf03b90be3fd016046dba1008a64d12) |
| ; |
| |
| |
| |
| |
| marker_8e37bbffb5ae9aeac6178921ad47f1f5.setIcon(icon_031de2bcdd8f513fa9165b6acd46d4a3); |
| |
| |
| var marker_a30ca23acf70b8c4e8fbd2f322e41f02 = L.marker( |
| [26.43107569794761, 50.0995453633368], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_099d1235e9e0cdf5a00a4c3c65197e97 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3cd24d51c3f873858a9a13ea98ecf638 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_0c46ae7776594a8933e8ff1f86d5b92f = $(`<div id="html_0c46ae7776594a8933e8ff1f86d5b92f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة طارق عبدالعزيز المالكي للتبريد والتكييف</b><br> السجل التجاري: 2050185383<br> المنطقة: الدمام<br> الحارة: العدامة<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.43107569794761,50.0995453633368" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3cd24d51c3f873858a9a13ea98ecf638.setContent(html_0c46ae7776594a8933e8ff1f86d5b92f); |
| |
| |
| |
| marker_a30ca23acf70b8c4e8fbd2f322e41f02.bindPopup(popup_3cd24d51c3f873858a9a13ea98ecf638) |
| ; |
| |
| |
| |
| |
| marker_a30ca23acf70b8c4e8fbd2f322e41f02.setIcon(icon_099d1235e9e0cdf5a00a4c3c65197e97); |
| |
| |
| var marker_2352aa8ff9be5b621bcad3a18e1655f3 = L.marker( |
| [26.44249009753089, 50.09972096420825], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_3474bb9628e694545d351a881e54e290 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d7422fe388119dc866fe7656d9fcf1e8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6bd049233de3048e59830ff3543c8211 = $(`<div id="html_6bd049233de3048e59830ff3543c8211" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة عالم سيال للسفر و السياحة</b><br> السجل التجاري: 2050191595<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.44249009753089,50.09972096420825" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d7422fe388119dc866fe7656d9fcf1e8.setContent(html_6bd049233de3048e59830ff3543c8211); |
| |
| |
| |
| marker_2352aa8ff9be5b621bcad3a18e1655f3.bindPopup(popup_d7422fe388119dc866fe7656d9fcf1e8) |
| ; |
| |
| |
| |
| |
| marker_2352aa8ff9be5b621bcad3a18e1655f3.setIcon(icon_3474bb9628e694545d351a881e54e290); |
| |
| |
| var marker_f96327705d5985ecf6a266416813b2ec = L.marker( |
| [26.44104678, 50.09972315], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_e8b12ab3c6fe72005b64341f1555b1f5 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_31580fc8da283ad306c1f6881708ad6b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_19ecf584768bf7a08b0b72c7f6647d52 = $(`<div id="html_19ecf584768bf7a08b0b72c7f6647d52" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة ابيات الشرقية للمقاولات العامة</b><br> السجل التجاري: 2050101743<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.44104678,50.09972315" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_31580fc8da283ad306c1f6881708ad6b.setContent(html_19ecf584768bf7a08b0b72c7f6647d52); |
| |
| |
| |
| marker_f96327705d5985ecf6a266416813b2ec.bindPopup(popup_31580fc8da283ad306c1f6881708ad6b) |
| ; |
| |
| |
| |
| |
| marker_f96327705d5985ecf6a266416813b2ec.setIcon(icon_e8b12ab3c6fe72005b64341f1555b1f5); |
| |
| |
| var marker_6060e69b4d5a1b59123c8b7db84561b0 = L.marker( |
| [26.43484295, 50.10628987], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_aec05347e59081995b51391263118de4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_257dbb0dd97c23c9e55db078d91312da = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1410037d2ac5141826114fd833377bae = $(`<div id="html_1410037d2ac5141826114fd833377bae" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة هواء الريف للتبريد والتكييف</b><br> السجل التجاري: 2050149459<br> المنطقة: الدمام<br> الحارة: العدامة<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.43484295,50.10628987" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_257dbb0dd97c23c9e55db078d91312da.setContent(html_1410037d2ac5141826114fd833377bae); |
| |
| |
| |
| marker_6060e69b4d5a1b59123c8b7db84561b0.bindPopup(popup_257dbb0dd97c23c9e55db078d91312da) |
| ; |
| |
| |
| |
| |
| marker_6060e69b4d5a1b59123c8b7db84561b0.setIcon(icon_aec05347e59081995b51391263118de4); |
| |
| |
| var marker_4d0f5f1e5610a5bce3f86a7ed340b3d9 = L.marker( |
| [26.4311649346566, 50.10021689954031], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_794e10cec0be9a55002141a295880d6b = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b234646e1c887cfca49e582d095f7cf4 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_fdc85cf3f900af69778e1396a8546351 = $(`<div id="html_fdc85cf3f900af69778e1396a8546351" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة صالون الهدى الاول للحلاقة الرجالية</b><br> السجل التجاري: 2050102566<br> المنطقة: الدمام<br> الحارة: العدامة<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.4311649346566,50.10021689954031" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b234646e1c887cfca49e582d095f7cf4.setContent(html_fdc85cf3f900af69778e1396a8546351); |
| |
| |
| |
| marker_4d0f5f1e5610a5bce3f86a7ed340b3d9.bindPopup(popup_b234646e1c887cfca49e582d095f7cf4) |
| ; |
| |
| |
| |
| |
| marker_4d0f5f1e5610a5bce3f86a7ed340b3d9.setIcon(icon_794e10cec0be9a55002141a295880d6b); |
| |
| |
| var marker_c3b85eab44301cef6c3deed42a5afeb8 = L.marker( |
| [26.4387797016046, 50.1019564863519], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_e218722a9b162be6cb26d80724363336 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7715b1adaf4ff8cac41e131fc2e17489 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_55a1e5c963dfff8c669cfb338c779874 = $(`<div id="html_55a1e5c963dfff8c669cfb338c779874" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة الرؤية المثالية للمقاولات</b><br> السجل التجاري: 2050209316<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.4387797016046,50.1019564863519" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7715b1adaf4ff8cac41e131fc2e17489.setContent(html_55a1e5c963dfff8c669cfb338c779874); |
| |
| |
| |
| marker_c3b85eab44301cef6c3deed42a5afeb8.bindPopup(popup_7715b1adaf4ff8cac41e131fc2e17489) |
| ; |
| |
| |
| |
| |
| marker_c3b85eab44301cef6c3deed42a5afeb8.setIcon(icon_e218722a9b162be6cb26d80724363336); |
| |
| |
| var marker_50fd25d4e7432435068ff64d69d9d231 = L.marker( |
| [26.44257529, 50.09673841], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_4227153d56b300e4025a6bfdc8c0f74a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c06f89f8b602d9e5472987fd1a30983e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9f5111c8d4b230ca9990b12eb8648ed2 = $(`<div id="html_9f5111c8d4b230ca9990b12eb8648ed2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة دياركم مون للتشغيل والصيانة</b><br> السجل التجاري: 2050148970<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.44257529,50.09673841" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c06f89f8b602d9e5472987fd1a30983e.setContent(html_9f5111c8d4b230ca9990b12eb8648ed2); |
| |
| |
| |
| marker_50fd25d4e7432435068ff64d69d9d231.bindPopup(popup_c06f89f8b602d9e5472987fd1a30983e) |
| ; |
| |
| |
| |
| |
| marker_50fd25d4e7432435068ff64d69d9d231.setIcon(icon_4227153d56b300e4025a6bfdc8c0f74a); |
| |
| |
| var marker_f5b9973078cdef4bd131a38f4cca15e5 = L.marker( |
| [26.44620851, 50.10244897], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_b277dba16d51afef21213d16504e6418 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "beige", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6b07eeaa5cdfd38d2fc87067a8530c5f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e51abc34727b6cc4ee2691548025a831 = $(`<div id="html_e51abc34727b6cc4ee2691548025a831" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>ورشة حسين الناصر للصياغه</b><br> السجل التجاري: 2050023702<br> المنطقة: الدمام<br> الحارة: الدواسر<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.44620851,50.10244897" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6b07eeaa5cdfd38d2fc87067a8530c5f.setContent(html_e51abc34727b6cc4ee2691548025a831); |
| |
| |
| |
| marker_f5b9973078cdef4bd131a38f4cca15e5.bindPopup(popup_6b07eeaa5cdfd38d2fc87067a8530c5f) |
| ; |
| |
| |
| |
| |
| marker_f5b9973078cdef4bd131a38f4cca15e5.setIcon(icon_b277dba16d51afef21213d16504e6418); |
| |
| |
| var marker_4c182cd3bf3ec8a7401d3dc09bfe6ad6 = L.marker( |
| [26.4367998517933, 50.10496423002144], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_8d3be3d162aaeebd1bd5c2625044886c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ac15cb6621d5c9e523de3bd93584720f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6a007658ddd03459ce73be3294e144ce = $(`<div id="html_6a007658ddd03459ce73be3294e144ce" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة نقطة الشبكة التجارية</b><br> السجل التجاري: 2050179838<br> المنطقة: الدمام<br> الحارة: العدامة<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.4367998517933,50.10496423002144" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ac15cb6621d5c9e523de3bd93584720f.setContent(html_6a007658ddd03459ce73be3294e144ce); |
| |
| |
| |
| marker_4c182cd3bf3ec8a7401d3dc09bfe6ad6.bindPopup(popup_ac15cb6621d5c9e523de3bd93584720f) |
| ; |
| |
| |
| |
| |
| marker_4c182cd3bf3ec8a7401d3dc09bfe6ad6.setIcon(icon_8d3be3d162aaeebd1bd5c2625044886c); |
| |
| |
| var marker_054ba05345daf450ab0cbeab298a9dd2 = L.marker( |
| [26.44043558, 50.10034681], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_5000aca70e9983a3e653d85555e8bd65 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_21b7030bdc4f29f405fc32cf6372eab2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2d911a599af8fa45d58ce5c91c9184bd = $(`<div id="html_2d911a599af8fa45d58ce5c91c9184bd" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مكتب خليج واعد للخدمات العامة</b><br> السجل التجاري: 2050145806<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.44043558,50.10034681" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_21b7030bdc4f29f405fc32cf6372eab2.setContent(html_2d911a599af8fa45d58ce5c91c9184bd); |
| |
| |
| |
| marker_054ba05345daf450ab0cbeab298a9dd2.bindPopup(popup_21b7030bdc4f29f405fc32cf6372eab2) |
| ; |
| |
| |
| |
| |
| marker_054ba05345daf450ab0cbeab298a9dd2.setIcon(icon_5000aca70e9983a3e653d85555e8bd65); |
| |
| |
| var marker_6b54ea52e169e69e1059a1af91c21c8d = L.marker( |
| [26.43993928, 50.10654887], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_3c7b7bdae757082f0330a234b3ca4a98 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_dc0f03b49d83aa917343f31de8fd8b14 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4c539b5bc7d840e7f21e554868c4c618 = $(`<div id="html_4c539b5bc7d840e7f21e554868c4c618" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة الأفضل دائما التجارية</b><br> السجل التجاري: 2051236910<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.43993928,50.10654887" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_dc0f03b49d83aa917343f31de8fd8b14.setContent(html_4c539b5bc7d840e7f21e554868c4c618); |
| |
| |
| |
| marker_6b54ea52e169e69e1059a1af91c21c8d.bindPopup(popup_dc0f03b49d83aa917343f31de8fd8b14) |
| ; |
| |
| |
| |
| |
| marker_6b54ea52e169e69e1059a1af91c21c8d.setIcon(icon_3c7b7bdae757082f0330a234b3ca4a98); |
| |
| |
| var marker_4458055b6336f23657654fbbc000f237 = L.marker( |
| [26.43985322, 50.10332783], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_18abb25e35fed5505d6bdec213215ff8 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ffbfed705f74819aa94386e04a17b1f8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_021327ff43e22d82e4bd248f7f4b06ae = $(`<div id="html_021327ff43e22d82e4bd248f7f4b06ae" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة دروب العلم للقرطاسية</b><br> السجل التجاري: 2050073837<br> المنطقة: الدمام<br> الحارة: السوق<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.43985322,50.10332783" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ffbfed705f74819aa94386e04a17b1f8.setContent(html_021327ff43e22d82e4bd248f7f4b06ae); |
| |
| |
| |
| marker_4458055b6336f23657654fbbc000f237.bindPopup(popup_ffbfed705f74819aa94386e04a17b1f8) |
| ; |
| |
| |
| |
| |
| marker_4458055b6336f23657654fbbc000f237.setIcon(icon_18abb25e35fed5505d6bdec213215ff8); |
| |
| |
| var marker_b0962f1b3af12f839a64dba97db9d482 = L.marker( |
| [26.42874365, 50.10499209], |
| { |
| } |
| ).addTo(map_3ea500bf26e1125711c3e0b63290f4b6); |
| |
| |
| var icon_c1b159d9f1bfe714bbc1c971e64345a1 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6c5e55cece4ba7a3b492890ce72b52cd = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f82e44dc3957f35f5852aca64fb32dd3 = $(`<div id="html_f82e44dc3957f35f5852aca64fb32dd3" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة عبدالحميد محمد المحمد علي للصيانة</b><br> السجل التجاري: 2050115731<br> المنطقة: الدمام<br> الحارة: العدامة<br> <b>اسم الباحث:</b> مروه ناصر الحوطي<br> <a href="https://www.google.com/maps?q=26.42874365,50.10499209" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6c5e55cece4ba7a3b492890ce72b52cd.setContent(html_f82e44dc3957f35f5852aca64fb32dd3); |
| |
| |
| |
| marker_b0962f1b3af12f839a64dba97db9d482.bindPopup(popup_6c5e55cece4ba7a3b492890ce72b52cd) |
| ; |
| |
| |
| |
| |
| marker_b0962f1b3af12f839a64dba97db9d482.setIcon(icon_c1b159d9f1bfe714bbc1c971e64345a1); |
| |
| </script> |
| </html> |