| <!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_ee6c0d064a6feee936b9f62878d35bdf { |
| 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_112" onclick=" |
| var panel = document.getElementById('stats_112'); |
| var btn = document.getElementById('btn_stats_112'); |
| 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_112" 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; |
| ">عالية محمد علي الربيع - 112</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 31</div> |
| <div><b>عدد الحارات:</b> 3</div> |
| </div> |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• اليرموك: 16</div><div>• البندرية: 14</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_112_عالية_محمد_علي_الربيع.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_112_عالية_محمد_علي_الربيع.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:14px; |
| ">تصدير بيانات هذه الخريطة 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:blue; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>اليرموك</span> |
| </div> |
| <span style="color:#555;">(16)</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:lightblue; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>البندرية</span> |
| </div> |
| <span style="color:#555;">(14)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkgreen; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الساحل</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| </div> |
| </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; |
| "> |
| اكتب للبحث داخل نقاط الخريطة |
| </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 = []; |
| |
| 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; |
| |
| 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); |
| } |
| } |
| }); |
| |
| countBox.innerText = query === "" ? "اكتب للبحث داخل نقاط الخريطة" : "عدد النتائج: " + shown; |
| } |
| |
| 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_a8296b162f23f47181bd2ea9a316ecd2, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة التجزئة الشرقية للموضة للملابس الجاهزة", |
| marker: marker_c3829e7e2853454407b4e281c4d83675, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ناصر محمد البداح وشريكه للمقاولات", |
| marker: marker_9ee553af7c7cfa0af6bdad144b9a3b09, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "الشركة العربيه لتغليف الانابيب", |
| marker: marker_84a327b7ef5a99feb21a08ea1b953e55, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ميرميد سبسي سيرفيسز السعودية العربية المحدودة", |
| marker: marker_71c8345ef874ae02c3b1ba68efc2ec8e, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة عبدالغفار عبدالرحيم الكوهجي وشركاه للمقاولات المحدودة", |
| marker: marker_f02c58523ef91afe6412fe94087d52f3, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة أرك سي العربية الخضراء للخدمات البيئية شركة الشخص الواحد", |
| marker: marker_62a2c1a140271369cc7a3209394170dc, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة كونتراك جلف ليمتد لخدمات الاعاشة", |
| marker: marker_d73d9013f3c9d184b012130461ac2e0f, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نوبل للحفريات العربية المحدودة", |
| marker: marker_19a3e892283ff6daada56299b67b48cf, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة تجهيز حقول النفط السعودية", |
| marker: marker_73dfee77e9b5323a2010ddd1fb31c540, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مسافر اون لاين للسفر و السياحة شركة ذات المسؤولية المحدودة من", |
| marker: marker_9f4b433161ac306d03c700ee522b0c6f, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة شاينا هاربور انجنيرنج العربية المحدودة", |
| marker: marker_7cdd6cb8bd1cff2cb55084717cce0631, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة التونسية السعودية للمشاريع", |
| marker: marker_bc928eb38400aba7ef8827626c83062b, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ساذر لاند جلوبال سيرفسز العربية السعودية شركة شخص واحد", |
| marker: marker_94a8285cfe4ffcb649b4573c914a4113, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "فرع شركة تكنيب انردجيز إيتالي أس بي أيه", |
| marker: marker_9369e281162772b6e5eb9adb0e72a2c1, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة آيس ري جالاجر العربية لوساطة إعادة التأمين", |
| marker: marker_9bdd9c2b53e9539d4b9d71d2be622a6e, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة متجر الميناء المحدودة", |
| marker: marker_dc7e3e0f6d57a672ae2771e2ff8c8ccd, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "فرع شركة الاتحاد للطيران", |
| marker: marker_f4c5ecf08fe2547197901c92408d6637, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة امكان العالمية المحدودة", |
| marker: marker_9264108f33881691b68f1681cab48c6e, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة باس كار لتقنية المعلومات المحدودة", |
| marker: marker_189f6ad66f642d896f04335f3de5d570, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة فرع شركة شاينابتروليم بايبلاين انجينرينغ المحدودة", |
| marker: marker_e77121db2b1205a7abf656742517bf12, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مدرسة المدينة السعودية", |
| marker: marker_b566e0a5caa38ee6707dbc5cffe77bef, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة جاما الصناعيه العربيه المحدودة شركة شخص واحد", |
| marker: marker_17accec24134bcfd05ad4abcd6747e24, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ايرام القابضة", |
| marker: marker_ed013cf0c23e1cf7938275c2011eda41, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة أحمد عمارة وشركاه للمقاولات", |
| marker: marker_74bee8b2f70581b862f172006cd9f89e, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة واحة المعمار للمقاولات", |
| marker: marker_830ba041f54ac0330517d288a15bef9d, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة المركز الألماني الطبي شركة شخص واحد", |
| marker: marker_90c164cb6528daf81f5480ab7273676d, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة فرع شركة تشاينا ناشيونال كيميكال انجنيرنج ثيرد كونستركشن كمباني ليمتد", |
| marker: marker_380e4d11d4f3a4abdaedba5d3d08bce4, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة سرجنت آند لاندي السعودية للاستشارات الهندسية", |
| marker: marker_83af56242fed15fe5c45272111643add, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "دوماس لويد للمقاولات المحدودة", |
| marker: marker_58759e99ef1a9bdb0cd837212bbd8d7f, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة سبيدكاست العربية السعودية المحدودة", |
| marker: marker_9fce9cbf549b2154a99e54752199462c, |
| map: map_ee6c0d064a6feee936b9f62878d35bdf |
| }); |
| }, 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_ee6c0d064a6feee936b9f62878d35bdf" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_ee6c0d064a6feee936b9f62878d35bdf = L.map( |
| "map_ee6c0d064a6feee936b9f62878d35bdf", |
| { |
| center: [26.309327683480742, 50.21715371241612], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_6bbb02f2431e9e2339c28039d4fc2d8d = 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_6bbb02f2431e9e2339c28039d4fc2d8d.addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var tile_layer_0038b6b2c389a0820cb10d1ded7ceb10 = 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_0038b6b2c389a0820cb10d1ded7ceb10.addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var tile_layer_b2ffa7ba096aedd3a859dd38e37bcd73 = 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_b2ffa7ba096aedd3a859dd38e37bcd73.addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var locate_control_b1a1834d1553906fb019f78ebc146af8 = L.control.locate( |
| {} |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| |
| var marker_a8296b162f23f47181bd2ea9a316ecd2 = L.marker( |
| [26.30795865, 50.21149153], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_4ceb46b7c8629e54b32cf1a4dfa7de9a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ffb83007a07967f7d61c4345466b94c7 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ac0b227a24703f0d0a280ef248a247c8 = $(`<div id="html_ac0b227a24703f0d0a280ef248a247c8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة هايدراتايت العربية المحدودة</b><br> السجل التجاري: 2050118111<br> المنطقة: الخبر<br> الحارة: البندرية<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.30795865,50.21149153" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ffb83007a07967f7d61c4345466b94c7.setContent(html_ac0b227a24703f0d0a280ef248a247c8); |
| |
| |
| |
| marker_a8296b162f23f47181bd2ea9a316ecd2.bindPopup(popup_ffb83007a07967f7d61c4345466b94c7) |
| ; |
| |
| |
| |
| |
| marker_a8296b162f23f47181bd2ea9a316ecd2.setIcon(icon_4ceb46b7c8629e54b32cf1a4dfa7de9a); |
| |
| |
| var marker_c3829e7e2853454407b4e281c4d83675 = L.marker( |
| [26.32130234, 50.22000727], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_a77437872542718d711a049fddecfac0 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_fb671567fbc49fd64ab82ff7d071e7b3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_68a600416ea7290091ac0383b0a226e0 = $(`<div id="html_68a600416ea7290091ac0383b0a226e0" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة التجزئة الشرقية للموضة للملابس الجاهزة</b><br> السجل التجاري: 2051053844<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.32130234,50.22000727" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_fb671567fbc49fd64ab82ff7d071e7b3.setContent(html_68a600416ea7290091ac0383b0a226e0); |
| |
| |
| |
| marker_c3829e7e2853454407b4e281c4d83675.bindPopup(popup_fb671567fbc49fd64ab82ff7d071e7b3) |
| ; |
| |
| |
| |
| |
| marker_c3829e7e2853454407b4e281c4d83675.setIcon(icon_a77437872542718d711a049fddecfac0); |
| |
| |
| var marker_9ee553af7c7cfa0af6bdad144b9a3b09 = L.marker( |
| [26.31188965, 50.21228027], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_db3fe3641f9b69182ef79d9661e798cb = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_39e6424412645e74153150c0993404cc = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_dd8572cce1c9f535a28666dde5110e40 = $(`<div id="html_dd8572cce1c9f535a28666dde5110e40" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ناصر محمد البداح وشريكه للمقاولات</b><br> السجل التجاري: 2051226748<br> المنطقة: الخبر<br> الحارة: البندرية<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.31188965,50.21228027" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_39e6424412645e74153150c0993404cc.setContent(html_dd8572cce1c9f535a28666dde5110e40); |
| |
| |
| |
| marker_9ee553af7c7cfa0af6bdad144b9a3b09.bindPopup(popup_39e6424412645e74153150c0993404cc) |
| ; |
| |
| |
| |
| |
| marker_9ee553af7c7cfa0af6bdad144b9a3b09.setIcon(icon_db3fe3641f9b69182ef79d9661e798cb); |
| |
| |
| var marker_84a327b7ef5a99feb21a08ea1b953e55 = L.marker( |
| [26.3069996271857, 50.219993364401], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_3f0701362bc0e96a30ebfe90140c24f6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0dd64ed3a33794d22f517bb1ee0a7e99 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_70a0bc9037fd906b0624817e53236c5a = $(`<div id="html_70a0bc9037fd906b0624817e53236c5a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>الشركة العربيه لتغليف الانابيب</b><br> السجل التجاري: 2051014544<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.3069996271857,50.219993364401" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0dd64ed3a33794d22f517bb1ee0a7e99.setContent(html_70a0bc9037fd906b0624817e53236c5a); |
| |
| |
| |
| marker_84a327b7ef5a99feb21a08ea1b953e55.bindPopup(popup_0dd64ed3a33794d22f517bb1ee0a7e99) |
| ; |
| |
| |
| |
| |
| marker_84a327b7ef5a99feb21a08ea1b953e55.setIcon(icon_3f0701362bc0e96a30ebfe90140c24f6); |
| |
| |
| var marker_71c8345ef874ae02c3b1ba68efc2ec8e = L.marker( |
| [26.312068510505203, 50.2178007425889], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_20b3a7ea1ceda8336972c025e917fad5 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_dbf40cb1a001d8d6b6d42a562b6bc6fd = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2df730727a8a099534565cd4c340ec20 = $(`<div id="html_2df730727a8a099534565cd4c340ec20" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ميرميد سبسي سيرفيسز السعودية العربية المحدودة</b><br> السجل التجاري: 2051046033<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.3120085105052,50.2178007425889" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_dbf40cb1a001d8d6b6d42a562b6bc6fd.setContent(html_2df730727a8a099534565cd4c340ec20); |
| |
| |
| |
| marker_71c8345ef874ae02c3b1ba68efc2ec8e.bindPopup(popup_dbf40cb1a001d8d6b6d42a562b6bc6fd) |
| ; |
| |
| |
| |
| |
| marker_71c8345ef874ae02c3b1ba68efc2ec8e.setIcon(icon_20b3a7ea1ceda8336972c025e917fad5); |
| |
| |
| var marker_f02c58523ef91afe6412fe94087d52f3 = L.marker( |
| [26.3110126896522, 50.2230456192542], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_ae0d89ed1254cace0deeeee52b03fed9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_76b78d7bb9456a98842ee38131f97bff = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c98a288f2db94a03f19939490f4a18b0 = $(`<div id="html_c98a288f2db94a03f19939490f4a18b0" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة عبدالغفار عبدالرحيم الكوهجي وشركاه للمقاولات المحدودة</b><br> السجل التجاري: 1010439323<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.3110126896522,50.2230456192542" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_76b78d7bb9456a98842ee38131f97bff.setContent(html_c98a288f2db94a03f19939490f4a18b0); |
| |
| |
| |
| marker_f02c58523ef91afe6412fe94087d52f3.bindPopup(popup_76b78d7bb9456a98842ee38131f97bff) |
| ; |
| |
| |
| |
| |
| marker_f02c58523ef91afe6412fe94087d52f3.setIcon(icon_ae0d89ed1254cace0deeeee52b03fed9); |
| |
| |
| var marker_62a2c1a140271369cc7a3209394170dc = L.marker( |
| [26.31239287, 50.21670307], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_67d69fe3f8e4a041abd06d0fb8b2bfcd = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4bb7a7bf6a43c376cf9f17227499844d = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e13516ea0b8ada99bd88ab290bf6f43d = $(`<div id="html_e13516ea0b8ada99bd88ab290bf6f43d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة أرك سي العربية الخضراء للخدمات البيئية شركة الشخص الواحد</b><br> السجل التجاري: 2051235814<br> المنطقة: الخبر<br> الحارة: البندرية<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.31239287,50.21670307" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4bb7a7bf6a43c376cf9f17227499844d.setContent(html_e13516ea0b8ada99bd88ab290bf6f43d); |
| |
| |
| |
| marker_62a2c1a140271369cc7a3209394170dc.bindPopup(popup_4bb7a7bf6a43c376cf9f17227499844d) |
| ; |
| |
| |
| |
| |
| marker_62a2c1a140271369cc7a3209394170dc.setIcon(icon_67d69fe3f8e4a041abd06d0fb8b2bfcd); |
| |
| |
| var marker_d73d9013f3c9d184b012130461ac2e0f = L.marker( |
| [26.30969473, 50.22313531], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_a0b575373f461b2bae789e6861bbc822 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3b68742bc66f2b3ad898132f408b8e8a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8f5eca764094498a1b841767c966bf7d = $(`<div id="html_8f5eca764094498a1b841767c966bf7d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة كونتراك جلف ليمتد لخدمات الاعاشة</b><br> السجل التجاري: 2051062323<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.30969473,50.22313531" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3b68742bc66f2b3ad898132f408b8e8a.setContent(html_8f5eca764094498a1b841767c966bf7d); |
| |
| |
| |
| marker_d73d9013f3c9d184b012130461ac2e0f.bindPopup(popup_3b68742bc66f2b3ad898132f408b8e8a) |
| ; |
| |
| |
| |
| |
| marker_d73d9013f3c9d184b012130461ac2e0f.setIcon(icon_a0b575373f461b2bae789e6861bbc822); |
| |
| |
| var marker_19a3e892283ff6daada56299b67b48cf = L.marker( |
| [26.30956310176006, 50.22333956751451], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_bc6ebfd9f0b6c48257e0238ea46fc816 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1a110c84219390f87727a0ec83b2609e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ed68bf88b9f7b39fd621c4cfde87735a = $(`<div id="html_ed68bf88b9f7b39fd621c4cfde87735a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نوبل للحفريات العربية المحدودة</b><br> السجل التجاري: 2051014009<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.30956310176006,50.22333956751451" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1a110c84219390f87727a0ec83b2609e.setContent(html_ed68bf88b9f7b39fd621c4cfde87735a); |
| |
| |
| |
| marker_19a3e892283ff6daada56299b67b48cf.bindPopup(popup_1a110c84219390f87727a0ec83b2609e) |
| ; |
| |
| |
| |
| |
| marker_19a3e892283ff6daada56299b67b48cf.setIcon(icon_bc6ebfd9f0b6c48257e0238ea46fc816); |
| |
| |
| var marker_73dfee77e9b5323a2010ddd1fb31c540 = L.marker( |
| [26.30796750322939, 50.21143462372515], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_242b5adfcfd0d6b7dbad9795b57e11dc = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_30c2a04a395e8a07d55d7d2475e551db = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7d32c3e112021e7f7873f30a44269046 = $(`<div id="html_7d32c3e112021e7f7873f30a44269046" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة تجهيز حقول النفط السعودية</b><br> السجل التجاري: 2051062930<br> المنطقة: الخبر<br> الحارة: البندرية<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.30796750322939,50.21143462372515" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_30c2a04a395e8a07d55d7d2475e551db.setContent(html_7d32c3e112021e7f7873f30a44269046); |
| |
| |
| |
| marker_73dfee77e9b5323a2010ddd1fb31c540.bindPopup(popup_30c2a04a395e8a07d55d7d2475e551db) |
| ; |
| |
| |
| |
| |
| marker_73dfee77e9b5323a2010ddd1fb31c540.setIcon(icon_242b5adfcfd0d6b7dbad9795b57e11dc); |
| |
| |
| var marker_9f4b433161ac306d03c700ee522b0c6f = L.marker( |
| [26.31209977947452, 50.21716136304426], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_8a735ab7d1a330647ce7f38cfd061a74 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1c2561d96ea9c99d89fcca1c76491326 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_629e535066970ccaf6673c9333f914c9 = $(`<div id="html_629e535066970ccaf6673c9333f914c9" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مسافر اون لاين للسفر و السياحة شركة ذات المسؤولية المحدودة من</b><br> السجل التجاري: 1010879695<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.31209977947452,50.21716136304426" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1c2561d96ea9c99d89fcca1c76491326.setContent(html_629e535066970ccaf6673c9333f914c9); |
| |
| |
| |
| marker_9f4b433161ac306d03c700ee522b0c6f.bindPopup(popup_1c2561d96ea9c99d89fcca1c76491326) |
| ; |
| |
| |
| |
| |
| marker_9f4b433161ac306d03c700ee522b0c6f.setIcon(icon_8a735ab7d1a330647ce7f38cfd061a74); |
| |
| |
| var marker_7cdd6cb8bd1cff2cb55084717cce0631 = L.marker( |
| [26.30981386, 50.22316995], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_f4278b4ebada4a96c76f019520e33137 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3b8663950ab903104120e61afff80357 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a8bd1de1b2157d0473976bce1998786f = $(`<div id="html_a8bd1de1b2157d0473976bce1998786f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة شاينا هاربور انجنيرنج العربية المحدودة</b><br> السجل التجاري: 2051035332<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.30981386,50.22316995" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3b8663950ab903104120e61afff80357.setContent(html_a8bd1de1b2157d0473976bce1998786f); |
| |
| |
| |
| marker_7cdd6cb8bd1cff2cb55084717cce0631.bindPopup(popup_3b8663950ab903104120e61afff80357) |
| ; |
| |
| |
| |
| |
| marker_7cdd6cb8bd1cff2cb55084717cce0631.setIcon(icon_f4278b4ebada4a96c76f019520e33137); |
| |
| |
| var marker_bc928eb38400aba7ef8827626c83062b = L.marker( |
| [26.31265762, 50.21638857], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_262fea888f4178c412dd1ce89132b540 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b09801b79cc80442fad2ed0996dfe38f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_22f58e0351e87fc6344d1399a89f3e9e = $(`<div id="html_22f58e0351e87fc6344d1399a89f3e9e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة التونسية السعودية للمشاريع</b><br> السجل التجاري: 2051044319<br> المنطقة: الخبر<br> الحارة: البندرية<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.31265762,50.21638857" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b09801b79cc80442fad2ed0996dfe38f.setContent(html_22f58e0351e87fc6344d1399a89f3e9e); |
| |
| |
| |
| marker_bc928eb38400aba7ef8827626c83062b.bindPopup(popup_b09801b79cc80442fad2ed0996dfe38f) |
| ; |
| |
| |
| |
| |
| marker_bc928eb38400aba7ef8827626c83062b.setIcon(icon_262fea888f4178c412dd1ce89132b540); |
| |
| |
| var marker_94a8285cfe4ffcb649b4573c914a4113 = L.marker( |
| [26.30841946687663, 50.21138631516662], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_5c28a2168b5a2f7378ab2e33df49a07e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_243aebfb9cf8402b17cb6b4d491dd197 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ddbf17988b7aaffc5e8af9fbe4c6b208 = $(`<div id="html_ddbf17988b7aaffc5e8af9fbe4c6b208" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ساذر لاند جلوبال سيرفسز العربية السعودية شركة شخص واحد</b><br> السجل التجاري: 2051221833<br> المنطقة: الخبر<br> الحارة: البندرية<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.30841946687663,50.21138631516662" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_243aebfb9cf8402b17cb6b4d491dd197.setContent(html_ddbf17988b7aaffc5e8af9fbe4c6b208); |
| |
| |
| |
| marker_94a8285cfe4ffcb649b4573c914a4113.bindPopup(popup_243aebfb9cf8402b17cb6b4d491dd197) |
| ; |
| |
| |
| |
| |
| marker_94a8285cfe4ffcb649b4573c914a4113.setIcon(icon_5c28a2168b5a2f7378ab2e33df49a07e); |
| |
| |
| var marker_9369e281162772b6e5eb9adb0e72a2c1 = L.marker( |
| [26.3153164, 50.21602298], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_d99e517f43d973caf66cbd1386138366 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_71310f50f2c8158194e754179aadf915 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7094028f78c0ec9b02e168342e2b57df = $(`<div id="html_7094028f78c0ec9b02e168342e2b57df" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>فرع شركة تكنيب انردجيز إيتالي أس بي أيه</b><br> السجل التجاري: 2051063932<br> المنطقة: الخبر<br> الحارة: البندرية<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.3153164,50.21602298" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_71310f50f2c8158194e754179aadf915.setContent(html_7094028f78c0ec9b02e168342e2b57df); |
| |
| |
| |
| marker_9369e281162772b6e5eb9adb0e72a2c1.bindPopup(popup_71310f50f2c8158194e754179aadf915) |
| ; |
| |
| |
| |
| |
| marker_9369e281162772b6e5eb9adb0e72a2c1.setIcon(icon_d99e517f43d973caf66cbd1386138366); |
| |
| |
| var marker_9bdd9c2b53e9539d4b9d71d2be622a6e = L.marker( |
| [26.31188562, 50.21197419], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_7a876bd82f3ecdaa89899933a61df25a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7c8f6348b7c50bfffd05e7113eaa5396 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f778118b3e5a473f78d651c615c8ede3 = $(`<div id="html_f778118b3e5a473f78d651c615c8ede3" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة آيس ري جالاجر العربية لوساطة إعادة التأمين</b><br> السجل التجاري: 2051235648<br> المنطقة: الخبر<br> الحارة: البندرية<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.31188562,50.21197419" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7c8f6348b7c50bfffd05e7113eaa5396.setContent(html_f778118b3e5a473f78d651c615c8ede3); |
| |
| |
| |
| marker_9bdd9c2b53e9539d4b9d71d2be622a6e.bindPopup(popup_7c8f6348b7c50bfffd05e7113eaa5396) |
| ; |
| |
| |
| |
| |
| marker_9bdd9c2b53e9539d4b9d71d2be622a6e.setIcon(icon_7a876bd82f3ecdaa89899933a61df25a); |
| |
| |
| var marker_dc7e3e0f6d57a672ae2771e2ff8c8ccd = L.marker( |
| [26.31402781, 50.22246636], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_df626e11ff485072b42920984466a902 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_45f4c2cae894300793a018cd00dc709e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_cec898929545a0dd2bf2c4004e130431 = $(`<div id="html_cec898929545a0dd2bf2c4004e130431" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة متجر الميناء المحدودة</b><br> السجل التجاري: 2051007231<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.31402781,50.22246636" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_45f4c2cae894300793a018cd00dc709e.setContent(html_cec898929545a0dd2bf2c4004e130431); |
| |
| |
| |
| marker_dc7e3e0f6d57a672ae2771e2ff8c8ccd.bindPopup(popup_45f4c2cae894300793a018cd00dc709e) |
| ; |
| |
| |
| |
| |
| marker_dc7e3e0f6d57a672ae2771e2ff8c8ccd.setIcon(icon_df626e11ff485072b42920984466a902); |
| |
| |
| var marker_f4c5ecf08fe2547197901c92408d6637 = L.marker( |
| [26.31063621, 50.21747655], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_ab769f51ed56d4b38407ca7ce842eaf8 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_67181290de79ba99baffa2d9f992c964 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_09ee6ff55452bacea45d1bcfe8c3256c = $(`<div id="html_09ee6ff55452bacea45d1bcfe8c3256c" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>فرع شركة الاتحاد للطيران</b><br> السجل التجاري: 2051032720<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.31063621,50.21747655" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_67181290de79ba99baffa2d9f992c964.setContent(html_09ee6ff55452bacea45d1bcfe8c3256c); |
| |
| |
| |
| marker_f4c5ecf08fe2547197901c92408d6637.bindPopup(popup_67181290de79ba99baffa2d9f992c964) |
| ; |
| |
| |
| |
| |
| marker_f4c5ecf08fe2547197901c92408d6637.setIcon(icon_ab769f51ed56d4b38407ca7ce842eaf8); |
| |
| |
| var marker_9264108f33881691b68f1681cab48c6e = L.marker( |
| [26.30958125556484, 50.22315601420067], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_4b4463dbbc15a09bedfb54c412c5a711 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0fff76a923b2163695542f3056914e5d = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_0cdc9243a90eeb20d359eff818740e4a = $(`<div id="html_0cdc9243a90eeb20d359eff818740e4a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة امكان العالمية المحدودة</b><br> السجل التجاري: 2050168697<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.30958125556484,50.22315601420067" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0fff76a923b2163695542f3056914e5d.setContent(html_0cdc9243a90eeb20d359eff818740e4a); |
| |
| |
| |
| marker_9264108f33881691b68f1681cab48c6e.bindPopup(popup_0fff76a923b2163695542f3056914e5d) |
| ; |
| |
| |
| |
| |
| marker_9264108f33881691b68f1681cab48c6e.setIcon(icon_4b4463dbbc15a09bedfb54c412c5a711); |
| |
| |
| var marker_189f6ad66f642d896f04335f3de5d570 = L.marker( |
| [26.3038204470001, 50.210460082], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_39ce798c1f0b0b98d24b3f034096ea66 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_77d57d80221930f3df3eebe070b3d721 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5745607bf9824089c242651332122696 = $(`<div id="html_5745607bf9824089c242651332122696" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة باس كار لتقنية المعلومات المحدودة</b><br> السجل التجاري: 2051044728<br> المنطقة: الخبر<br> الحارة: البندرية<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.3038204470001,50.210460082" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_77d57d80221930f3df3eebe070b3d721.setContent(html_5745607bf9824089c242651332122696); |
| |
| |
| |
| marker_189f6ad66f642d896f04335f3de5d570.bindPopup(popup_77d57d80221930f3df3eebe070b3d721) |
| ; |
| |
| |
| |
| |
| marker_189f6ad66f642d896f04335f3de5d570.setIcon(icon_39ce798c1f0b0b98d24b3f034096ea66); |
| |
| |
| var marker_e77121db2b1205a7abf656742517bf12 = L.marker( |
| [26.30952651, 50.22178235], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_f0b554ce3a140beb75ce35542fd5edb6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7fdc27a839fcbf689c097993cbfaac9e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_af2b26ec3246d0eecef2ee1377383817 = $(`<div id="html_af2b26ec3246d0eecef2ee1377383817" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة فرع شركة شاينابتروليم بايبلاين انجينرينغ المحدودة</b><br> السجل التجاري: 2051062182<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.30952651,50.22178235" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7fdc27a839fcbf689c097993cbfaac9e.setContent(html_af2b26ec3246d0eecef2ee1377383817); |
| |
| |
| |
| marker_e77121db2b1205a7abf656742517bf12.bindPopup(popup_7fdc27a839fcbf689c097993cbfaac9e) |
| ; |
| |
| |
| |
| |
| marker_e77121db2b1205a7abf656742517bf12.setIcon(icon_f0b554ce3a140beb75ce35542fd5edb6); |
| |
| |
| var marker_b566e0a5caa38ee6707dbc5cffe77bef = L.marker( |
| [26.30384287, 50.21152079], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_3ff1e521c6e5bd24f69fda26fec32d78 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5176fe4ed3b2466d58537b23d6b5811c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_059403a9f7fc678adf215a3ba7dfa29a = $(`<div id="html_059403a9f7fc678adf215a3ba7dfa29a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مدرسة المدينة السعودية</b><br> السجل التجاري: 2051228173<br> المنطقة: الخبر<br> الحارة: البندرية<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.30384287,50.21152079" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5176fe4ed3b2466d58537b23d6b5811c.setContent(html_059403a9f7fc678adf215a3ba7dfa29a); |
| |
| |
| |
| marker_b566e0a5caa38ee6707dbc5cffe77bef.bindPopup(popup_5176fe4ed3b2466d58537b23d6b5811c) |
| ; |
| |
| |
| |
| |
| marker_b566e0a5caa38ee6707dbc5cffe77bef.setIcon(icon_3ff1e521c6e5bd24f69fda26fec32d78); |
| |
| |
| var marker_17accec24134bcfd05ad4abcd6747e24 = L.marker( |
| [26.3119485105052, 50.2178007425889], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_b8d1348851e4374409d92143fa753803 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d8c93e951fe739a7b53b2e8f364f273d = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a1441a52bf7b9031a11bc67981f88819 = $(`<div id="html_a1441a52bf7b9031a11bc67981f88819" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة جاما الصناعيه العربيه المحدودة شركة شخص واحد</b><br> السجل التجاري: 2051017139<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.3120085105052,50.2178007425889" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d8c93e951fe739a7b53b2e8f364f273d.setContent(html_a1441a52bf7b9031a11bc67981f88819); |
| |
| |
| |
| marker_17accec24134bcfd05ad4abcd6747e24.bindPopup(popup_d8c93e951fe739a7b53b2e8f364f273d) |
| ; |
| |
| |
| |
| |
| marker_17accec24134bcfd05ad4abcd6747e24.setIcon(icon_b8d1348851e4374409d92143fa753803); |
| |
| |
| var marker_ed013cf0c23e1cf7938275c2011eda41 = L.marker( |
| [26.31234149, 50.21618395], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_6dfb94d337972cc52ba60bb8b7ac6493 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e7eb078ee1f46936f2075c616b05e9b0 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_bff4d04b453e51a5ef3c2f8d08322832 = $(`<div id="html_bff4d04b453e51a5ef3c2f8d08322832" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ايرام القابضة</b><br> السجل التجاري: 2051035310<br> المنطقة: الخبر<br> الحارة: البندرية<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.31234149,50.21618395" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e7eb078ee1f46936f2075c616b05e9b0.setContent(html_bff4d04b453e51a5ef3c2f8d08322832); |
| |
| |
| |
| marker_ed013cf0c23e1cf7938275c2011eda41.bindPopup(popup_e7eb078ee1f46936f2075c616b05e9b0) |
| ; |
| |
| |
| |
| |
| marker_ed013cf0c23e1cf7938275c2011eda41.setIcon(icon_6dfb94d337972cc52ba60bb8b7ac6493); |
| |
| |
| var marker_74bee8b2f70581b862f172006cd9f89e = L.marker( |
| [26.30445762, 50.21220576], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_4a3f33445246ed7b5ad77b1bbe986c39 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_161277ec48394d07860da50c730131d7 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3b329a6a4cadb07930eececcb2cf862a = $(`<div id="html_3b329a6a4cadb07930eececcb2cf862a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة أحمد عمارة وشركاه للمقاولات</b><br> السجل التجاري: 2052002700<br> المنطقة: الخبر<br> الحارة: البندرية<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.30445762,50.21220576" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_161277ec48394d07860da50c730131d7.setContent(html_3b329a6a4cadb07930eececcb2cf862a); |
| |
| |
| |
| marker_74bee8b2f70581b862f172006cd9f89e.bindPopup(popup_161277ec48394d07860da50c730131d7) |
| ; |
| |
| |
| |
| |
| marker_74bee8b2f70581b862f172006cd9f89e.setIcon(icon_4a3f33445246ed7b5ad77b1bbe986c39); |
| |
| |
| var marker_830ba041f54ac0330517d288a15bef9d = L.marker( |
| [26.30718228614911, 50.21195976041559], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_19cbf35f9f26d58898d911308b628dcd = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_2514e2d0250c2775486abccdc2544f78 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_863a8d51596794bbf68d71d5b545c6b7 = $(`<div id="html_863a8d51596794bbf68d71d5b545c6b7" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة واحة المعمار للمقاولات</b><br> السجل التجاري: 2051247508<br> المنطقة: الخبر<br> الحارة: البندرية<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.30718228614911,50.21195976041559" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_2514e2d0250c2775486abccdc2544f78.setContent(html_863a8d51596794bbf68d71d5b545c6b7); |
| |
| |
| |
| marker_830ba041f54ac0330517d288a15bef9d.bindPopup(popup_2514e2d0250c2775486abccdc2544f78) |
| ; |
| |
| |
| |
| |
| marker_830ba041f54ac0330517d288a15bef9d.setIcon(icon_19cbf35f9f26d58898d911308b628dcd); |
| |
| |
| var marker_90c164cb6528daf81f5480ab7273676d = L.marker( |
| [26.27080353, 50.21674831], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_6b8042d42970d086b8b31a9483c79b34 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4524b1a1667d59f8996fb313f76729fd = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_b4180e531d12caff08d049f6570840f2 = $(`<div id="html_b4180e531d12caff08d049f6570840f2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة المركز الألماني الطبي شركة شخص واحد</b><br> السجل التجاري: 2051224721<br> المنطقة: الخبر<br> الحارة: الساحل<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.27080353,50.21674831" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4524b1a1667d59f8996fb313f76729fd.setContent(html_b4180e531d12caff08d049f6570840f2); |
| |
| |
| |
| marker_90c164cb6528daf81f5480ab7273676d.bindPopup(popup_4524b1a1667d59f8996fb313f76729fd) |
| ; |
| |
| |
| |
| |
| marker_90c164cb6528daf81f5480ab7273676d.setIcon(icon_6b8042d42970d086b8b31a9483c79b34); |
| |
| |
| var marker_380e4d11d4f3a4abdaedba5d3d08bce4 = L.marker( |
| [26.31498188, 50.2229284], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_4fdb6f96df22e1539be96d4097967536 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_dfddf995acbbe9a5baf27534657230fd = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ba194ce5882247d3b4cf43fc4b367f15 = $(`<div id="html_ba194ce5882247d3b4cf43fc4b367f15" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة فرع شركة تشاينا ناشيونال كيميكال انجنيرنج ثيرد كونستركشن كمباني ليمتد</b><br> السجل التجاري: 2051035316<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.31498188,50.2229284" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_dfddf995acbbe9a5baf27534657230fd.setContent(html_ba194ce5882247d3b4cf43fc4b367f15); |
| |
| |
| |
| marker_380e4d11d4f3a4abdaedba5d3d08bce4.bindPopup(popup_dfddf995acbbe9a5baf27534657230fd) |
| ; |
| |
| |
| |
| |
| marker_380e4d11d4f3a4abdaedba5d3d08bce4.setIcon(icon_4fdb6f96df22e1539be96d4097967536); |
| |
| |
| var marker_83af56242fed15fe5c45272111643add = L.marker( |
| [26.30793097, 50.21140663], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_7a24026aeeb5f296326c8eaaeb629ba8 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_422f3ae8bad17c07820e2658773653b3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c7eb59b57f901b11277b06dcfb3ec2b5 = $(`<div id="html_c7eb59b57f901b11277b06dcfb3ec2b5" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة سرجنت آند لاندي السعودية للاستشارات الهندسية</b><br> السجل التجاري: 2051223597<br> المنطقة: الخبر<br> الحارة: البندرية<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.30793097,50.21140663" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_422f3ae8bad17c07820e2658773653b3.setContent(html_c7eb59b57f901b11277b06dcfb3ec2b5); |
| |
| |
| |
| marker_83af56242fed15fe5c45272111643add.bindPopup(popup_422f3ae8bad17c07820e2658773653b3) |
| ; |
| |
| |
| |
| |
| marker_83af56242fed15fe5c45272111643add.setIcon(icon_7a24026aeeb5f296326c8eaaeb629ba8); |
| |
| |
| var marker_58759e99ef1a9bdb0cd837212bbd8d7f = L.marker( |
| [26.31502587, 50.22253391], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_c0a1a1807792d6338c0e8baedfb696d6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f8ce08859e9bfbadcf986582104a3a9e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8cac8ad5ef8f6dae94bcbc612b19bf43 = $(`<div id="html_8cac8ad5ef8f6dae94bcbc612b19bf43" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>دوماس لويد للمقاولات المحدودة</b><br> السجل التجاري: 2051041547<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.31502587,50.22253391" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f8ce08859e9bfbadcf986582104a3a9e.setContent(html_8cac8ad5ef8f6dae94bcbc612b19bf43); |
| |
| |
| |
| marker_58759e99ef1a9bdb0cd837212bbd8d7f.bindPopup(popup_f8ce08859e9bfbadcf986582104a3a9e) |
| ; |
| |
| |
| |
| |
| marker_58759e99ef1a9bdb0cd837212bbd8d7f.setIcon(icon_c0a1a1807792d6338c0e8baedfb696d6); |
| |
| |
| var marker_9fce9cbf549b2154a99e54752199462c = L.marker( |
| [26.31200851, 50.21780074], |
| { |
| } |
| ).addTo(map_ee6c0d064a6feee936b9f62878d35bdf); |
| |
| |
| var icon_d636511b0a9c8d03e0ff1a386a6ff3d6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_42f252da183f784af80ceb9725c6bc1f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_b851596eb6f75232e4c7da1750ce198a = $(`<div id="html_b851596eb6f75232e4c7da1750ce198a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة سبيدكاست العربية السعودية المحدودة</b><br> السجل التجاري: 2051065390<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <b>اسم الباحث:</b> عالية محمد علي الربيع<br> <a href="https://www.google.com/maps?q=26.31200851,50.21780074" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_42f252da183f784af80ceb9725c6bc1f.setContent(html_b851596eb6f75232e4c7da1750ce198a); |
| |
| |
| |
| marker_9fce9cbf549b2154a99e54752199462c.bindPopup(popup_42f252da183f784af80ceb9725c6bc1f) |
| ; |
| |
| |
| |
| |
| marker_9fce9cbf549b2154a99e54752199462c.setIcon(icon_d636511b0a9c8d03e0ff1a386a6ff3d6); |
| |
| </script> |
| </html> |