| <!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_8983581a26c88fe838b457c81f30ca34 { |
| 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_10" onclick=" |
| var panel = document.getElementById('stats_10'); |
| var btn = document.getElementById('btn_stats_10'); |
| 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_10" 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; |
| ">بدريه عادل بن فالح النصار - 14</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 28</div> |
| <div><b>عدد الحارات:</b> 2</div> |
| </div> |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• أحد: 26</div><div>• غرناطة: 2</div></div> |
| </div> |
|
|
| <div style=" |
| margin-top:14px; |
| padding-top:10px; |
| border-top:1px solid rgba(0,0,0,0.08); |
| "> |
| <a href="report_10_بدريه_عادل_بن_فالح_النصار.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_10_بدريه_عادل_بن_فالح_النصار.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:darkpurple; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>أحد</span> |
| </div> |
| <span style="color:#555;">(26)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:purple; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>غرناطة</span> |
| </div> |
| <span style="color:#555;">(2)</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_2072536d151deca6325d29b4aeb497d5, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة الصفاء كول التجارية", |
| marker: marker_fa0cccc9f2beb2973e3e2608ac286a43, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة أسترجاع فني الامنية", |
| marker: marker_a598e9e7819f436b439bd3cac997c786, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة الأوائل العشرة للدعاية والاعلان", |
| marker: marker_e5cf674b67239f96eeae91b9c351a74f, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة مدينة الغيوم للتجارة", |
| marker: marker_c7ee9d4a4fb1693993cd048b45847626, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة لقطات احترافية للتصوير الفوتوغرافي", |
| marker: marker_13c1262436bdfb270b853cc7e9040f47, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة قصة السلطنة", |
| marker: marker_fb19d9204c44835aa4ebd93e586e156c, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة هامور الخليج المحدودة", |
| marker: marker_3b96efff7b409139ecdc1b04cf763fb6, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة السحابة الذكية للايواء السياحي", |
| marker: marker_72f12be8bc8c1577cd7d6159cbf3f063, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة تحدي الصداره للترفيه", |
| marker: marker_007212f3ec4b9eae02fb4d6b0ea9fe5c, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مركز ترياق البدن للطب البديل", |
| marker: marker_373236b5b611d804b1e7de8c584d8997, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة سلطان ناصر النهدي للاستشارات البيئية", |
| marker: marker_5243c2dcfb129e5c7a654a077f9ecc32, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شقق غصن البنفسج للشقق المخدومة", |
| marker: marker_daa6d179b3ec5f854c5c0b1f41ce4f14, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مغاسل الاوزون للسيارات", |
| marker: marker_39cbcd16ddb56a42fcdc6c09fca90bff, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "محل حبايب مراد", |
| marker: marker_cc15c625963e0c77d1335c4da83502e8, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة بزوغ الخير للمقاولات العامة", |
| marker: marker_a687d415e2c963e25914036f11dd8a9f, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة أمان المتقدمة للمصاعد", |
| marker: marker_0e04621188e382c592d1012116c053ed, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة نبراس المنار للاتصلات وا لتقنية المعلومات", |
| marker: marker_b8b449016345d72a52a127d0d1e3fe53, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة محل اجواء الباحة للتجارة", |
| marker: marker_10167ab60b64b018e9b9eeb0cf30d486, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة تصادم", |
| marker: marker_8c2e746859847615b413345e95c77439, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة مطعم نكهة شرقية لتقديم الوجبات", |
| marker: marker_9d6397da112c94957e69e1138d30b7c9, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة دنيا الاخشاب التجارية", |
| marker: marker_b854c63f3e5c77c08b8ed1b4ff9a021f, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مشوار الخليج لتقديم الوجبات", |
| marker: marker_295d2b53e2c1deaa633353028c163275, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة بشائر سيف مبارك الجهورية للادوات الصحية", |
| marker: marker_1410d16bee97689ea556aa464e448169, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة اسناد المجال للخدمات اللوجستية", |
| marker: marker_1fe35648b39c9f4e75505c7fdd415ede, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة صالح رجب محمد القرشي للطاقة", |
| marker: marker_40abd9ac5b74d1ff6e7ee317ada2d87b, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة الوسيط الأمثل للتجارة", |
| marker: marker_9c998e91dc3eed3d16ff6139dbc65d3d, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "خياط سراء غرناطة للخياطة الرجالية", |
| marker: marker_45831686d3fca22d012c52835b30e2d0, |
| map: map_8983581a26c88fe838b457c81f30ca34 |
| }); |
| }, 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_8983581a26c88fe838b457c81f30ca34" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_8983581a26c88fe838b457c81f30ca34 = L.map( |
| "map_8983581a26c88fe838b457c81f30ca34", |
| { |
| center: [26.416741095815816, 50.04396465059815], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_fee6c30d62c439bb5811f11121e8d39e = 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_fee6c30d62c439bb5811f11121e8d39e.addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var tile_layer_2597826aa997943f220dc854fd242081 = 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_2597826aa997943f220dc854fd242081.addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var tile_layer_d6241fbfc33be62f2c2919233675e78d = 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_d6241fbfc33be62f2c2919233675e78d.addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var locate_control_4bd1804dc0afd41b464da8dc2e15d3f5 = L.control.locate( |
| {} |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| |
| var marker_2072536d151deca6325d29b4aeb497d5 = L.marker( |
| [26.42792990362907, 50.03891750774002], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_9e7b08098f6a8da7e167007990d28e8a = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4c36dc940dc38344e304b643db4795fd = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_36f48bcf190db735d36530d2b627fd36 = $(`<div id="html_36f48bcf190db735d36530d2b627fd36" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة المصعد الفضي للمصاعد</b><br> السجل التجاري: 2050174489<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.42792990362907,50.03891750774002" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4c36dc940dc38344e304b643db4795fd.setContent(html_36f48bcf190db735d36530d2b627fd36); |
| |
| |
| |
| marker_2072536d151deca6325d29b4aeb497d5.bindPopup(popup_4c36dc940dc38344e304b643db4795fd) |
| ; |
| |
| |
| |
| |
| marker_2072536d151deca6325d29b4aeb497d5.setIcon(icon_9e7b08098f6a8da7e167007990d28e8a); |
| |
| |
| var marker_fa0cccc9f2beb2973e3e2608ac286a43 = L.marker( |
| [26.42169365811516, 50.04718881100416], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_3572bd2854c4edaf507df49ddccb273f = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d8058b7d45b622d9c7bbd1f1ca99ecba = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1d4468eab7cd418192eecf960a07a9a1 = $(`<div id="html_1d4468eab7cd418192eecf960a07a9a1" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة الصفاء كول التجارية</b><br> السجل التجاري: 2050178934<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.42169365811516,50.04718881100416" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d8058b7d45b622d9c7bbd1f1ca99ecba.setContent(html_1d4468eab7cd418192eecf960a07a9a1); |
| |
| |
| |
| marker_fa0cccc9f2beb2973e3e2608ac286a43.bindPopup(popup_d8058b7d45b622d9c7bbd1f1ca99ecba) |
| ; |
| |
| |
| |
| |
| marker_fa0cccc9f2beb2973e3e2608ac286a43.setIcon(icon_3572bd2854c4edaf507df49ddccb273f); |
| |
| |
| var marker_a598e9e7819f436b439bd3cac997c786 = L.marker( |
| [26.42526135, 50.03524824], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_acf265cebd175ebab9ed9c59a002a02d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_68a845339cf67abac38386b7a608d0f9 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1b451e50ec30642e792b522a26c49291 = $(`<div id="html_1b451e50ec30642e792b522a26c49291" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة أسترجاع فني الامنية</b><br> السجل التجاري: 2055131906<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.42526135,50.03524824" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_68a845339cf67abac38386b7a608d0f9.setContent(html_1b451e50ec30642e792b522a26c49291); |
| |
| |
| |
| marker_a598e9e7819f436b439bd3cac997c786.bindPopup(popup_68a845339cf67abac38386b7a608d0f9) |
| ; |
| |
| |
| |
| |
| marker_a598e9e7819f436b439bd3cac997c786.setIcon(icon_acf265cebd175ebab9ed9c59a002a02d); |
| |
| |
| var marker_e5cf674b67239f96eeae91b9c351a74f = L.marker( |
| [26.4172682652631, 50.0812961750647], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_9767b1a94a1ee93f7a86e68a0449da7e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e5bce872b55d944dde30149194bb4946 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_dda00960d2285ba5d719f1746a61e246 = $(`<div id="html_dda00960d2285ba5d719f1746a61e246" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة الأوائل العشرة للدعاية والاعلان</b><br> السجل التجاري: 2050126294<br> المنطقة: الدمام<br> الحارة: غرناطة<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.4172682652631,50.0812961750647" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e5bce872b55d944dde30149194bb4946.setContent(html_dda00960d2285ba5d719f1746a61e246); |
| |
| |
| |
| marker_e5cf674b67239f96eeae91b9c351a74f.bindPopup(popup_e5bce872b55d944dde30149194bb4946) |
| ; |
| |
| |
| |
| |
| marker_e5cf674b67239f96eeae91b9c351a74f.setIcon(icon_9767b1a94a1ee93f7a86e68a0449da7e); |
| |
| |
| var marker_c7ee9d4a4fb1693993cd048b45847626 = L.marker( |
| [26.4082076, 50.05832418], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_34eaf30153b31124958eb3f7814c43b1 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_95baf54d03b9fdc6e390cbbe401a643d = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8f18aeaa2c4910935edc167f9f1ebc50 = $(`<div id="html_8f18aeaa2c4910935edc167f9f1ebc50" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة مدينة الغيوم للتجارة</b><br> السجل التجاري: 2062619181<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.4082076,50.05832418" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_95baf54d03b9fdc6e390cbbe401a643d.setContent(html_8f18aeaa2c4910935edc167f9f1ebc50); |
| |
| |
| |
| marker_c7ee9d4a4fb1693993cd048b45847626.bindPopup(popup_95baf54d03b9fdc6e390cbbe401a643d) |
| ; |
| |
| |
| |
| |
| marker_c7ee9d4a4fb1693993cd048b45847626.setIcon(icon_34eaf30153b31124958eb3f7814c43b1); |
| |
| |
| var marker_13c1262436bdfb270b853cc7e9040f47 = L.marker( |
| [26.42312922, 50.03958261], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_a86f8606e8c46b3e25bf51d759bb1631 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_bdba99f586f5b11e6f60d3da95dca4a5 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1c2b26174b4983f7226f29445e35b4c7 = $(`<div id="html_1c2b26174b4983f7226f29445e35b4c7" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة لقطات احترافية للتصوير الفوتوغرافي</b><br> السجل التجاري: 2050121999<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.42312922,50.03958261" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_bdba99f586f5b11e6f60d3da95dca4a5.setContent(html_1c2b26174b4983f7226f29445e35b4c7); |
| |
| |
| |
| marker_13c1262436bdfb270b853cc7e9040f47.bindPopup(popup_bdba99f586f5b11e6f60d3da95dca4a5) |
| ; |
| |
| |
| |
| |
| marker_13c1262436bdfb270b853cc7e9040f47.setIcon(icon_a86f8606e8c46b3e25bf51d759bb1631); |
| |
| |
| var marker_fb19d9204c44835aa4ebd93e586e156c = L.marker( |
| [26.409147, 50.05767772], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_f719affa2b2272df0e5dcc7d93bfb081 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_22b959301e63f913e8bda4646c122671 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f3742a52032c86690f459bef2007fbac = $(`<div id="html_f3742a52032c86690f459bef2007fbac" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة قصة السلطنة</b><br> السجل التجاري: 2050219614<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.409147,50.05767772" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_22b959301e63f913e8bda4646c122671.setContent(html_f3742a52032c86690f459bef2007fbac); |
| |
| |
| |
| marker_fb19d9204c44835aa4ebd93e586e156c.bindPopup(popup_22b959301e63f913e8bda4646c122671) |
| ; |
| |
| |
| |
| |
| marker_fb19d9204c44835aa4ebd93e586e156c.setIcon(icon_f719affa2b2272df0e5dcc7d93bfb081); |
| |
| |
| var marker_3b96efff7b409139ecdc1b04cf763fb6 = L.marker( |
| [26.42183774078678, 50.02786766220862], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_cff21d1fb79a80fe5f249e2d9c6c6e5d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c339312e8b408037537c1a7663f64184 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_cdf3945e2a83925251d8fb9393b04f49 = $(`<div id="html_cdf3945e2a83925251d8fb9393b04f49" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة هامور الخليج المحدودة</b><br> السجل التجاري: 2511141357<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.42183774078678,50.02786766220862" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c339312e8b408037537c1a7663f64184.setContent(html_cdf3945e2a83925251d8fb9393b04f49); |
| |
| |
| |
| marker_3b96efff7b409139ecdc1b04cf763fb6.bindPopup(popup_c339312e8b408037537c1a7663f64184) |
| ; |
| |
| |
| |
| |
| marker_3b96efff7b409139ecdc1b04cf763fb6.setIcon(icon_cff21d1fb79a80fe5f249e2d9c6c6e5d); |
| |
| |
| var marker_72f12be8bc8c1577cd7d6159cbf3f063 = L.marker( |
| [26.42133716911594, 50.03469993917488], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_ae1a3ba85e647f21f8bafc5f40212706 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5cb4a8746ffba916b5a7c065ca172af9 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_aaeed659713edf009117c0d35d714fb0 = $(`<div id="html_aaeed659713edf009117c0d35d714fb0" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة السحابة الذكية للايواء السياحي</b><br> السجل التجاري: 2050194801<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.42133716911594,50.03469993917488" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5cb4a8746ffba916b5a7c065ca172af9.setContent(html_aaeed659713edf009117c0d35d714fb0); |
| |
| |
| |
| marker_72f12be8bc8c1577cd7d6159cbf3f063.bindPopup(popup_5cb4a8746ffba916b5a7c065ca172af9) |
| ; |
| |
| |
| |
| |
| marker_72f12be8bc8c1577cd7d6159cbf3f063.setIcon(icon_ae1a3ba85e647f21f8bafc5f40212706); |
| |
| |
| var marker_007212f3ec4b9eae02fb4d6b0ea9fe5c = L.marker( |
| [26.42245299875076, 50.03821288235486], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_11d45b6142c5c25d5d823f908c89df0b = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c16eaedc96751d294f16dbb2b50c5fd9 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_767f01eea83e4653a43698c20779f15d = $(`<div id="html_767f01eea83e4653a43698c20779f15d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة تحدي الصداره للترفيه</b><br> السجل التجاري: 2050190312<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.42245299875076,50.03821288235486" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c16eaedc96751d294f16dbb2b50c5fd9.setContent(html_767f01eea83e4653a43698c20779f15d); |
| |
| |
| |
| marker_007212f3ec4b9eae02fb4d6b0ea9fe5c.bindPopup(popup_c16eaedc96751d294f16dbb2b50c5fd9) |
| ; |
| |
| |
| |
| |
| marker_007212f3ec4b9eae02fb4d6b0ea9fe5c.setIcon(icon_11d45b6142c5c25d5d823f908c89df0b); |
| |
| |
| var marker_373236b5b611d804b1e7de8c584d8997 = L.marker( |
| [26.4221066855325, 50.0290417157239], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_3d85d67a730aed01445ee71a76899406 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_6c8aebccf22a5f1f89a01a3846b26292 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d36d599f70ce4f6d034897836ce0357f = $(`<div id="html_d36d599f70ce4f6d034897836ce0357f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مركز ترياق البدن للطب البديل</b><br> السجل التجاري: 2050238975<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.4221066855325,50.0290417157239" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_6c8aebccf22a5f1f89a01a3846b26292.setContent(html_d36d599f70ce4f6d034897836ce0357f); |
| |
| |
| |
| marker_373236b5b611d804b1e7de8c584d8997.bindPopup(popup_6c8aebccf22a5f1f89a01a3846b26292) |
| ; |
| |
| |
| |
| |
| marker_373236b5b611d804b1e7de8c584d8997.setIcon(icon_3d85d67a730aed01445ee71a76899406); |
| |
| |
| var marker_5243c2dcfb129e5c7a654a077f9ecc32 = L.marker( |
| [26.40443137262594, 50.05486663690756], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_cb96be31c7a0d11bc445e881c093ead4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c4b551755fb05c5d6e077f6f4606a232 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_fe91a7cf7a87de7998f39ffe855d1181 = $(`<div id="html_fe91a7cf7a87de7998f39ffe855d1181" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة سلطان ناصر النهدي للاستشارات البيئية</b><br> السجل التجاري: 2050194060<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.40443137262594,50.05486663690756" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c4b551755fb05c5d6e077f6f4606a232.setContent(html_fe91a7cf7a87de7998f39ffe855d1181); |
| |
| |
| |
| marker_5243c2dcfb129e5c7a654a077f9ecc32.bindPopup(popup_c4b551755fb05c5d6e077f6f4606a232) |
| ; |
| |
| |
| |
| |
| marker_5243c2dcfb129e5c7a654a077f9ecc32.setIcon(icon_cb96be31c7a0d11bc445e881c093ead4); |
| |
| |
| var marker_daa6d179b3ec5f854c5c0b1f41ce4f14 = L.marker( |
| [26.42699758, 50.03742299], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_6748c482e1c16f1abc077324f3c6dc45 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ca02035243123c5c4babc94b59f97787 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f0e4ee5a994adb924b03c2eff2551e21 = $(`<div id="html_f0e4ee5a994adb924b03c2eff2551e21" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شقق غصن البنفسج للشقق المخدومة</b><br> السجل التجاري: 2050105802<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.42699758,50.03742299" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ca02035243123c5c4babc94b59f97787.setContent(html_f0e4ee5a994adb924b03c2eff2551e21); |
| |
| |
| |
| marker_daa6d179b3ec5f854c5c0b1f41ce4f14.bindPopup(popup_ca02035243123c5c4babc94b59f97787) |
| ; |
| |
| |
| |
| |
| marker_daa6d179b3ec5f854c5c0b1f41ce4f14.setIcon(icon_6748c482e1c16f1abc077324f3c6dc45); |
| |
| |
| var marker_39cbcd16ddb56a42fcdc6c09fca90bff = L.marker( |
| [26.425247, 50.04380647], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_944a8e1d2c125af3358dc2736e6af2c6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0040c8fbaa81ed00db4848f2f1d0deb6 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_314227e4d191f19894e9c7655e0404cb = $(`<div id="html_314227e4d191f19894e9c7655e0404cb" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مغاسل الاوزون للسيارات</b><br> السجل التجاري: 2050213102<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.425247,50.04380647" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0040c8fbaa81ed00db4848f2f1d0deb6.setContent(html_314227e4d191f19894e9c7655e0404cb); |
| |
| |
| |
| marker_39cbcd16ddb56a42fcdc6c09fca90bff.bindPopup(popup_0040c8fbaa81ed00db4848f2f1d0deb6) |
| ; |
| |
| |
| |
| |
| marker_39cbcd16ddb56a42fcdc6c09fca90bff.setIcon(icon_944a8e1d2c125af3358dc2736e6af2c6); |
| |
| |
| var marker_cc15c625963e0c77d1335c4da83502e8 = L.marker( |
| [26.40423722, 50.03843343], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_5b1777a4186275567d3cf8d960e9bf2c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_61d04e13de7f5a879db8ec1fd501c625 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f53a244fae700dc703c9a4865b7ebc33 = $(`<div id="html_f53a244fae700dc703c9a4865b7ebc33" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>محل حبايب مراد</b><br> السجل التجاري: 2050210340<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.40423722,50.03843343" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_61d04e13de7f5a879db8ec1fd501c625.setContent(html_f53a244fae700dc703c9a4865b7ebc33); |
| |
| |
| |
| marker_cc15c625963e0c77d1335c4da83502e8.bindPopup(popup_61d04e13de7f5a879db8ec1fd501c625) |
| ; |
| |
| |
| |
| |
| marker_cc15c625963e0c77d1335c4da83502e8.setIcon(icon_5b1777a4186275567d3cf8d960e9bf2c); |
| |
| |
| var marker_a687d415e2c963e25914036f11dd8a9f = L.marker( |
| [26.40722036, 50.05544707], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_31b1cf65b721f9a704c2c0b2e39aa3b4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_86b8e65f35dcee6441809eb870e531e9 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ba82e778753bcce8b11e719944906ed0 = $(`<div id="html_ba82e778753bcce8b11e719944906ed0" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة بزوغ الخير للمقاولات العامة</b><br> السجل التجاري: 2050211584<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.40722036,50.05544707" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_86b8e65f35dcee6441809eb870e531e9.setContent(html_ba82e778753bcce8b11e719944906ed0); |
| |
| |
| |
| marker_a687d415e2c963e25914036f11dd8a9f.bindPopup(popup_86b8e65f35dcee6441809eb870e531e9) |
| ; |
| |
| |
| |
| |
| marker_a687d415e2c963e25914036f11dd8a9f.setIcon(icon_31b1cf65b721f9a704c2c0b2e39aa3b4); |
| |
| |
| var marker_0e04621188e382c592d1012116c053ed = L.marker( |
| [26.42720335594953, 50.03818102052244], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_3d5ec3e8caf50a3ec6e0ca8928d203a2 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_eeaff01878354e2fd74d2169d5caee3c = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ebe76ee1d8ff019843a26cccea4fa2d2 = $(`<div id="html_ebe76ee1d8ff019843a26cccea4fa2d2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة أمان المتقدمة للمصاعد</b><br> السجل التجاري: 2050180901<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.42720335594953,50.03818102052244" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_eeaff01878354e2fd74d2169d5caee3c.setContent(html_ebe76ee1d8ff019843a26cccea4fa2d2); |
| |
| |
| |
| marker_0e04621188e382c592d1012116c053ed.bindPopup(popup_eeaff01878354e2fd74d2169d5caee3c) |
| ; |
| |
| |
| |
| |
| marker_0e04621188e382c592d1012116c053ed.setIcon(icon_3d5ec3e8caf50a3ec6e0ca8928d203a2); |
| |
| |
| var marker_b8b449016345d72a52a127d0d1e3fe53 = L.marker( |
| [26.40230647, 50.0506684], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_5b4bb2ac246c735c49039c05307a3880 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5c9a65ed958073017953e7b6bd629f8e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_243d60c0a8f57e40de16d500d48558c3 = $(`<div id="html_243d60c0a8f57e40de16d500d48558c3" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة نبراس المنار للاتصلات وا لتقنية المعلومات</b><br> السجل التجاري: 2050240893<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.40230647,50.0506684" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5c9a65ed958073017953e7b6bd629f8e.setContent(html_243d60c0a8f57e40de16d500d48558c3); |
| |
| |
| |
| marker_b8b449016345d72a52a127d0d1e3fe53.bindPopup(popup_5c9a65ed958073017953e7b6bd629f8e) |
| ; |
| |
| |
| |
| |
| marker_b8b449016345d72a52a127d0d1e3fe53.setIcon(icon_5b4bb2ac246c735c49039c05307a3880); |
| |
| |
| var marker_10167ab60b64b018e9b9eeb0cf30d486 = L.marker( |
| [26.40694199607434, 50.03661187559534], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_9a90dbe23995d02407136444b2c3cefd = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c02df3dc78ea77250464bd76d3bad0ae = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3bf777507fd87e121b825816956e647b = $(`<div id="html_3bf777507fd87e121b825816956e647b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة محل اجواء الباحة للتجارة</b><br> السجل التجاري: 2050221291<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.40694199607434,50.03661187559534" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c02df3dc78ea77250464bd76d3bad0ae.setContent(html_3bf777507fd87e121b825816956e647b); |
| |
| |
| |
| marker_10167ab60b64b018e9b9eeb0cf30d486.bindPopup(popup_c02df3dc78ea77250464bd76d3bad0ae) |
| ; |
| |
| |
| |
| |
| marker_10167ab60b64b018e9b9eeb0cf30d486.setIcon(icon_9a90dbe23995d02407136444b2c3cefd); |
| |
| |
| var marker_8c2e746859847615b413345e95c77439 = L.marker( |
| [26.42093206117989, 50.0339939626066], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_3de4b4f5ce00fe83a77e0badec358b0d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ae222b1cc009f063818f4be91eca205a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_dd7d832ec4174e409df90441e055e722 = $(`<div id="html_dd7d832ec4174e409df90441e055e722" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة تصادم</b><br> السجل التجاري: 2050174847<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.42093206117989,50.0339939626066" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ae222b1cc009f063818f4be91eca205a.setContent(html_dd7d832ec4174e409df90441e055e722); |
| |
| |
| |
| marker_8c2e746859847615b413345e95c77439.bindPopup(popup_ae222b1cc009f063818f4be91eca205a) |
| ; |
| |
| |
| |
| |
| marker_8c2e746859847615b413345e95c77439.setIcon(icon_3de4b4f5ce00fe83a77e0badec358b0d); |
| |
| |
| var marker_9d6397da112c94957e69e1138d30b7c9 = L.marker( |
| [26.41453274595374, 50.05304306745529], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_e98fd64912b3eee49940d9d7ba906f29 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5ebf3e99b6f07e5a54cba29365dcbf76 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_b10022f6e24d3261ac7fc1ce71dedb5b = $(`<div id="html_b10022f6e24d3261ac7fc1ce71dedb5b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة مطعم نكهة شرقية لتقديم الوجبات</b><br> السجل التجاري: 2050184938<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.41453274595374,50.05304306745529" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5ebf3e99b6f07e5a54cba29365dcbf76.setContent(html_b10022f6e24d3261ac7fc1ce71dedb5b); |
| |
| |
| |
| marker_9d6397da112c94957e69e1138d30b7c9.bindPopup(popup_5ebf3e99b6f07e5a54cba29365dcbf76) |
| ; |
| |
| |
| |
| |
| marker_9d6397da112c94957e69e1138d30b7c9.setIcon(icon_e98fd64912b3eee49940d9d7ba906f29); |
| |
| |
| var marker_b854c63f3e5c77c08b8ed1b4ff9a021f = L.marker( |
| [26.42037728043762, 50.03433062639665], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_c8aab3ac399eae13cc797bac0d8acfab = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_809adbda85070d8853180fe239713056 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_765551ca850dd5ddea10b5668ca449a8 = $(`<div id="html_765551ca850dd5ddea10b5668ca449a8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة دنيا الاخشاب التجارية</b><br> السجل التجاري: 2050194911<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.42037728043762,50.03433062639665" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_809adbda85070d8853180fe239713056.setContent(html_765551ca850dd5ddea10b5668ca449a8); |
| |
| |
| |
| marker_b854c63f3e5c77c08b8ed1b4ff9a021f.bindPopup(popup_809adbda85070d8853180fe239713056) |
| ; |
| |
| |
| |
| |
| marker_b854c63f3e5c77c08b8ed1b4ff9a021f.setIcon(icon_c8aab3ac399eae13cc797bac0d8acfab); |
| |
| |
| var marker_295d2b53e2c1deaa633353028c163275 = L.marker( |
| [26.41651654, 50.02956403], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_b04c4fbe93afd2dba0d2c31e170f6be2 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b19f2207a330012447452539fefea91b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_29dacb058576595bd7b60b1f7bd82c54 = $(`<div id="html_29dacb058576595bd7b60b1f7bd82c54" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مشوار الخليج لتقديم الوجبات</b><br> السجل التجاري: 2051225075<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.41651654,50.02956403" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b19f2207a330012447452539fefea91b.setContent(html_29dacb058576595bd7b60b1f7bd82c54); |
| |
| |
| |
| marker_295d2b53e2c1deaa633353028c163275.bindPopup(popup_b19f2207a330012447452539fefea91b) |
| ; |
| |
| |
| |
| |
| marker_295d2b53e2c1deaa633353028c163275.setIcon(icon_b04c4fbe93afd2dba0d2c31e170f6be2); |
| |
| |
| var marker_1410d16bee97689ea556aa464e448169 = L.marker( |
| [26.40028586673721, 50.04109114408493], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_cad3b7cf4bd317064a574d62a02c3499 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_69358a428b3fb2835c2324153cc7f2b0 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3dc7e7ccb68516f0730bb682278a9e0b = $(`<div id="html_3dc7e7ccb68516f0730bb682278a9e0b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة بشائر سيف مبارك الجهورية للادوات الصحية</b><br> السجل التجاري: 2050184630<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.40028586673721,50.04109114408493" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_69358a428b3fb2835c2324153cc7f2b0.setContent(html_3dc7e7ccb68516f0730bb682278a9e0b); |
| |
| |
| |
| marker_1410d16bee97689ea556aa464e448169.bindPopup(popup_69358a428b3fb2835c2324153cc7f2b0) |
| ; |
| |
| |
| |
| |
| marker_1410d16bee97689ea556aa464e448169.setIcon(icon_cad3b7cf4bd317064a574d62a02c3499); |
| |
| |
| var marker_1fe35648b39c9f4e75505c7fdd415ede = L.marker( |
| [26.4070262785855, 50.03682374954224], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_134e7d62a6b2b2e671d9a445937dedb3 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f0f6aed72c10c9d35dd7f619e6ac45a7 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_343b310c2a2c60f522226cf7aecf747a = $(`<div id="html_343b310c2a2c60f522226cf7aecf747a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة اسناد المجال للخدمات اللوجستية</b><br> السجل التجاري: 2050195900<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.4070262785855,50.03682374954224" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f0f6aed72c10c9d35dd7f619e6ac45a7.setContent(html_343b310c2a2c60f522226cf7aecf747a); |
| |
| |
| |
| marker_1fe35648b39c9f4e75505c7fdd415ede.bindPopup(popup_f0f6aed72c10c9d35dd7f619e6ac45a7) |
| ; |
| |
| |
| |
| |
| marker_1fe35648b39c9f4e75505c7fdd415ede.setIcon(icon_134e7d62a6b2b2e671d9a445937dedb3); |
| |
| |
| var marker_40abd9ac5b74d1ff6e7ee317ada2d87b = L.marker( |
| [26.42117706715901, 50.04720855996909], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_e558253bb84a88efbaddeae753d6761e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ceaf9e8b056c55ac35456f591fa07403 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c2ab1945f2856c8e87422d56ae9ff001 = $(`<div id="html_c2ab1945f2856c8e87422d56ae9ff001" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة صالح رجب محمد القرشي للطاقة</b><br> السجل التجاري: 2050177734<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.42117706715901,50.04720855996909" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ceaf9e8b056c55ac35456f591fa07403.setContent(html_c2ab1945f2856c8e87422d56ae9ff001); |
| |
| |
| |
| marker_40abd9ac5b74d1ff6e7ee317ada2d87b.bindPopup(popup_ceaf9e8b056c55ac35456f591fa07403) |
| ; |
| |
| |
| |
| |
| marker_40abd9ac5b74d1ff6e7ee317ada2d87b.setIcon(icon_e558253bb84a88efbaddeae753d6761e); |
| |
| |
| var marker_9c998e91dc3eed3d16ff6139dbc65d3d = L.marker( |
| [26.41913970694679, 50.03042558039707], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_081afe3dafbb060b2d0ff25a8db626d2 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkpurple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_8842e8181f7d500ce83c4002c6c4ebc6 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8ad11fcef6e25e04ef8bb9bd03085af6 = $(`<div id="html_8ad11fcef6e25e04ef8bb9bd03085af6" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة الوسيط الأمثل للتجارة</b><br> السجل التجاري: 2050192056<br> المنطقة: الدمام<br> الحارة: أحد<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.41913970694679,50.03042558039707" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_8842e8181f7d500ce83c4002c6c4ebc6.setContent(html_8ad11fcef6e25e04ef8bb9bd03085af6); |
| |
| |
| |
| marker_9c998e91dc3eed3d16ff6139dbc65d3d.bindPopup(popup_8842e8181f7d500ce83c4002c6c4ebc6) |
| ; |
| |
| |
| |
| |
| marker_9c998e91dc3eed3d16ff6139dbc65d3d.setIcon(icon_081afe3dafbb060b2d0ff25a8db626d2); |
| |
| |
| var marker_45831686d3fca22d012c52835b30e2d0 = L.marker( |
| [26.42380619, 50.08103416], |
| { |
| } |
| ).addTo(map_8983581a26c88fe838b457c81f30ca34); |
| |
| |
| var icon_ddb0f58637162a09dd40884804ac56c4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4b05aa4c83f6d69613b2dd6e15b5948b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_781edac6855f85ea049f02e5ba5a6af5 = $(`<div id="html_781edac6855f85ea049f02e5ba5a6af5" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>خياط سراء غرناطة للخياطة الرجالية</b><br> السجل التجاري: 2050125595<br> المنطقة: الدمام<br> الحارة: غرناطة<br> <b>اسم الباحث:</b> بدريه عادل بن فالح النصار<br> <a href="https://www.google.com/maps?q=26.42380619,50.08103416" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4b05aa4c83f6d69613b2dd6e15b5948b.setContent(html_781edac6855f85ea049f02e5ba5a6af5); |
| |
| |
| |
| marker_45831686d3fca22d012c52835b30e2d0.bindPopup(popup_4b05aa4c83f6d69613b2dd6e15b5948b) |
| ; |
| |
| |
| |
| |
| marker_45831686d3fca22d012c52835b30e2d0.setIcon(icon_ddb0f58637162a09dd40884804ac56c4); |
| |
| </script> |
| </html> |