| <!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_e22e31657e445897c822af522e0c98c2 { |
| 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_25" onclick=" |
| var panel = document.getElementById('stats_25'); |
| var btn = document.getElementById('btn_stats_25'); |
| 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_25" 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; |
| ">حياة محمد عبده رديني - 37</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 27</div> |
| <div><b>عدد الحارات:</b> 5</div> |
| </div> |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• الأمير محمد بن سعود: 12</div><div>• البديع: 10</div><div>• الفردوس: 3</div><div>• النهضة: 1</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_25_حياة_محمد_عبده_رديني.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_25_حياة_محمد_عبده_رديني.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:purple; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الأمير محمد بن سعود</span> |
| </div> |
| <span style="color:#555;">(12)</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;">(10)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:green; |
| 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:green; |
| 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:cadetblue; |
| 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_d101714303b6fee2cfd5336cb5e3f4c5, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة تقنيات الهندسة البحرية للمعاينة والفحص", |
| marker: marker_fd46770aeab52f14561437199445cd92, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة بيلفنجر العربية المحدودة", |
| marker: marker_a981a289409a1455fcf2ea3ece32af9e, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة اتقان اللحام التجارية", |
| marker: marker_4462c57e47d1bd54f56c3fd0726789e1, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة عبدالعزيز بن ناصر بن عبدالعزيز المعجل للمقاولات", |
| marker: marker_861d6413fed992ae77aa225ba45c96bc, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة المعادن الثمينة", |
| marker: marker_0f634ad187c46656292dfd854852db35, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة التجهيزات الدولية", |
| marker: marker_7350944c4df64ff0f9c9f494f71f14aa, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة أيمن بن محمد بن فهد بوسبيت التجارية", |
| marker: marker_68b0dbfba2567be09dbdcf3950e67f1c, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة مكتب خدمات التخليص التجارية", |
| marker: marker_94bc13c53f7c49a3aa71c9f7220a6ed7, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة جوهرة الشاطئ للتجارة", |
| marker: marker_9eaf4c24b79abd2f1eec70c1c65cbf06, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة منصور وعبدالله محمد المرزوق", |
| marker: marker_e2ff0ebd50caa3eb069f4b2a9c052f8f, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة فان اورد ميدل ايست ليمتد", |
| marker: marker_9211fd556e8ae24517345b5a04ae91fe, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مناسلو للخدمات اللوجستية", |
| marker: marker_087901c0cbaaba7c4b3191949124722e, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة إمدادات المركبة للتجارة شركة شخص واحد", |
| marker: marker_a15b6f37e44942b813dc4969ebcee6c1, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة فنين الفحص التجارية", |
| marker: marker_5b7ab18833b2f5dc56b3b735db5cbd10, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة بحر الخليج التجارية", |
| marker: marker_f3224dc15240bbaf2e671a7fc6148d8f, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع التحالف الدولي", |
| marker: marker_874d18fcebf73cf6eced10545e10a935, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الطراز المحدودة شركة شخص واحد", |
| marker: marker_fb3fc84dd59a14829d385638c50195ea, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة شبكة صحارى", |
| marker: marker_cf30f25c7c83a21d9eed145ca70c1cac, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة عبدالكريم رشيد الشمري للتخليص الجمركي", |
| marker: marker_2467fbd87335c7801e05006b164953d4, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة ساره سمير بن محمد العيسى للتسويق الالكتروني", |
| marker: marker_da68d6a3651e041ef1e2a58f2dfac57b, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة فاموس إنترناشونال شركة شخص واحد", |
| marker: marker_3d66e8198e516281e3fbde75095667e9, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مقر كيلر الإقليمي", |
| marker: marker_4aa4ac24fb0ac9c2eddd2f1ce1d86861, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة مصنع يوسف بن سليمان بن حمد الزامل للصناعة", |
| marker: marker_2bd1b863a26f3e555005fcbf1bae8463, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة بان اسيا العالمية للشحن شركة شخص واحد", |
| marker: marker_6de971ffb0f8cfde1ffd6373a23f8e5f, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة ركاز إنترناشونال", |
| marker: marker_1bb232292ba3e44bb224987c8f51f094, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة بحيرة دلفن للترفيه", |
| marker: marker_6a8709838310cfc73cffd16c4261590d, |
| map: map_e22e31657e445897c822af522e0c98c2 |
| }); |
| }, 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_e22e31657e445897c822af522e0c98c2" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_e22e31657e445897c822af522e0c98c2 = L.map( |
| "map_e22e31657e445897c822af522e0c98c2", |
| { |
| center: [26.433339859571667, 50.11511554606104], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_10e6e80c411a80d5d42dd89134ffbd79 = 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_10e6e80c411a80d5d42dd89134ffbd79.addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var tile_layer_423a44c4ff2a767326ae4dc79bd1cb31 = 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_423a44c4ff2a767326ae4dc79bd1cb31.addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var tile_layer_abaf7a7d478cdb2f06b93ec2e78c7446 = 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_abaf7a7d478cdb2f06b93ec2e78c7446.addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var locate_control_f9a0bce1768adaf10b6db790edd48a7d = L.control.locate( |
| {} |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| |
| var marker_d101714303b6fee2cfd5336cb5e3f4c5 = L.marker( |
| [26.45433668, 50.11259872], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_a94c15bae39e1bf42e351465132c2453 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_cc17706ef0c513e73d9aa4f197a6afc5 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d6fd2ac5fb70d5e932bc39d9bc8d3138 = $(`<div id="html_d6fd2ac5fb70d5e932bc39d9bc8d3138" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الشاطى الثاني للفنادق التجارية شركة شخص واحد</b><br> السجل التجاري: 2050097849<br> المنطقة: الدمام<br> الحارة: البديع<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.45433668,50.11259872" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_cc17706ef0c513e73d9aa4f197a6afc5.setContent(html_d6fd2ac5fb70d5e932bc39d9bc8d3138); |
| |
| |
| |
| marker_d101714303b6fee2cfd5336cb5e3f4c5.bindPopup(popup_cc17706ef0c513e73d9aa4f197a6afc5) |
| ; |
| |
| |
| |
| |
| marker_d101714303b6fee2cfd5336cb5e3f4c5.setIcon(icon_a94c15bae39e1bf42e351465132c2453); |
| |
| |
| var marker_fd46770aeab52f14561437199445cd92 = L.marker( |
| [26.37846388, 50.12202581], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_485a6212576226c6fd7560cb36e16fab = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e1dbe67b5313a1645dc421d3982f09ff = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_37db92f8146d549e1a24567a88f3e9ef = $(`<div id="html_37db92f8146d549e1a24567a88f3e9ef" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة تقنيات الهندسة البحرية للمعاينة والفحص</b><br> السجل التجاري: 2051225602<br> المنطقة: الدمام<br> الحارة: الفردوس<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.37846388,50.12202581" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e1dbe67b5313a1645dc421d3982f09ff.setContent(html_37db92f8146d549e1a24567a88f3e9ef); |
| |
| |
| |
| marker_fd46770aeab52f14561437199445cd92.bindPopup(popup_e1dbe67b5313a1645dc421d3982f09ff) |
| ; |
| |
| |
| |
| |
| marker_fd46770aeab52f14561437199445cd92.setIcon(icon_485a6212576226c6fd7560cb36e16fab); |
| |
| |
| var marker_a981a289409a1455fcf2ea3ece32af9e = L.marker( |
| [26.378479, 50.12231445], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_4af7020ab43e38dd37f926c4500f8021 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6ec8241cca6208011bcbe86aaa9420df = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6af64715b66eaea4b1a32102b6f854bb = $(`<div id="html_6af64715b66eaea4b1a32102b6f854bb" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة بيلفنجر العربية المحدودة</b><br> السجل التجاري: 2050052162<br> المنطقة: الدمام<br> الحارة: الفردوس<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.378479,50.12231445" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6ec8241cca6208011bcbe86aaa9420df.setContent(html_6af64715b66eaea4b1a32102b6f854bb); |
| |
| |
| |
| marker_a981a289409a1455fcf2ea3ece32af9e.bindPopup(popup_6ec8241cca6208011bcbe86aaa9420df) |
| ; |
| |
| |
| |
| |
| marker_a981a289409a1455fcf2ea3ece32af9e.setIcon(icon_4af7020ab43e38dd37f926c4500f8021); |
| |
| |
| var marker_4462c57e47d1bd54f56c3fd0726789e1 = L.marker( |
| [26.44808875925683, 50.11808536989955], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_5f02774a26848caa26a5984e7c27eb7e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_51a48c1c8cd4e5e33d34e501ac6f88c2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_feaa55c0fff04a18792dae09f76821da = $(`<div id="html_feaa55c0fff04a18792dae09f76821da" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة اتقان اللحام التجارية</b><br> السجل التجاري: 2050192229<br> المنطقة: الدمام<br> الحارة: البديع<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.44808875925683,50.11808536989955" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_51a48c1c8cd4e5e33d34e501ac6f88c2.setContent(html_feaa55c0fff04a18792dae09f76821da); |
| |
| |
| |
| marker_4462c57e47d1bd54f56c3fd0726789e1.bindPopup(popup_51a48c1c8cd4e5e33d34e501ac6f88c2) |
| ; |
| |
| |
| |
| |
| marker_4462c57e47d1bd54f56c3fd0726789e1.setIcon(icon_5f02774a26848caa26a5984e7c27eb7e); |
| |
| |
| var marker_861d6413fed992ae77aa225ba45c96bc = L.marker( |
| [26.44654655547129, 50.11392443440855], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_77b4b4d401c6b724f05ebed151a27811 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7c3164e5303f2a43949009536b814066 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_cbc03f2c77ffe782b3fc8a50504aae57 = $(`<div id="html_cbc03f2c77ffe782b3fc8a50504aae57" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة عبدالعزيز بن ناصر بن عبدالعزيز المعجل للمقاولات</b><br> السجل التجاري: 2050177245<br> المنطقة: الدمام<br> الحارة: البديع<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.44654655547129,50.11392443440855" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7c3164e5303f2a43949009536b814066.setContent(html_cbc03f2c77ffe782b3fc8a50504aae57); |
| |
| |
| |
| marker_861d6413fed992ae77aa225ba45c96bc.bindPopup(popup_7c3164e5303f2a43949009536b814066) |
| ; |
| |
| |
| |
| |
| marker_861d6413fed992ae77aa225ba45c96bc.setIcon(icon_77b4b4d401c6b724f05ebed151a27811); |
| |
| |
| var marker_0f634ad187c46656292dfd854852db35 = L.marker( |
| [26.4381734329219, 50.1154567013088], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_0899ffdeb3c25e8572e8b07eeed2b9a4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_bc4b69a94dd1f223b94a8e88a5af8291 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5941b99379bf4a4f05adcf35da062bd1 = $(`<div id="html_5941b99379bf4a4f05adcf35da062bd1" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة المعادن الثمينة</b><br> السجل التجاري: 2050131249<br> المنطقة: الدمام<br> الحارة: الأمير محمد بن سعود<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.4381734329219,50.1154567013088" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_bc4b69a94dd1f223b94a8e88a5af8291.setContent(html_5941b99379bf4a4f05adcf35da062bd1); |
| |
| |
| |
| marker_0f634ad187c46656292dfd854852db35.bindPopup(popup_bc4b69a94dd1f223b94a8e88a5af8291) |
| ; |
| |
| |
| |
| |
| marker_0f634ad187c46656292dfd854852db35.setIcon(icon_0899ffdeb3c25e8572e8b07eeed2b9a4); |
| |
| |
| var marker_7350944c4df64ff0f9c9f494f71f14aa = L.marker( |
| [26.4465807124824, 50.1143107983694], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_68f588252a4b126586c50b6410dd5e58 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4adf7ebc7f5b43e471c9b6b95d0b5611 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c21b853b57cbb345bbf2279d165cca51 = $(`<div id="html_c21b853b57cbb345bbf2279d165cca51" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة التجهيزات الدولية</b><br> السجل التجاري: 2050004905<br> المنطقة: الدمام<br> الحارة: البديع<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.4465807124824,50.1143107983694" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4adf7ebc7f5b43e471c9b6b95d0b5611.setContent(html_c21b853b57cbb345bbf2279d165cca51); |
| |
| |
| |
| marker_7350944c4df64ff0f9c9f494f71f14aa.bindPopup(popup_4adf7ebc7f5b43e471c9b6b95d0b5611) |
| ; |
| |
| |
| |
| |
| marker_7350944c4df64ff0f9c9f494f71f14aa.setIcon(icon_68f588252a4b126586c50b6410dd5e58); |
| |
| |
| var marker_68b0dbfba2567be09dbdcf3950e67f1c = L.marker( |
| [26.42910068956902, 50.10922257908593], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_40da7d547599bb017a4bf00612562b36 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f155db5e77e13f0ae87659f89ebc51ac = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7c01f78beb420287a536d3e037285fe3 = $(`<div id="html_7c01f78beb420287a536d3e037285fe3" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة أيمن بن محمد بن فهد بوسبيت التجارية</b><br> السجل التجاري: 2050192507<br> المنطقة: الدمام<br> الحارة: الأمير محمد بن سعود<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.42910068956902,50.10922257908593" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f155db5e77e13f0ae87659f89ebc51ac.setContent(html_7c01f78beb420287a536d3e037285fe3); |
| |
| |
| |
| marker_68b0dbfba2567be09dbdcf3950e67f1c.bindPopup(popup_f155db5e77e13f0ae87659f89ebc51ac) |
| ; |
| |
| |
| |
| |
| marker_68b0dbfba2567be09dbdcf3950e67f1c.setIcon(icon_40da7d547599bb017a4bf00612562b36); |
| |
| |
| var marker_94bc13c53f7c49a3aa71c9f7220a6ed7 = L.marker( |
| [26.43464852815082, 50.10962007567287], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_e02d5035cfa910c7a237bdbedc5cd832 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7b5a4d40a5a25c2ad7da3c1179de3109 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c79f262b7aefb4776e5e2cda3583ad6d = $(`<div id="html_c79f262b7aefb4776e5e2cda3583ad6d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة مكتب خدمات التخليص التجارية</b><br> السجل التجاري: 2050186292<br> المنطقة: الدمام<br> الحارة: الأمير محمد بن سعود<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.43464852815082,50.10962007567287" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7b5a4d40a5a25c2ad7da3c1179de3109.setContent(html_c79f262b7aefb4776e5e2cda3583ad6d); |
| |
| |
| |
| marker_94bc13c53f7c49a3aa71c9f7220a6ed7.bindPopup(popup_7b5a4d40a5a25c2ad7da3c1179de3109) |
| ; |
| |
| |
| |
| |
| marker_94bc13c53f7c49a3aa71c9f7220a6ed7.setIcon(icon_e02d5035cfa910c7a237bdbedc5cd832); |
| |
| |
| var marker_9eaf4c24b79abd2f1eec70c1c65cbf06 = L.marker( |
| [26.44894488, 50.10852059], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_dbde01391fc8269f3df9baa2ceabe490 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_17c3bf6b363bacf9910310d6bf441705 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a4fbaabf5f68c8ece3aba3baeb12376f = $(`<div id="html_a4fbaabf5f68c8ece3aba3baeb12376f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة جوهرة الشاطئ للتجارة</b><br> السجل التجاري: 2050136756<br> المنطقة: الدمام<br> الحارة: البديع<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.44894488,50.10852059" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_17c3bf6b363bacf9910310d6bf441705.setContent(html_a4fbaabf5f68c8ece3aba3baeb12376f); |
| |
| |
| |
| marker_9eaf4c24b79abd2f1eec70c1c65cbf06.bindPopup(popup_17c3bf6b363bacf9910310d6bf441705) |
| ; |
| |
| |
| |
| |
| marker_9eaf4c24b79abd2f1eec70c1c65cbf06.setIcon(icon_dbde01391fc8269f3df9baa2ceabe490); |
| |
| |
| var marker_e2ff0ebd50caa3eb069f4b2a9c052f8f = L.marker( |
| [26.45229275, 50.10882563], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_f0e5584bdfc37a266a6d5e925392e722 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_a93b04417385a28bf45da865c9f9e777 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2a19859fa1d522f778f09bb972763eeb = $(`<div id="html_2a19859fa1d522f778f09bb972763eeb" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة منصور وعبدالله محمد المرزوق</b><br> السجل التجاري: 2050140133<br> المنطقة: الدمام<br> الحارة: البديع<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.45229275,50.10882563" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_a93b04417385a28bf45da865c9f9e777.setContent(html_2a19859fa1d522f778f09bb972763eeb); |
| |
| |
| |
| marker_e2ff0ebd50caa3eb069f4b2a9c052f8f.bindPopup(popup_a93b04417385a28bf45da865c9f9e777) |
| ; |
| |
| |
| |
| |
| marker_e2ff0ebd50caa3eb069f4b2a9c052f8f.setIcon(icon_f0e5584bdfc37a266a6d5e925392e722); |
| |
| |
| var marker_9211fd556e8ae24517345b5a04ae91fe = L.marker( |
| [26.43223736697171, 50.1175717715642], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_3365a89d99365fad474f0f16246aadcf = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_faa9a2bd8d63f50ae1951b286c47279e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_511cf4df5a2db08a4d2d164af255134e = $(`<div id="html_511cf4df5a2db08a4d2d164af255134e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة فان اورد ميدل ايست ليمتد</b><br> السجل التجاري: 2050055686<br> المنطقة: الدمام<br> الحارة: الأمير محمد بن سعود<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.43223736697171,50.1175717715642" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_faa9a2bd8d63f50ae1951b286c47279e.setContent(html_511cf4df5a2db08a4d2d164af255134e); |
| |
| |
| |
| marker_9211fd556e8ae24517345b5a04ae91fe.bindPopup(popup_faa9a2bd8d63f50ae1951b286c47279e) |
| ; |
| |
| |
| |
| |
| marker_9211fd556e8ae24517345b5a04ae91fe.setIcon(icon_3365a89d99365fad474f0f16246aadcf); |
| |
| |
| var marker_087901c0cbaaba7c4b3191949124722e = L.marker( |
| [26.43216207461611, 50.11573090218008], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_eb734f2dd9ff59725cd696ce645b01ab = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_2a798244eb00e261d9632f24c8a7bf01 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2c375888cf527ba6fb7bae8e6ec538c2 = $(`<div id="html_2c375888cf527ba6fb7bae8e6ec538c2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مناسلو للخدمات اللوجستية</b><br> السجل التجاري: 2050174379<br> المنطقة: الدمام<br> الحارة: الأمير محمد بن سعود<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.43216207461611,50.11573090218008" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_2a798244eb00e261d9632f24c8a7bf01.setContent(html_2c375888cf527ba6fb7bae8e6ec538c2); |
| |
| |
| |
| marker_087901c0cbaaba7c4b3191949124722e.bindPopup(popup_2a798244eb00e261d9632f24c8a7bf01) |
| ; |
| |
| |
| |
| |
| marker_087901c0cbaaba7c4b3191949124722e.setIcon(icon_eb734f2dd9ff59725cd696ce645b01ab); |
| |
| |
| var marker_a15b6f37e44942b813dc4969ebcee6c1 = L.marker( |
| [26.37845543, 50.12170791], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_076eb97c0f092dd02cf4a869355d9a5d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3682c81b7d302e2a477a89060412f18a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_72f1821b716f03fab3f61603e3c3f1fd = $(`<div id="html_72f1821b716f03fab3f61603e3c3f1fd" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة إمدادات المركبة للتجارة شركة شخص واحد</b><br> السجل التجاري: 2050137637<br> المنطقة: الدمام<br> الحارة: الفردوس<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.37845543,50.12170791" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3682c81b7d302e2a477a89060412f18a.setContent(html_72f1821b716f03fab3f61603e3c3f1fd); |
| |
| |
| |
| marker_a15b6f37e44942b813dc4969ebcee6c1.bindPopup(popup_3682c81b7d302e2a477a89060412f18a) |
| ; |
| |
| |
| |
| |
| marker_a15b6f37e44942b813dc4969ebcee6c1.setIcon(icon_076eb97c0f092dd02cf4a869355d9a5d); |
| |
| |
| var marker_5b7ab18833b2f5dc56b3b735db5cbd10 = L.marker( |
| [26.43127994, 50.11686956], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_9cf820bb25231728cecbb5166e7a71d6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_2f9e503b14d0c9299d22259b2eeaab6d = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d27372044597d0c1ea332f7e5422c7eb = $(`<div id="html_d27372044597d0c1ea332f7e5422c7eb" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة فنين الفحص التجارية</b><br> السجل التجاري: 2050220029<br> المنطقة: الدمام<br> الحارة: الأمير محمد بن سعود<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.43127994,50.11686956" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_2f9e503b14d0c9299d22259b2eeaab6d.setContent(html_d27372044597d0c1ea332f7e5422c7eb); |
| |
| |
| |
| marker_5b7ab18833b2f5dc56b3b735db5cbd10.bindPopup(popup_2f9e503b14d0c9299d22259b2eeaab6d) |
| ; |
| |
| |
| |
| |
| marker_5b7ab18833b2f5dc56b3b735db5cbd10.setIcon(icon_9cf820bb25231728cecbb5166e7a71d6); |
| |
| |
| var marker_f3224dc15240bbaf2e671a7fc6148d8f = L.marker( |
| [26.43839756, 50.11502416], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_c1be7d57cc0cf980f0137b1458beaed4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7c617e473ad39745177becadba9a4f34 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6741c65aa38bcd6b7298f32e8e52c21a = $(`<div id="html_6741c65aa38bcd6b7298f32e8e52c21a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة بحر الخليج التجارية</b><br> السجل التجاري: 2050151163<br> المنطقة: الدمام<br> الحارة: الأمير محمد بن سعود<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.43839756,50.11502416" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7c617e473ad39745177becadba9a4f34.setContent(html_6741c65aa38bcd6b7298f32e8e52c21a); |
| |
| |
| |
| marker_f3224dc15240bbaf2e671a7fc6148d8f.bindPopup(popup_7c617e473ad39745177becadba9a4f34) |
| ; |
| |
| |
| |
| |
| marker_f3224dc15240bbaf2e671a7fc6148d8f.setIcon(icon_c1be7d57cc0cf980f0137b1458beaed4); |
| |
| |
| var marker_874d18fcebf73cf6eced10545e10a935 = L.marker( |
| [26.37435151, 50.13951054], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_a6592029802f138a8e6302b5e70eca09 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "green", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_fcc3bbd6ae03234208d6143bc6009a50 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1748331b007cabe4ac3841c506c50f8a = $(`<div id="html_1748331b007cabe4ac3841c506c50f8a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع التحالف الدولي</b><br> السجل التجاري: 2050071250<br> المنطقة: الدمام<br> الحارة: النهضة<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.37435151,50.13951054" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_fcc3bbd6ae03234208d6143bc6009a50.setContent(html_1748331b007cabe4ac3841c506c50f8a); |
| |
| |
| |
| marker_874d18fcebf73cf6eced10545e10a935.bindPopup(popup_fcc3bbd6ae03234208d6143bc6009a50) |
| ; |
| |
| |
| |
| |
| marker_874d18fcebf73cf6eced10545e10a935.setIcon(icon_a6592029802f138a8e6302b5e70eca09); |
| |
| |
| var marker_fb3fc84dd59a14829d385638c50195ea = L.marker( |
| [26.44647567, 50.11371253], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_ed36c7eab829b5552e81b8061c56b4e2 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_32fd53d30ca6b858f936715774b5ea75 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_005d57b016b70a92982414a8fb5ba65c = $(`<div id="html_005d57b016b70a92982414a8fb5ba65c" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الطراز المحدودة شركة شخص واحد</b><br> السجل التجاري: 2050154622<br> المنطقة: الدمام<br> الحارة: البديع<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.44647567,50.11371253" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_32fd53d30ca6b858f936715774b5ea75.setContent(html_005d57b016b70a92982414a8fb5ba65c); |
| |
| |
| |
| marker_fb3fc84dd59a14829d385638c50195ea.bindPopup(popup_32fd53d30ca6b858f936715774b5ea75) |
| ; |
| |
| |
| |
| |
| marker_fb3fc84dd59a14829d385638c50195ea.setIcon(icon_ed36c7eab829b5552e81b8061c56b4e2); |
| |
| |
| var marker_cf30f25c7c83a21d9eed145ca70c1cac = L.marker( |
| [26.43603062, 50.11775064], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_21c46ff8391f1c16e841f8fb7c8b64c3 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f8db125e9d2e41598599180c3d7d4348 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_fabd907d9854bb5668d04386ba0bebdb = $(`<div id="html_fabd907d9854bb5668d04386ba0bebdb" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة شبكة صحارى</b><br> السجل التجاري: 2050061652<br> المنطقة: الدمام<br> الحارة: الأمير محمد بن سعود<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.43603062,50.11775064" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f8db125e9d2e41598599180c3d7d4348.setContent(html_fabd907d9854bb5668d04386ba0bebdb); |
| |
| |
| |
| marker_cf30f25c7c83a21d9eed145ca70c1cac.bindPopup(popup_f8db125e9d2e41598599180c3d7d4348) |
| ; |
| |
| |
| |
| |
| marker_cf30f25c7c83a21d9eed145ca70c1cac.setIcon(icon_21c46ff8391f1c16e841f8fb7c8b64c3); |
| |
| |
| var marker_2467fbd87335c7801e05006b164953d4 = L.marker( |
| [26.43821847, 50.11647745], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_710d5d5bcf4e0faed36f16f296143a3e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b75594393f46a7ae3f4cf486e0cb354f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9a80b45d09d606cfc8370abb99d4bcdf = $(`<div id="html_9a80b45d09d606cfc8370abb99d4bcdf" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة عبدالكريم رشيد الشمري للتخليص الجمركي</b><br> السجل التجاري: 2050075030<br> المنطقة: الدمام<br> الحارة: الأمير محمد بن سعود<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.43821847,50.11647745" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b75594393f46a7ae3f4cf486e0cb354f.setContent(html_9a80b45d09d606cfc8370abb99d4bcdf); |
| |
| |
| |
| marker_2467fbd87335c7801e05006b164953d4.bindPopup(popup_b75594393f46a7ae3f4cf486e0cb354f) |
| ; |
| |
| |
| |
| |
| marker_2467fbd87335c7801e05006b164953d4.setIcon(icon_710d5d5bcf4e0faed36f16f296143a3e); |
| |
| |
| var marker_da68d6a3651e041ef1e2a58f2dfac57b = L.marker( |
| [26.45356365, 50.11381951], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_91ae081b610d476aec2b3179e5d5ea30 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_cdd4aa234db293148b7da31f000864f2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5f379dfb73757a200748e675cc875c7d = $(`<div id="html_5f379dfb73757a200748e675cc875c7d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة ساره سمير بن محمد العيسى للتسويق الالكتروني</b><br> السجل التجاري: 2050131592<br> المنطقة: الدمام<br> الحارة: البديع<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.45356365,50.11381951" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_cdd4aa234db293148b7da31f000864f2.setContent(html_5f379dfb73757a200748e675cc875c7d); |
| |
| |
| |
| marker_da68d6a3651e041ef1e2a58f2dfac57b.bindPopup(popup_cdd4aa234db293148b7da31f000864f2) |
| ; |
| |
| |
| |
| |
| marker_da68d6a3651e041ef1e2a58f2dfac57b.setIcon(icon_91ae081b610d476aec2b3179e5d5ea30); |
| |
| |
| var marker_3d66e8198e516281e3fbde75095667e9 = L.marker( |
| [26.43458570698063, 50.11023882776499], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_d96cb6b5160510562e3bb6038b00f776 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4ec697f027d8b12339377580c11847e8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_99fbeaca0ab97cb3b548749359a24d6f = $(`<div id="html_99fbeaca0ab97cb3b548749359a24d6f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة فاموس إنترناشونال شركة شخص واحد</b><br> السجل التجاري: 2050166312<br> المنطقة: الدمام<br> الحارة: الأمير محمد بن سعود<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.43458570698063,50.11023882776499" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4ec697f027d8b12339377580c11847e8.setContent(html_99fbeaca0ab97cb3b548749359a24d6f); |
| |
| |
| |
| marker_3d66e8198e516281e3fbde75095667e9.bindPopup(popup_4ec697f027d8b12339377580c11847e8) |
| ; |
| |
| |
| |
| |
| marker_3d66e8198e516281e3fbde75095667e9.setIcon(icon_d96cb6b5160510562e3bb6038b00f776); |
| |
| |
| var marker_4aa4ac24fb0ac9c2eddd2f1ce1d86861 = L.marker( |
| [26.43834133546495, 50.11430128893929], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_62dee548386646ba5616c6536f07d621 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ff1d298efcb010d32afe23eef4630d29 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6048ba37b41c84d17f5899b6ecb59744 = $(`<div id="html_6048ba37b41c84d17f5899b6ecb59744" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مقر كيلر الإقليمي</b><br> السجل التجاري: 2050188250<br> المنطقة: الدمام<br> الحارة: الأمير محمد بن سعود<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.43834133546495,50.11430128893929" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ff1d298efcb010d32afe23eef4630d29.setContent(html_6048ba37b41c84d17f5899b6ecb59744); |
| |
| |
| |
| marker_4aa4ac24fb0ac9c2eddd2f1ce1d86861.bindPopup(popup_ff1d298efcb010d32afe23eef4630d29) |
| ; |
| |
| |
| |
| |
| marker_4aa4ac24fb0ac9c2eddd2f1ce1d86861.setIcon(icon_62dee548386646ba5616c6536f07d621); |
| |
| |
| var marker_2bd1b863a26f3e555005fcbf1bae8463 = L.marker( |
| [26.44665342, 50.11234918], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_19ad35355407ea045ee0c0d0820765a6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6ccb228a13fda7c7793fb15058c77c67 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7c4e797ff4c9f76dfa844bbda9887c6e = $(`<div id="html_7c4e797ff4c9f76dfa844bbda9887c6e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة مصنع يوسف بن سليمان بن حمد الزامل للصناعة</b><br> السجل التجاري: 2050136064<br> المنطقة: الدمام<br> الحارة: البديع<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.44665342,50.11234918" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6ccb228a13fda7c7793fb15058c77c67.setContent(html_7c4e797ff4c9f76dfa844bbda9887c6e); |
| |
| |
| |
| marker_2bd1b863a26f3e555005fcbf1bae8463.bindPopup(popup_6ccb228a13fda7c7793fb15058c77c67) |
| ; |
| |
| |
| |
| |
| marker_2bd1b863a26f3e555005fcbf1bae8463.setIcon(icon_19ad35355407ea045ee0c0d0820765a6); |
| |
| |
| var marker_6de971ffb0f8cfde1ffd6373a23f8e5f = L.marker( |
| [26.45419394, 50.11475914], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_c858a387202f258d1ce2489a45f0d113 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e730597776dbe0d27f90ede7ef9dcdb1 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3428d01b9647a77616d0e56a204760e4 = $(`<div id="html_3428d01b9647a77616d0e56a204760e4" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة بان اسيا العالمية للشحن شركة شخص واحد</b><br> السجل التجاري: 2050169277<br> المنطقة: الدمام<br> الحارة: البديع<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.45419394,50.11475914" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e730597776dbe0d27f90ede7ef9dcdb1.setContent(html_3428d01b9647a77616d0e56a204760e4); |
| |
| |
| |
| marker_6de971ffb0f8cfde1ffd6373a23f8e5f.bindPopup(popup_e730597776dbe0d27f90ede7ef9dcdb1) |
| ; |
| |
| |
| |
| |
| marker_6de971ffb0f8cfde1ffd6373a23f8e5f.setIcon(icon_c858a387202f258d1ce2489a45f0d113); |
| |
| |
| var marker_1bb232292ba3e44bb224987c8f51f094 = L.marker( |
| [26.42976774, 50.11617422], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_4463deb65bf9a67fe9b3a55a49afc782 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_cdfc04ecccfa733e368cc6aba855b038 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5de301d0bf68f03f992ecc3926d3e63e = $(`<div id="html_5de301d0bf68f03f992ecc3926d3e63e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة ركاز إنترناشونال</b><br> السجل التجاري: 2050114674<br> المنطقة: الدمام<br> الحارة: الأمير محمد بن سعود<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.42976774,50.11617422" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_cdfc04ecccfa733e368cc6aba855b038.setContent(html_5de301d0bf68f03f992ecc3926d3e63e); |
| |
| |
| |
| marker_1bb232292ba3e44bb224987c8f51f094.bindPopup(popup_cdfc04ecccfa733e368cc6aba855b038) |
| ; |
| |
| |
| |
| |
| marker_1bb232292ba3e44bb224987c8f51f094.setIcon(icon_4463deb65bf9a67fe9b3a55a49afc782); |
| |
| |
| var marker_6a8709838310cfc73cffd16c4261590d = L.marker( |
| [26.47980590654937, 50.09721695445478], |
| { |
| } |
| ).addTo(map_e22e31657e445897c822af522e0c98c2); |
| |
| |
| var icon_3ccf452e5fc9470455a22e9cadbd7b85 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "cadetblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_fb52239e2b4128a17e9f27dcf52f1021 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_37238105e8df2cd51e150d307145fbf4 = $(`<div id="html_37238105e8df2cd51e150d307145fbf4" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة بحيرة دلفن للترفيه</b><br> السجل التجاري: 2050182626<br> المنطقة: الدمام<br> الحارة: الكورنيش<br> <b>اسم الباحث:</b> حياة محمد عبده رديني<br> <a href="https://www.google.com/maps?q=26.47980590654937,50.09721695445478" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_fb52239e2b4128a17e9f27dcf52f1021.setContent(html_37238105e8df2cd51e150d307145fbf4); |
| |
| |
| |
| marker_6a8709838310cfc73cffd16c4261590d.bindPopup(popup_fb52239e2b4128a17e9f27dcf52f1021) |
| ; |
| |
| |
| |
| |
| marker_6a8709838310cfc73cffd16c4261590d.setIcon(icon_3ccf452e5fc9470455a22e9cadbd7b85); |
| |
| </script> |
| </html> |