| <!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_d0b208a425854601629ac91470d31bbe { |
| 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_6" onclick=" |
| var panel = document.getElementById('stats_6'); |
| var btn = document.getElementById('btn_stats_6'); |
| 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_6" 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; |
| ">جمانه عزيز بن مساعد - 6</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 34</div> |
| <div><b>عدد الحارات:</b> 12</div> |
| </div> |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• العنود: 8</div><div>• النخيل: 4</div><div>• غرناطة: 4</div><div>• العزيزية: 4</div><div>• الجلوية: 3</div></div> |
| </div> |
|
|
| <div style=" |
| margin-top:14px; |
| padding-top:10px; |
| border-top:1px solid rgba(0,0,0,0.08); |
| "> |
| <a href="report_06_جمانه_عزيز_بن_مساعد.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_06_جمانه_عزيز_بن_مساعد.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:black; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>العنود</span> |
| </div> |
| <span style="color:#555;">(8)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkred; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>النخيل</span> |
| </div> |
| <span style="color:#555;">(4)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:purple; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>غرناطة</span> |
| </div> |
| <span style="color:#555;">(4)</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:cadetblue; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>العزيزية</span> |
| </div> |
| <span style="color:#555;">(4)</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:red; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الجلوية</span> |
| </div> |
| <span style="color:#555;">(3)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:pink; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الخليج</span> |
| </div> |
| <span style="color:#555;">(2)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkred; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الزهور</span> |
| </div> |
| <span style="color:#555;">(2)</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:lightred; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الندى</span> |
| </div> |
| <span style="color:#555;">(2)</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:black; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>القادسية</span> |
| </div> |
| <span style="color:#555;">(2)</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:black; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الأثير</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkred; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الروضة</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkblue; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الجوهرة</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| </div> |
| </div> |
| </div> |
| |
| |
| <div style=" |
| position:fixed; |
| top:10px; |
| left:10px; |
| z-index:10000; |
| direction:rtl; |
| font-family:Arial, sans-serif; |
| "> |
| <button id="searchToggleBtn" onclick="toggleSearchBox()" style=" |
| background:rgba(255,255,255,0.92); |
| border:none; |
| border-radius:14px; |
| padding:10px 14px; |
| font-size:14px; |
| font-weight:bold; |
| cursor:pointer; |
| box-shadow:0 2px 10px rgba(0,0,0,0.18); |
| ">إخفاء البحث</button> |
| </div> |
|
|
| <div id="searchBoxPanel" style=" |
| position:fixed; |
| top:55px; |
| left:10px; |
| z-index:10000; |
| direction:rtl; |
| font-family:Arial, sans-serif; |
| background:rgba(255,255,255,0.92); |
| padding:10px; |
| border-radius:16px; |
| box-shadow:0 2px 10px rgba(0,0,0,0.18); |
| width:300px; |
| "> |
| <input id="mapSearchInput" type="text" placeholder="ابحث عن اسم المنشأة..." |
| style=" |
| width:100%; |
| box-sizing:border-box; |
| padding:10px; |
| border-radius:12px; |
| border:1px solid #ccc; |
| font-size:14px; |
| direction:rtl; |
| "> |
|
|
| <div id="searchCount" style=" |
| margin-top:7px; |
| font-size:13px; |
| color:#334155; |
| line-height:1.7; |
| "> |
| اكتب للبحث داخل نقاط الخريطة |
| </div> |
|
|
| <button onclick="clearMapSearch()" style=" |
| margin-top:8px; |
| width:100%; |
| padding:8px; |
| border:none; |
| border-radius:10px; |
| background:#f3f4f6; |
| cursor:pointer; |
| font-weight:bold; |
| "> |
| مسح البحث |
| </button> |
| </div> |
|
|
| <script> |
| window.searchableMarkers = []; |
| window.noCoordinateSamples = []; |
| |
| function toggleSearchBox() { |
| var panel = document.getElementById("searchBoxPanel"); |
| var btn = document.getElementById("searchToggleBtn"); |
| |
| if (panel.style.display === "none") { |
| panel.style.display = "block"; |
| btn.innerText = "إخفاء البحث"; |
| } else { |
| panel.style.display = "none"; |
| btn.innerText = "إظهار البحث"; |
| } |
| } |
| |
| function normalizeArabicText(text) { |
| return (text || "") |
| .toString() |
| .toLowerCase() |
| .replace(/[أإآا]/g, "ا") |
| .replace(/ى/g, "ي") |
| .replace(/ة/g, "ه") |
| .replace(/ؤ/g, "و") |
| .replace(/ئ/g, "ي") |
| .replace(/ـ/g, "") |
| .trim(); |
| } |
| |
| function applyMapSearch() { |
| var input = document.getElementById("mapSearchInput"); |
| var countBox = document.getElementById("searchCount"); |
| var query = normalizeArabicText(input.value); |
| var shown = 0; |
| var noCoordMatch = false; |
| |
| window.searchableMarkers.forEach(function(item) { |
| var match = query === "" || normalizeArabicText(item.name).includes(query); |
| |
| if (match) { |
| if (!item.map.hasLayer(item.marker)) { |
| item.marker.addTo(item.map); |
| } |
| shown++; |
| } else { |
| if (item.map.hasLayer(item.marker)) { |
| item.map.removeLayer(item.marker); |
| } |
| } |
| }); |
| |
| if (query !== "") { |
| window.noCoordinateSamples.forEach(function(item) { |
| if (normalizeArabicText(item.name).includes(query)) { |
| noCoordMatch = true; |
| } |
| }); |
| } |
| |
| if (query === "") { |
| countBox.style.color = "#334155"; |
| countBox.innerText = "اكتب للبحث داخل نقاط الخريطة"; |
| } else if (shown > 0) { |
| countBox.style.color = "#334155"; |
| countBox.innerText = "عدد النتائج على الخريطة: " + shown; |
| } else if (noCoordMatch) { |
| countBox.style.color = "#dc2626"; |
| countBox.innerText = "العينة موجودة ضمن عينات الباحث، لكنها بدون إحداثية. كرماً الدخول عليها من الجهاز اللوحي."; |
| } else { |
| countBox.style.color = "#dc2626"; |
| countBox.innerText = "لا توجد نتيجة مطابقة داخل نقاط الخريطة."; |
| } |
| } |
| |
| function clearMapSearch() { |
| document.getElementById("mapSearchInput").value = ""; |
| applyMapSearch(); |
| } |
| |
| setTimeout(function() { |
| var input = document.getElementById("mapSearchInput"); |
| if (input) { |
| input.addEventListener("keyup", applyMapSearch); |
| input.addEventListener("change", applyMapSearch); |
| } |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة عباسي الاخضر للمقاولات", |
| marker: marker_500f1a53196add945ed5dc2fd0eb41ef, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة بي دي بي الدولية للخدمات اللوجستية شركة شخص واحد", |
| marker: marker_9988cc87e32147ace65c67ea9c923a9b, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الاحسان الدولية لتقديم الوجبات", |
| marker: marker_8237634c6c1f0d9639ff8a8c7b16238e, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة فرصة الخليج للتجارة", |
| marker: marker_d0157f6a93c15c1a50df8297a9309b01, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة صولا كير", |
| marker: marker_120efcb775c1df2971d981746f618cd7, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة دواجن الدوحه", |
| marker: marker_f451586e180df44fd9725a3c16e8a942, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة التراث الهندي التجارية", |
| marker: marker_554cf0fba2d0a9ac22c940f8396e9c8c, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة عيادات زارا لطب الاسنان", |
| marker: marker_fb19597cbf74f1cdc445a821de4debd2, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة قصر الفيتامين", |
| marker: marker_c4220b766eb954eddfef4f6ecaf29b56, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة درة الضاحية التجاري", |
| marker: marker_11c9b6bb4b74b499f1d1d49047786b24, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة اصل العرب المتحدة للتجارة", |
| marker: marker_9354b27744efeff69d1ac9a85ed4ba51, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع اومني للصناعات الكيماوية", |
| marker: marker_eb513e50e9fa176c7e16a4265a924c04, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مخبز التنور الصحي المحدودة شركة الشخص الواحد", |
| marker: marker_68c93f2a5d07f00371a4b990aa72230c, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة كيجن أرابيا", |
| marker: marker_5688f2aeb3c0bc2021e3f6d49eaccffb, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة رام العربيه للمقاولات عامة", |
| marker: marker_980ffa09c6ab4adaca354fd92e3cab19, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نبع الصحراء الخليجي", |
| marker: marker_634b0f0a616e0622024a64676bc65c87, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مافين للتجارة", |
| marker: marker_8b4dacbe71e1ed54abe52db121bc3b53, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة بيت الخيام لتأجير لوازم المناسبات", |
| marker: marker_cd201ee569d2779bea22b2b5bad74868, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة المتحدة الدولية للمقاولات العامة", |
| marker: marker_9000c35acba4177fe046799e77ce6aa4, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الغانم الدولية للأغذية", |
| marker: marker_38e9cbc52b4c4e7a74df3a87b84c41ef, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة اكو لميتد العربية للمقاولات شركة شخص واحد", |
| marker: marker_7735c0abe4f8c0802c397bb2d7e2e55b, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة سفير الشرقية التجارية", |
| marker: marker_e9338c4e978476d82abf4d46cb00c852, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الطرق العربيه الزرقاء التجارية شركة شخص واحد", |
| marker: marker_0b4c933c34dc0a0c31d6570ddd11b3c5, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مختبرات الحياة الطبية", |
| marker: marker_e6d9e3eb292e558e726aaaaede7fa0a7, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة عمد الصناعية", |
| marker: marker_125e418b3072c24db54dd2015ba839a6, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الروابط الهوائية ل لاتصالات شركة شخص واحد", |
| marker: marker_9fa3eee19168ce9ad1bc44a15a2c39b2, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة طموح الاجيال للمقاولات", |
| marker: marker_33c4959434a865c52390c95fa9d12748, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة اتحاد اعمار البناء المتحدة للمقاولات العامة", |
| marker: marker_915055ca61064caee37cccf79694a5ef, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مفاهيم التصميم للتجارة", |
| marker: marker_e3c1dede0027677d469dff13a874ac10, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع رافكو للصناعات المعدنية شخص واحد", |
| marker: marker_4c114b65962b0721bb68b0b32c5e51fd, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة طلال واحد للتجارة", |
| marker: marker_22ff79add643a5debf0f9bf217c525b9, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة حلول خط الطاقة العالمية للمقاولات", |
| marker: marker_f9cbfbd02db6f8020d28d5a22fb0a0e7, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة البنائين العرب للمقاولات شخص واحد", |
| marker: marker_ecc4b4f73a4fbddbc44d878edb97bc59, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة فرع شركة مشاريع المشرق المتحدة", |
| marker: marker_02dc58a2fc56f3eb42432014ed8ac1f5, |
| map: map_d0b208a425854601629ac91470d31bbe |
| }); |
| }, 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_d0b208a425854601629ac91470d31bbe" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_d0b208a425854601629ac91470d31bbe = L.map( |
| "map_d0b208a425854601629ac91470d31bbe", |
| { |
| center: [26.436579953696274, 50.077225543246406], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_e5cff7101244cfc7841c725f33f88fa5 = 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_e5cff7101244cfc7841c725f33f88fa5.addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var tile_layer_8a8819745735bd2e0ad6d6d830d7e0bb = 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_8a8819745735bd2e0ad6d6d830d7e0bb.addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var tile_layer_b84801958609039a596ee75e76a86155 = 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_b84801958609039a596ee75e76a86155.addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var locate_control_3c3526f9db76da574a2d4dca40d333f4 = L.control.locate( |
| {} |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| |
| var marker_500f1a53196add945ed5dc2fd0eb41ef = L.marker( |
| [26.44546174032948, 50.09618556126952], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_275f6de09c37c552930b1a2c421dd5db = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "pink", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_97a27cd4c22bc594b248d653632f5737 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a3bc4b0857a13f53e8443c8269036112 = $(`<div id="html_a3bc4b0857a13f53e8443c8269036112" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة عباسي الاخضر للمقاولات</b><br> السجل التجاري: 2050217863<br> المنطقة: الدمام<br> الحارة: الخليج<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.44546174032948,50.09618556126952" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_97a27cd4c22bc594b248d653632f5737.setContent(html_a3bc4b0857a13f53e8443c8269036112); |
| |
| |
| |
| marker_500f1a53196add945ed5dc2fd0eb41ef.bindPopup(popup_97a27cd4c22bc594b248d653632f5737) |
| ; |
| |
| |
| |
| |
| marker_500f1a53196add945ed5dc2fd0eb41ef.setIcon(icon_275f6de09c37c552930b1a2c421dd5db); |
| |
| |
| var marker_9988cc87e32147ace65c67ea9c923a9b = L.marker( |
| [26.4503613, 50.06403311], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_133334b96e2ddedf5ee980c9827364ef = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "black", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_8f9aa35261a79804b55a0ddb8578255e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c4d0978f7bb7715af5950a2b7fd57947 = $(`<div id="html_c4d0978f7bb7715af5950a2b7fd57947" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة بي دي بي الدولية للخدمات اللوجستية شركة شخص واحد</b><br> السجل التجاري: 2050074543<br> المنطقة: الدمام<br> الحارة: العنود<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.4503613,50.06403311" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_8f9aa35261a79804b55a0ddb8578255e.setContent(html_c4d0978f7bb7715af5950a2b7fd57947); |
| |
| |
| |
| marker_9988cc87e32147ace65c67ea9c923a9b.bindPopup(popup_8f9aa35261a79804b55a0ddb8578255e) |
| ; |
| |
| |
| |
| |
| marker_9988cc87e32147ace65c67ea9c923a9b.setIcon(icon_133334b96e2ddedf5ee980c9827364ef); |
| |
| |
| var marker_8237634c6c1f0d9639ff8a8c7b16238e = L.marker( |
| [26.43891668487131, 50.08875466883183], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_0a4fbf0b38ca70a2df037af89c658530 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e6df01de2bf3856567a24a6cd10f5836 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2238715011dc10024ccca15046c23807 = $(`<div id="html_2238715011dc10024ccca15046c23807" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الاحسان الدولية لتقديم الوجبات</b><br> السجل التجاري: 2050186898<br> المنطقة: الدمام<br> الحارة: النخيل<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.43891668487131,50.08875466883183" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e6df01de2bf3856567a24a6cd10f5836.setContent(html_2238715011dc10024ccca15046c23807); |
| |
| |
| |
| marker_8237634c6c1f0d9639ff8a8c7b16238e.bindPopup(popup_e6df01de2bf3856567a24a6cd10f5836) |
| ; |
| |
| |
| |
| |
| marker_8237634c6c1f0d9639ff8a8c7b16238e.setIcon(icon_0a4fbf0b38ca70a2df037af89c658530); |
| |
| |
| var marker_d0157f6a93c15c1a50df8297a9309b01 = L.marker( |
| [26.45382371465382, 50.08132807582417], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_183abd6e57f10d42fda7b8a499734497 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_38562291094b144d59ebe4cad9d375af = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_b273cc0175eeb56c1b83ddf8df801447 = $(`<div id="html_b273cc0175eeb56c1b83ddf8df801447" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة فرصة الخليج للتجارة</b><br> السجل التجاري: 4030550166<br> المنطقة: الدمام<br> الحارة: الزهور<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.45382371465382,50.08132807582417" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_38562291094b144d59ebe4cad9d375af.setContent(html_b273cc0175eeb56c1b83ddf8df801447); |
| |
| |
| |
| marker_d0157f6a93c15c1a50df8297a9309b01.bindPopup(popup_38562291094b144d59ebe4cad9d375af) |
| ; |
| |
| |
| |
| |
| marker_d0157f6a93c15c1a50df8297a9309b01.setIcon(icon_183abd6e57f10d42fda7b8a499734497); |
| |
| |
| var marker_120efcb775c1df2971d981746f618cd7 = L.marker( |
| [26.46187202, 50.0678164], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_f6323eb5573172080eca842dcb8d8d28 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "cadetblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3f3cc572ed24a6d33889072650888c51 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_369ee4c7d18d9b7f425e82ebfabaecb1 = $(`<div id="html_369ee4c7d18d9b7f425e82ebfabaecb1" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة صولا كير</b><br> السجل التجاري: 2050106632<br> المنطقة: الدمام<br> الحارة: العزيزية<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.46187202,50.0678164" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3f3cc572ed24a6d33889072650888c51.setContent(html_369ee4c7d18d9b7f425e82ebfabaecb1); |
| |
| |
| |
| marker_120efcb775c1df2971d981746f618cd7.bindPopup(popup_3f3cc572ed24a6d33889072650888c51) |
| ; |
| |
| |
| |
| |
| marker_120efcb775c1df2971d981746f618cd7.setIcon(icon_f6323eb5573172080eca842dcb8d8d28); |
| |
| |
| var marker_f451586e180df44fd9725a3c16e8a942 = L.marker( |
| [26.4488251, 50.06755767], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_307455707cffb5993095122605f54fbf = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "black", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ee63f1c90475083832bb12594c6295e8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7c9f6e26e3bd182f21805c70321859b7 = $(`<div id="html_7c9f6e26e3bd182f21805c70321859b7" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة دواجن الدوحه</b><br> السجل التجاري: 2050058222<br> المنطقة: الدمام<br> الحارة: العنود<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.4488251,50.06755767" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ee63f1c90475083832bb12594c6295e8.setContent(html_7c9f6e26e3bd182f21805c70321859b7); |
| |
| |
| |
| marker_f451586e180df44fd9725a3c16e8a942.bindPopup(popup_ee63f1c90475083832bb12594c6295e8) |
| ; |
| |
| |
| |
| |
| marker_f451586e180df44fd9725a3c16e8a942.setIcon(icon_307455707cffb5993095122605f54fbf); |
| |
| |
| var marker_554cf0fba2d0a9ac22c940f8396e9c8c = L.marker( |
| [26.4456830508632, 50.0656986111325], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_899be33dda06a450f513ea9741c79e97 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "black", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_2575a7cd81ad67edf66148f5507bd7ad = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a408d12c14b4740373053530d44d31a6 = $(`<div id="html_a408d12c14b4740373053530d44d31a6" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة التراث الهندي التجارية</b><br> السجل التجاري: 2050092007<br> المنطقة: الدمام<br> الحارة: العنود<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.4456830508632,50.0656986111325" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_2575a7cd81ad67edf66148f5507bd7ad.setContent(html_a408d12c14b4740373053530d44d31a6); |
| |
| |
| |
| marker_554cf0fba2d0a9ac22c940f8396e9c8c.bindPopup(popup_2575a7cd81ad67edf66148f5507bd7ad) |
| ; |
| |
| |
| |
| |
| marker_554cf0fba2d0a9ac22c940f8396e9c8c.setIcon(icon_899be33dda06a450f513ea9741c79e97); |
| |
| |
| var marker_fb19597cbf74f1cdc445a821de4debd2 = L.marker( |
| [26.3679482904253, 50.0690651558956], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_62aac56d97c6b65ed2028a846056b86b = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e737edcf3e8314f79f9df947fb765631 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3c0ae7d2ad5c343e70a1d24a6b875101 = $(`<div id="html_3c0ae7d2ad5c343e70a1d24a6b875101" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة عيادات زارا لطب الاسنان</b><br> السجل التجاري: 2050134585<br> المنطقة: الدمام<br> الحارة: الندى<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.3679482904253,50.0690651558956" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e737edcf3e8314f79f9df947fb765631.setContent(html_3c0ae7d2ad5c343e70a1d24a6b875101); |
| |
| |
| |
| marker_fb19597cbf74f1cdc445a821de4debd2.bindPopup(popup_e737edcf3e8314f79f9df947fb765631) |
| ; |
| |
| |
| |
| |
| marker_fb19597cbf74f1cdc445a821de4debd2.setIcon(icon_62aac56d97c6b65ed2028a846056b86b); |
| |
| |
| var marker_c4220b766eb954eddfef4f6ecaf29b56 = L.marker( |
| [26.44047742, 50.08227939], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_a3166efae21da41590a4a8411d82c6e9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c50761a1707b6099b55b4972ce98f914 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7f0ffb4de45583e0f5945501d023b7b2 = $(`<div id="html_7f0ffb4de45583e0f5945501d023b7b2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة قصر الفيتامين</b><br> السجل التجاري: 2050070173<br> المنطقة: الدمام<br> الحارة: الجلوية<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.44047742,50.08227939" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c50761a1707b6099b55b4972ce98f914.setContent(html_7f0ffb4de45583e0f5945501d023b7b2); |
| |
| |
| |
| marker_c4220b766eb954eddfef4f6ecaf29b56.bindPopup(popup_c50761a1707b6099b55b4972ce98f914) |
| ; |
| |
| |
| |
| |
| marker_c4220b766eb954eddfef4f6ecaf29b56.setIcon(icon_a3166efae21da41590a4a8411d82c6e9); |
| |
| |
| var marker_11c9b6bb4b74b499f1d1d49047786b24 = L.marker( |
| [26.45475485, 50.07794241], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_78c6bff956f9fd6debc056af05ef96be = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "cadetblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e78cee2467ce5276578cddad8ed1ea05 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_018ed12f7a1f665297880e8b747252fd = $(`<div id="html_018ed12f7a1f665297880e8b747252fd" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة درة الضاحية التجاري</b><br> السجل التجاري: 2050209496<br> المنطقة: الدمام<br> الحارة: العزيزية<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.45475485,50.07794241" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e78cee2467ce5276578cddad8ed1ea05.setContent(html_018ed12f7a1f665297880e8b747252fd); |
| |
| |
| |
| marker_11c9b6bb4b74b499f1d1d49047786b24.bindPopup(popup_e78cee2467ce5276578cddad8ed1ea05) |
| ; |
| |
| |
| |
| |
| marker_11c9b6bb4b74b499f1d1d49047786b24.setIcon(icon_78c6bff956f9fd6debc056af05ef96be); |
| |
| |
| var marker_9354b27744efeff69d1ac9a85ed4ba51 = L.marker( |
| [26.44176872, 50.07721447], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_eb4e3bb30ab7cd7bf57bf825c0ae1735 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_a33cb8da49ad41071d171949116ddd03 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3ccfc7d73ca7f775e862a77a04f090e9 = $(`<div id="html_3ccfc7d73ca7f775e862a77a04f090e9" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة اصل العرب المتحدة للتجارة</b><br> السجل التجاري: 2050175473<br> المنطقة: الدمام<br> الحارة: الجلوية<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.44176872,50.07721447" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_a33cb8da49ad41071d171949116ddd03.setContent(html_3ccfc7d73ca7f775e862a77a04f090e9); |
| |
| |
| |
| marker_9354b27744efeff69d1ac9a85ed4ba51.bindPopup(popup_a33cb8da49ad41071d171949116ddd03) |
| ; |
| |
| |
| |
| |
| marker_9354b27744efeff69d1ac9a85ed4ba51.setIcon(icon_eb4e3bb30ab7cd7bf57bf825c0ae1735); |
| |
| |
| var marker_eb513e50e9fa176c7e16a4265a924c04 = L.marker( |
| [26.4181951430068, 50.0831728330116], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_d0ec8b9ae7048bced0aed86162785f6a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b004cbd2ca2a9f3c34a36c222561936a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_69ff96c88ff387c16592a1019a6e477d = $(`<div id="html_69ff96c88ff387c16592a1019a6e477d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع اومني للصناعات الكيماوية</b><br> السجل التجاري: 2050023113<br> المنطقة: الدمام<br> الحارة: غرناطة<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.4181951430068,50.0831728330116" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b004cbd2ca2a9f3c34a36c222561936a.setContent(html_69ff96c88ff387c16592a1019a6e477d); |
| |
| |
| |
| marker_eb513e50e9fa176c7e16a4265a924c04.bindPopup(popup_b004cbd2ca2a9f3c34a36c222561936a) |
| ; |
| |
| |
| |
| |
| marker_eb513e50e9fa176c7e16a4265a924c04.setIcon(icon_d0ec8b9ae7048bced0aed86162785f6a); |
| |
| |
| var marker_68c93f2a5d07f00371a4b990aa72230c = L.marker( |
| [26.4368650915646, 50.0538933716072], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_2d130a3ee7608b6b65b725421c4e664f = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "black", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c0ca23f632c5d7eac171d25d7ec99952 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8768463e0dd27776b886354ca70e5ec3 = $(`<div id="html_8768463e0dd27776b886354ca70e5ec3" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مخبز التنور الصحي المحدودة شركة الشخص الواحد</b><br> السجل التجاري: 2050206613<br> المنطقة: الدمام<br> الحارة: الأثير<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.4368650915646,50.0538933716072" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c0ca23f632c5d7eac171d25d7ec99952.setContent(html_8768463e0dd27776b886354ca70e5ec3); |
| |
| |
| |
| marker_68c93f2a5d07f00371a4b990aa72230c.bindPopup(popup_c0ca23f632c5d7eac171d25d7ec99952) |
| ; |
| |
| |
| |
| |
| marker_68c93f2a5d07f00371a4b990aa72230c.setIcon(icon_2d130a3ee7608b6b65b725421c4e664f); |
| |
| |
| var marker_5688f2aeb3c0bc2021e3f6d49eaccffb = L.marker( |
| [26.45626807, 50.08102753], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_efc2b9f4c91bd8a35ee72342666c0b12 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "cadetblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_117379f608e9e9f4b62e3241640ce1f8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c877a6450e83cdac40e04b0e2e9b4134 = $(`<div id="html_c877a6450e83cdac40e04b0e2e9b4134" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة كيجن أرابيا</b><br> السجل التجاري: 2050104466<br> المنطقة: الدمام<br> الحارة: العزيزية<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.45626807,50.08102753" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_117379f608e9e9f4b62e3241640ce1f8.setContent(html_c877a6450e83cdac40e04b0e2e9b4134); |
| |
| |
| |
| marker_5688f2aeb3c0bc2021e3f6d49eaccffb.bindPopup(popup_117379f608e9e9f4b62e3241640ce1f8) |
| ; |
| |
| |
| |
| |
| marker_5688f2aeb3c0bc2021e3f6d49eaccffb.setIcon(icon_efc2b9f4c91bd8a35ee72342666c0b12); |
| |
| |
| var marker_980ffa09c6ab4adaca354fd92e3cab19 = L.marker( |
| [26.45857367, 50.08362623], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_dd9c7f9ef3b3d3b29cea7ec94bc722f2 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1770a1c4fab6c439123c0dd4ecafc112 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e5c5135d7cc14b8f8ceb512f43ece9b3 = $(`<div id="html_e5c5135d7cc14b8f8ceb512f43ece9b3" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة رام العربيه للمقاولات عامة</b><br> السجل التجاري: 2050121860<br> المنطقة: الدمام<br> الحارة: الزهور<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.45857367,50.08362623" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1770a1c4fab6c439123c0dd4ecafc112.setContent(html_e5c5135d7cc14b8f8ceb512f43ece9b3); |
| |
| |
| |
| marker_980ffa09c6ab4adaca354fd92e3cab19.bindPopup(popup_1770a1c4fab6c439123c0dd4ecafc112) |
| ; |
| |
| |
| |
| |
| marker_980ffa09c6ab4adaca354fd92e3cab19.setIcon(icon_dd9c7f9ef3b3d3b29cea7ec94bc722f2); |
| |
| |
| var marker_634b0f0a616e0622024a64676bc65c87 = L.marker( |
| [26.44526345, 50.08778853], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_a1956ae87f50f34fac9f4b9768182156 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "pink", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_63befd9a9ee667c7b172a5f3bff0bb41 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5cdbcec32a16090735c6964f380e0307 = $(`<div id="html_5cdbcec32a16090735c6964f380e0307" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نبع الصحراء الخليجي</b><br> السجل التجاري: 2058000141<br> المنطقة: الدمام<br> الحارة: الخليج<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.44526345,50.08778853" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_63befd9a9ee667c7b172a5f3bff0bb41.setContent(html_5cdbcec32a16090735c6964f380e0307); |
| |
| |
| |
| marker_634b0f0a616e0622024a64676bc65c87.bindPopup(popup_63befd9a9ee667c7b172a5f3bff0bb41) |
| ; |
| |
| |
| |
| |
| marker_634b0f0a616e0622024a64676bc65c87.setIcon(icon_a1956ae87f50f34fac9f4b9768182156); |
| |
| |
| var marker_8b4dacbe71e1ed54abe52db121bc3b53 = L.marker( |
| [26.44222471, 50.06693173], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_6ecf8ebbb49162957168edda1bc1f12a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "black", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_2d4e8bc883b05a89b8e059d363c2389b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f5c1bc65c36596860cefaae358abaa51 = $(`<div id="html_f5c1bc65c36596860cefaae358abaa51" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مافين للتجارة</b><br> السجل التجاري: 2050069104<br> المنطقة: الدمام<br> الحارة: العنود<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.44222471,50.06693173" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_2d4e8bc883b05a89b8e059d363c2389b.setContent(html_f5c1bc65c36596860cefaae358abaa51); |
| |
| |
| |
| marker_8b4dacbe71e1ed54abe52db121bc3b53.bindPopup(popup_2d4e8bc883b05a89b8e059d363c2389b) |
| ; |
| |
| |
| |
| |
| marker_8b4dacbe71e1ed54abe52db121bc3b53.setIcon(icon_6ecf8ebbb49162957168edda1bc1f12a); |
| |
| |
| var marker_cd201ee569d2779bea22b2b5bad74868 = L.marker( |
| [26.42341632, 50.07260153], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_02df4aed245c6d717b2c5f06c1b561f8 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6e6aee1967b4a278af4fee66912e7417 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6fe92e2d8135d11b218e9b09cf970c25 = $(`<div id="html_6fe92e2d8135d11b218e9b09cf970c25" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة بيت الخيام لتأجير لوازم المناسبات</b><br> السجل التجاري: 2050032254<br> المنطقة: الدمام<br> الحارة: غرناطة<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.42341632,50.07260153" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6e6aee1967b4a278af4fee66912e7417.setContent(html_6fe92e2d8135d11b218e9b09cf970c25); |
| |
| |
| |
| marker_cd201ee569d2779bea22b2b5bad74868.bindPopup(popup_6e6aee1967b4a278af4fee66912e7417) |
| ; |
| |
| |
| |
| |
| marker_cd201ee569d2779bea22b2b5bad74868.setIcon(icon_02df4aed245c6d717b2c5f06c1b561f8); |
| |
| |
| var marker_9000c35acba4177fe046799e77ce6aa4 = L.marker( |
| [26.4411747, 50.07570271], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_153a78e15524551e0110b11c61fa1aaf = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_16847e6816bcb698bc8be08f1a3e4e46 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_229f90c6f9c5dfbf200da8c57db14747 = $(`<div id="html_229f90c6f9c5dfbf200da8c57db14747" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة المتحدة الدولية للمقاولات العامة</b><br> السجل التجاري: 2050125097<br> المنطقة: الدمام<br> الحارة: الجلوية<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.4411747,50.07570271" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_16847e6816bcb698bc8be08f1a3e4e46.setContent(html_229f90c6f9c5dfbf200da8c57db14747); |
| |
| |
| |
| marker_9000c35acba4177fe046799e77ce6aa4.bindPopup(popup_16847e6816bcb698bc8be08f1a3e4e46) |
| ; |
| |
| |
| |
| |
| marker_9000c35acba4177fe046799e77ce6aa4.setIcon(icon_153a78e15524551e0110b11c61fa1aaf); |
| |
| |
| var marker_38e9cbc52b4c4e7a74df3a87b84c41ef = L.marker( |
| [26.3708570780417, 50.0825190898585], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_5713c3ea14d1118a7d81de6d7c669816 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_2cd9c6189717311209381cf311b333fb = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6c202746268c62222630d4ea25c51405 = $(`<div id="html_6c202746268c62222630d4ea25c51405" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الغانم الدولية للأغذية</b><br> السجل التجاري: 1010999293<br> المنطقة: الدمام<br> الحارة: الندى<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.3708570780417,50.0825190898585" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_2cd9c6189717311209381cf311b333fb.setContent(html_6c202746268c62222630d4ea25c51405); |
| |
| |
| |
| marker_38e9cbc52b4c4e7a74df3a87b84c41ef.bindPopup(popup_2cd9c6189717311209381cf311b333fb) |
| ; |
| |
| |
| |
| |
| marker_38e9cbc52b4c4e7a74df3a87b84c41ef.setIcon(icon_5713c3ea14d1118a7d81de6d7c669816); |
| |
| |
| var marker_7735c0abe4f8c0802c397bb2d7e2e55b = L.marker( |
| [26.4386685, 50.08880261], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_705b2d94f76d4e06c6f71dfdac0b22dc = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_fee16f9f00bf83ae2ea55b1d214deba7 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a0229e020d3bdfe8560e61db4a8f7ffc = $(`<div id="html_a0229e020d3bdfe8560e61db4a8f7ffc" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة اكو لميتد العربية للمقاولات شركة شخص واحد</b><br> السجل التجاري: 2050097317<br> المنطقة: الدمام<br> الحارة: النخيل<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.4386685,50.08880261" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_fee16f9f00bf83ae2ea55b1d214deba7.setContent(html_a0229e020d3bdfe8560e61db4a8f7ffc); |
| |
| |
| |
| marker_7735c0abe4f8c0802c397bb2d7e2e55b.bindPopup(popup_fee16f9f00bf83ae2ea55b1d214deba7) |
| ; |
| |
| |
| |
| |
| marker_7735c0abe4f8c0802c397bb2d7e2e55b.setIcon(icon_705b2d94f76d4e06c6f71dfdac0b22dc); |
| |
| |
| var marker_e9338c4e978476d82abf4d46cb00c852 = L.marker( |
| [26.4440905834445, 50.0675996546584], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_56dfd93de6a6b4811fac430b497df67d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "black", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ace7b02b0b09605e231c3456c1256e4b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9f5e94c8bbf36beb7b51de9d6544278c = $(`<div id="html_9f5e94c8bbf36beb7b51de9d6544278c" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة سفير الشرقية التجارية</b><br> السجل التجاري: 2050119401<br> المنطقة: الدمام<br> الحارة: العنود<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.4440905834445,50.0675996546584" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ace7b02b0b09605e231c3456c1256e4b.setContent(html_9f5e94c8bbf36beb7b51de9d6544278c); |
| |
| |
| |
| marker_e9338c4e978476d82abf4d46cb00c852.bindPopup(popup_ace7b02b0b09605e231c3456c1256e4b) |
| ; |
| |
| |
| |
| |
| marker_e9338c4e978476d82abf4d46cb00c852.setIcon(icon_56dfd93de6a6b4811fac430b497df67d); |
| |
| |
| var marker_0b4c933c34dc0a0c31d6570ddd11b3c5 = L.marker( |
| [26.4464496, 50.07924258], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_ac259285b3d8a37308301f752868f2f1 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "black", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_306dbff4a8fb9f753bfb66723eca2f1d = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4b43592e16f7b0e64290a8fe0b30049b = $(`<div id="html_4b43592e16f7b0e64290a8fe0b30049b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الطرق العربيه الزرقاء التجارية شركة شخص واحد</b><br> السجل التجاري: 2051242967<br> المنطقة: الدمام<br> الحارة: العنود<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.4464496,50.07924258" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_306dbff4a8fb9f753bfb66723eca2f1d.setContent(html_4b43592e16f7b0e64290a8fe0b30049b); |
| |
| |
| |
| marker_0b4c933c34dc0a0c31d6570ddd11b3c5.bindPopup(popup_306dbff4a8fb9f753bfb66723eca2f1d) |
| ; |
| |
| |
| |
| |
| marker_0b4c933c34dc0a0c31d6570ddd11b3c5.setIcon(icon_ac259285b3d8a37308301f752868f2f1); |
| |
| |
| var marker_e6d9e3eb292e558e726aaaaede7fa0a7 = L.marker( |
| [26.3997026826794, 50.0771020887618], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_c73cdb144fec4760ae8f8629a4a2a68b = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_13a430f54b277b117e8a3a738f96c35a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_aabc4de211e796adddd48fabf0996429 = $(`<div id="html_aabc4de211e796adddd48fabf0996429" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مختبرات الحياة الطبية</b><br> السجل التجاري: 2050105382<br> المنطقة: الدمام<br> الحارة: الروضة<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.3997026826794,50.0771020887618" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_13a430f54b277b117e8a3a738f96c35a.setContent(html_aabc4de211e796adddd48fabf0996429); |
| |
| |
| |
| marker_e6d9e3eb292e558e726aaaaede7fa0a7.bindPopup(popup_13a430f54b277b117e8a3a738f96c35a) |
| ; |
| |
| |
| |
| |
| marker_e6d9e3eb292e558e726aaaaede7fa0a7.setIcon(icon_c73cdb144fec4760ae8f8629a4a2a68b); |
| |
| |
| var marker_125e418b3072c24db54dd2015ba839a6 = L.marker( |
| [26.4230037247852, 50.0814644646526], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_6f1bf7fa3cac7d09f5878d54f18d994b = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_cf66ff332f60dbd641fb86207df35df9 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e4ff0c70efeec03750435992905eb378 = $(`<div id="html_e4ff0c70efeec03750435992905eb378" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة عمد الصناعية</b><br> السجل التجاري: 2050047672<br> المنطقة: الدمام<br> الحارة: غرناطة<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.4230037247852,50.0814644646526" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_cf66ff332f60dbd641fb86207df35df9.setContent(html_e4ff0c70efeec03750435992905eb378); |
| |
| |
| |
| marker_125e418b3072c24db54dd2015ba839a6.bindPopup(popup_cf66ff332f60dbd641fb86207df35df9) |
| ; |
| |
| |
| |
| |
| marker_125e418b3072c24db54dd2015ba839a6.setIcon(icon_6f1bf7fa3cac7d09f5878d54f18d994b); |
| |
| |
| var marker_9fa3eee19168ce9ad1bc44a15a2c39b2 = L.marker( |
| [26.4172237133672, 50.075777738676], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_dd07be0b41c65cea76e39b1b80d1dbc2 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "black", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3dc0f3611a9789e973d3987c34f8a1eb = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7041510e07f7dd513cdbe8226c8b641a = $(`<div id="html_7041510e07f7dd513cdbe8226c8b641a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الروابط الهوائية ل لاتصالات شركة شخص واحد</b><br> السجل التجاري: 2050049978<br> المنطقة: الدمام<br> الحارة: القادسية<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.4172237133672,50.075777738676" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3dc0f3611a9789e973d3987c34f8a1eb.setContent(html_7041510e07f7dd513cdbe8226c8b641a); |
| |
| |
| |
| marker_9fa3eee19168ce9ad1bc44a15a2c39b2.bindPopup(popup_3dc0f3611a9789e973d3987c34f8a1eb) |
| ; |
| |
| |
| |
| |
| marker_9fa3eee19168ce9ad1bc44a15a2c39b2.setIcon(icon_dd07be0b41c65cea76e39b1b80d1dbc2); |
| |
| |
| var marker_33c4959434a865c52390c95fa9d12748 = L.marker( |
| [26.41917165, 50.06487397], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_7aae192f628e6884a610f47cb1581d5e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "black", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5539def67b581f7610b39b84b7c625cd = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2c26cde17259f7e4ceec937fb63988c8 = $(`<div id="html_2c26cde17259f7e4ceec937fb63988c8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة طموح الاجيال للمقاولات</b><br> السجل التجاري: 2050079356<br> المنطقة: الدمام<br> الحارة: القادسية<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.41917165,50.06487397" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5539def67b581f7610b39b84b7c625cd.setContent(html_2c26cde17259f7e4ceec937fb63988c8); |
| |
| |
| |
| marker_33c4959434a865c52390c95fa9d12748.bindPopup(popup_5539def67b581f7610b39b84b7c625cd) |
| ; |
| |
| |
| |
| |
| marker_33c4959434a865c52390c95fa9d12748.setIcon(icon_7aae192f628e6884a610f47cb1581d5e); |
| |
| |
| var marker_915055ca61064caee37cccf79694a5ef = L.marker( |
| [26.44259986042512, 50.09018000871411], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_86769d5735d2303478d6acaac98c1b7c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3eb7105e6e0c9f43557df9a10187f90e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_00513d31da44513119053735efec0bcf = $(`<div id="html_00513d31da44513119053735efec0bcf" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة اتحاد اعمار البناء المتحدة للمقاولات العامة</b><br> السجل التجاري: 2050189481<br> المنطقة: الدمام<br> الحارة: النخيل<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.44259986042512,50.09018000871411" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3eb7105e6e0c9f43557df9a10187f90e.setContent(html_00513d31da44513119053735efec0bcf); |
| |
| |
| |
| marker_915055ca61064caee37cccf79694a5ef.bindPopup(popup_3eb7105e6e0c9f43557df9a10187f90e) |
| ; |
| |
| |
| |
| |
| marker_915055ca61064caee37cccf79694a5ef.setIcon(icon_86769d5735d2303478d6acaac98c1b7c); |
| |
| |
| var marker_e3c1dede0027677d469dff13a874ac10 = L.marker( |
| [26.4517064, 50.07670699], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_784fb0641bfee63bee657d9eeec20ff9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "cadetblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_2dd9ddadbb85d1bf533b7c85d1962118 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_dca264a0db1765a2b06a922964d646be = $(`<div id="html_dca264a0db1765a2b06a922964d646be" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مفاهيم التصميم للتجارة</b><br> السجل التجاري: 2050204139<br> المنطقة: الدمام<br> الحارة: العزيزية<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.4517064,50.07670699" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_2dd9ddadbb85d1bf533b7c85d1962118.setContent(html_dca264a0db1765a2b06a922964d646be); |
| |
| |
| |
| marker_e3c1dede0027677d469dff13a874ac10.bindPopup(popup_2dd9ddadbb85d1bf533b7c85d1962118) |
| ; |
| |
| |
| |
| |
| marker_e3c1dede0027677d469dff13a874ac10.setIcon(icon_784fb0641bfee63bee657d9eeec20ff9); |
| |
| |
| var marker_4c114b65962b0721bb68b0b32c5e51fd = L.marker( |
| [26.4271065220812, 50.0798849905997], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_3f9f70decdeb394d8c43e71c78700661 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d0eaf41637743e6d01054c126436a957 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_25b06451d343ffe05c0bd7b08e08a3c4 = $(`<div id="html_25b06451d343ffe05c0bd7b08e08a3c4" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع رافكو للصناعات المعدنية شخص واحد</b><br> السجل التجاري: 2050078414<br> المنطقة: الدمام<br> الحارة: غرناطة<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.4271065220812,50.0798849905997" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d0eaf41637743e6d01054c126436a957.setContent(html_25b06451d343ffe05c0bd7b08e08a3c4); |
| |
| |
| |
| marker_4c114b65962b0721bb68b0b32c5e51fd.bindPopup(popup_d0eaf41637743e6d01054c126436a957) |
| ; |
| |
| |
| |
| |
| marker_4c114b65962b0721bb68b0b32c5e51fd.setIcon(icon_3f9f70decdeb394d8c43e71c78700661); |
| |
| |
| var marker_22ff79add643a5debf0f9bf217c525b9 = L.marker( |
| [26.4453204, 50.06903514], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_c3edeb00cd4bd4aaff8a0a251bdb3c1d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "black", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_28fea319c2e9b25d21ba1b18c954a694 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_663b4751f606b2960d17af86a33c2a0f = $(`<div id="html_663b4751f606b2960d17af86a33c2a0f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة طلال واحد للتجارة</b><br> السجل التجاري: 2050142669<br> المنطقة: الدمام<br> الحارة: العنود<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.4453204,50.06903514" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_28fea319c2e9b25d21ba1b18c954a694.setContent(html_663b4751f606b2960d17af86a33c2a0f); |
| |
| |
| |
| marker_22ff79add643a5debf0f9bf217c525b9.bindPopup(popup_28fea319c2e9b25d21ba1b18c954a694) |
| ; |
| |
| |
| |
| |
| marker_22ff79add643a5debf0f9bf217c525b9.setIcon(icon_c3edeb00cd4bd4aaff8a0a251bdb3c1d); |
| |
| |
| var marker_f9cbfbd02db6f8020d28d5a22fb0a0e7 = L.marker( |
| [26.44251179, 50.09627986], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_614f865810f9d519cf7639549d544e07 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c50bd5adb30686ba97008ed6efe484f7 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3062c545fc0583d98538693c89e3faea = $(`<div id="html_3062c545fc0583d98538693c89e3faea" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة حلول خط الطاقة العالمية للمقاولات</b><br> السجل التجاري: 2050071119<br> المنطقة: الدمام<br> الحارة: النخيل<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.44251179,50.09627986" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c50bd5adb30686ba97008ed6efe484f7.setContent(html_3062c545fc0583d98538693c89e3faea); |
| |
| |
| |
| marker_f9cbfbd02db6f8020d28d5a22fb0a0e7.bindPopup(popup_c50bd5adb30686ba97008ed6efe484f7) |
| ; |
| |
| |
| |
| |
| marker_f9cbfbd02db6f8020d28d5a22fb0a0e7.setIcon(icon_614f865810f9d519cf7639549d544e07); |
| |
| |
| var marker_ecc4b4f73a4fbddbc44d878edb97bc59 = L.marker( |
| [26.46131523513441, 50.07803689688444], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_ab404c070cc5d16c5b1385738169c24e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c8ba04932116037598b384fe21c7d6f8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_16113e27e0d55bb3baab67ab9d5ac2ed = $(`<div id="html_16113e27e0d55bb3baab67ab9d5ac2ed" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة البنائين العرب للمقاولات شخص واحد</b><br> السجل التجاري: 2050171317<br> المنطقة: الدمام<br> الحارة: الجوهرة<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.46131523513441,50.07803689688444" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c8ba04932116037598b384fe21c7d6f8.setContent(html_16113e27e0d55bb3baab67ab9d5ac2ed); |
| |
| |
| |
| marker_ecc4b4f73a4fbddbc44d878edb97bc59.bindPopup(popup_c8ba04932116037598b384fe21c7d6f8) |
| ; |
| |
| |
| |
| |
| marker_ecc4b4f73a4fbddbc44d878edb97bc59.setIcon(icon_ab404c070cc5d16c5b1385738169c24e); |
| |
| |
| var marker_02dc58a2fc56f3eb42432014ed8ac1f5 = L.marker( |
| [26.44211664, 50.0755424], |
| { |
| } |
| ).addTo(map_d0b208a425854601629ac91470d31bbe); |
| |
| |
| var icon_11b5ae6809634f35d270122498d296b2 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "black", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_bc4031a3fb04a2b4525397360d28d152 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_fbe32c69d7bfa761cdc23c05508cb1fe = $(`<div id="html_fbe32c69d7bfa761cdc23c05508cb1fe" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة فرع شركة مشاريع المشرق المتحدة</b><br> السجل التجاري: 2051044374<br> المنطقة: الدمام<br> الحارة: العنود<br> <b>اسم الباحث:</b> جمانه عزيز بن مساعد<br> <a href="https://www.google.com/maps?q=26.44211664,50.0755424" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_bc4031a3fb04a2b4525397360d28d152.setContent(html_fbe32c69d7bfa761cdc23c05508cb1fe); |
| |
| |
| |
| marker_02dc58a2fc56f3eb42432014ed8ac1f5.bindPopup(popup_bc4031a3fb04a2b4525397360d28d152) |
| ; |
| |
| |
| |
| |
| marker_02dc58a2fc56f3eb42432014ed8ac1f5.setIcon(icon_11b5ae6809634f35d270122498d296b2); |
| |
| </script> |
| </html> |