| <!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_f3db1ba4adc2abdad9404404c49793e4 { |
| 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_12" onclick=" |
| var panel = document.getElementById('stats_12'); |
| var btn = document.getElementById('btn_stats_12'); |
| 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_12" 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; |
| ">بيان سلطان احمد الغليسي - 18</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 17</div> |
| <div><b>عدد الحارات:</b> 5</div> |
| </div> |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• المحمدية: 13</div><div>• النخيل: 1</div><div>• الخليج: 1</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_12_بيان_سلطان_احمد_الغليسي.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_12_بيان_سلطان_احمد_الغليسي.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:gray; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>المحمدية</span> |
| </div> |
| <span style="color:#555;">(13)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkred; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>النخيل</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:pink; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الخليج</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkred; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الزهور</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background: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_a4ca4901693ddfd190c2a07e6fa9d3ef, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مون ستار التجارية", |
| marker: marker_14c2338aaa26f34e6ee49425cff5110e, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة وادي الضيافة لخدمات الاعاشة", |
| marker: marker_0b41eed7df673e8c33445876622fc3e8, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة زاويه جوهرة الاسعار للتجارة", |
| marker: marker_89db3254a380b0cba925cc931688b432, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "محل الوجود أول التجارية", |
| marker: marker_ca804ec46e6f9c566748313a6babebe2, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مخبز فتحة خير للخبز", |
| marker: marker_29fe8bc6ff23df11916bbce511a20e38, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة شراكة البناء", |
| marker: marker_c441b365f08862e6196b582b5496cf05, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مركز طوبى الخير للتجارة", |
| marker: marker_c90a7d78384bb9c50fb30e108eddc6ad, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مقهى كرك الاحلام لتقديم المشروبات شركة الشخص الواحد", |
| marker: marker_0cda000e2abee301dbbd1f4a13336bb3, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة جسور الإمداد للالات والمعدات", |
| marker: marker_42abc49d9f699aeed31a05b95d0c29fa, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مطاعم الشباب البخاري لتقديم الوجبات", |
| marker: marker_135a1c67ec69b10ca15ba3db35682b82, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة جداول للخدمات البيئية", |
| marker: marker_6d3a6020e797157d386e592791ca287c, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "جمعية سيهات للخدمات الاجتماعية", |
| marker: marker_fad4e751deace124258fb1597699fec3, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة كنه للدعاية والاعلان", |
| marker: marker_ae280d6195de7f6e3d6fe84286461449, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مطبخ ليوان الاحساء لتقديم الوجبات", |
| marker: marker_a03dc7bebfbcdd0e564876fab5e8306d, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة جابر محسني النمري التجارية", |
| marker: marker_de008db558eacb42f685999b0c0f5a95, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "وكالة عبير سعيد محمد الأحمري للدعاية والاعلان", |
| marker: marker_3ff0a5f70e322a13496ff9c022126f46, |
| map: map_f3db1ba4adc2abdad9404404c49793e4 |
| }); |
| }, 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_f3db1ba4adc2abdad9404404c49793e4" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_f3db1ba4adc2abdad9404404c49793e4 = L.map( |
| "map_f3db1ba4adc2abdad9404404c49793e4", |
| { |
| center: [26.454066726030973, 50.0635206202788], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_1e1de63cc715e29d4d1544016665b834 = 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_1e1de63cc715e29d4d1544016665b834.addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var tile_layer_5c2f469bc2afc44f82eb18c3e1d4497d = 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_5c2f469bc2afc44f82eb18c3e1d4497d.addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var tile_layer_872100c64ce5ed25a08ff74ee765a6ba = 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_872100c64ce5ed25a08ff74ee765a6ba.addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var locate_control_42e1e9050d027f2b7a7c7e66bae899f6 = L.control.locate( |
| {} |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| |
| var marker_a4ca4901693ddfd190c2a07e6fa9d3ef = L.marker( |
| [26.44256056, 50.08898108], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_7c574d2d305fbd8a933afa71f46a6bcd = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_cb98229eb8e4900fb81ca555736ad315 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7b067f9b07ac9aba73ab76bc50f21465 = $(`<div id="html_7b067f9b07ac9aba73ab76bc50f21465" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة عميد الرفوف التجارية</b><br> السجل التجاري: 2050089027<br> المنطقة: الدمام<br> الحارة: النخيل<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.44256056,50.08898108" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_cb98229eb8e4900fb81ca555736ad315.setContent(html_7b067f9b07ac9aba73ab76bc50f21465); |
| |
| |
| |
| marker_a4ca4901693ddfd190c2a07e6fa9d3ef.bindPopup(popup_cb98229eb8e4900fb81ca555736ad315) |
| ; |
| |
| |
| |
| |
| marker_a4ca4901693ddfd190c2a07e6fa9d3ef.setIcon(icon_7c574d2d305fbd8a933afa71f46a6bcd); |
| |
| |
| var marker_14c2338aaa26f34e6ee49425cff5110e = L.marker( |
| [26.4484975108405, 50.055497859656], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_be886b0842abf8675738ff4ef41eeb55 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_dced13a4bd549cbb37ca1d4eb92315f2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_27fcc3b22a482ef8d14abbe98cc461ca = $(`<div id="html_27fcc3b22a482ef8d14abbe98cc461ca" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مون ستار التجارية</b><br> السجل التجاري: 2050234212<br> المنطقة: الدمام<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.4484975108405,50.055497859656" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_dced13a4bd549cbb37ca1d4eb92315f2.setContent(html_27fcc3b22a482ef8d14abbe98cc461ca); |
| |
| |
| |
| marker_14c2338aaa26f34e6ee49425cff5110e.bindPopup(popup_dced13a4bd549cbb37ca1d4eb92315f2) |
| ; |
| |
| |
| |
| |
| marker_14c2338aaa26f34e6ee49425cff5110e.setIcon(icon_be886b0842abf8675738ff4ef41eeb55); |
| |
| |
| var marker_0b41eed7df673e8c33445876622fc3e8 = L.marker( |
| [26.4702414, 50.05845665], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_091fe25831cc43ef2890f715836c6ba3 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1e66e971990ac47ed97673bf35598f07 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_e744811a0b38a0a26554f8ad43f8b9a4 = $(`<div id="html_e744811a0b38a0a26554f8ad43f8b9a4" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة وادي الضيافة لخدمات الاعاشة</b><br> السجل التجاري: 2051248072<br> المنطقة: الدمام<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.4702414,50.05845665" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1e66e971990ac47ed97673bf35598f07.setContent(html_e744811a0b38a0a26554f8ad43f8b9a4); |
| |
| |
| |
| marker_0b41eed7df673e8c33445876622fc3e8.bindPopup(popup_1e66e971990ac47ed97673bf35598f07) |
| ; |
| |
| |
| |
| |
| marker_0b41eed7df673e8c33445876622fc3e8.setIcon(icon_091fe25831cc43ef2890f715836c6ba3); |
| |
| |
| var marker_89db3254a380b0cba925cc931688b432 = L.marker( |
| [26.4459470825982, 50.0628059902538], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_d1fea50ef9e33deb602819c7632842d0 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_7850a5b7e9618831400798ce0433ab3d = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a30c84ccc33a4399d8da6f527d4bacb0 = $(`<div id="html_a30c84ccc33a4399d8da6f527d4bacb0" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة زاويه جوهرة الاسعار للتجارة</b><br> السجل التجاري: 2050239548<br> المنطقة: الدمام<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.4459470825982,50.0628059902538" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_7850a5b7e9618831400798ce0433ab3d.setContent(html_a30c84ccc33a4399d8da6f527d4bacb0); |
| |
| |
| |
| marker_89db3254a380b0cba925cc931688b432.bindPopup(popup_7850a5b7e9618831400798ce0433ab3d) |
| ; |
| |
| |
| |
| |
| marker_89db3254a380b0cba925cc931688b432.setIcon(icon_d1fea50ef9e33deb602819c7632842d0); |
| |
| |
| var marker_ca804ec46e6f9c566748313a6babebe2 = L.marker( |
| [26.46012703, 50.05035813], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_b4a4d2747035619fd61b0ac438dba4f4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_66c31c99046a7e9476accf68bfaab126 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c9238fd8dfeb8d98051bb11db7b7a72d = $(`<div id="html_c9238fd8dfeb8d98051bb11db7b7a72d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>محل الوجود أول التجارية</b><br> السجل التجاري: 2050240240<br> المنطقة: الدمام<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.46012703,50.05035813" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_66c31c99046a7e9476accf68bfaab126.setContent(html_c9238fd8dfeb8d98051bb11db7b7a72d); |
| |
| |
| |
| marker_ca804ec46e6f9c566748313a6babebe2.bindPopup(popup_66c31c99046a7e9476accf68bfaab126) |
| ; |
| |
| |
| |
| |
| marker_ca804ec46e6f9c566748313a6babebe2.setIcon(icon_b4a4d2747035619fd61b0ac438dba4f4); |
| |
| |
| var marker_29fe8bc6ff23df11916bbce511a20e38 = L.marker( |
| [26.44496094, 50.09292847], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_51475d538675f0d8a7b88736d72e6ca4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "pink", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_52a63b4314c909ea16b833a1cb8049a3 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9814d4b10250dfe3aa1e697437c4ea6a = $(`<div id="html_9814d4b10250dfe3aa1e697437c4ea6a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مخبز فتحة خير للخبز</b><br> السجل التجاري: 2050153479<br> المنطقة: الدمام<br> الحارة: الخليج<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.44496094,50.09292847" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_52a63b4314c909ea16b833a1cb8049a3.setContent(html_9814d4b10250dfe3aa1e697437c4ea6a); |
| |
| |
| |
| marker_29fe8bc6ff23df11916bbce511a20e38.bindPopup(popup_52a63b4314c909ea16b833a1cb8049a3) |
| ; |
| |
| |
| |
| |
| marker_29fe8bc6ff23df11916bbce511a20e38.setIcon(icon_51475d538675f0d8a7b88736d72e6ca4); |
| |
| |
| var marker_c441b365f08862e6196b582b5496cf05 = L.marker( |
| [26.46193901, 50.05019221], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_d8b491cf5149cc0bdceaa8f9911fc89e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_170d48fc644212c12660932e3e588b24 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d47e5ccc0ef9ea621221b5f6af6b55c9 = $(`<div id="html_d47e5ccc0ef9ea621221b5f6af6b55c9" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة شراكة البناء</b><br> السجل التجاري: 2051047791<br> المنطقة: الدمام<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.46193901,50.05019221" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_170d48fc644212c12660932e3e588b24.setContent(html_d47e5ccc0ef9ea621221b5f6af6b55c9); |
| |
| |
| |
| marker_c441b365f08862e6196b582b5496cf05.bindPopup(popup_170d48fc644212c12660932e3e588b24) |
| ; |
| |
| |
| |
| |
| marker_c441b365f08862e6196b582b5496cf05.setIcon(icon_d8b491cf5149cc0bdceaa8f9911fc89e); |
| |
| |
| var marker_c90a7d78384bb9c50fb30e108eddc6ad = L.marker( |
| [26.4479103380742, 50.0611871779947], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_963e6bb4ace77eb9073432b863900478 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_8d048540e1f626cfda07685b1bd3c331 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a45b00284b9ee20f2704c52240a51ba4 = $(`<div id="html_a45b00284b9ee20f2704c52240a51ba4" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مركز طوبى الخير للتجارة</b><br> السجل التجاري: 2062020262<br> المنطقة: الدمام<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.4479103380742,50.0611871779947" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_8d048540e1f626cfda07685b1bd3c331.setContent(html_a45b00284b9ee20f2704c52240a51ba4); |
| |
| |
| |
| marker_c90a7d78384bb9c50fb30e108eddc6ad.bindPopup(popup_8d048540e1f626cfda07685b1bd3c331) |
| ; |
| |
| |
| |
| |
| marker_c90a7d78384bb9c50fb30e108eddc6ad.setIcon(icon_963e6bb4ace77eb9073432b863900478); |
| |
| |
| var marker_0cda000e2abee301dbbd1f4a13336bb3 = L.marker( |
| [26.46426668, 50.04871327], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_84d904f96fbe67070429b388498d43a9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0a7253887b79fd9fbc33200492ae649b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d060bf0ac8e8b6d16427a1abf5ac95cc = $(`<div id="html_d060bf0ac8e8b6d16427a1abf5ac95cc" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مقهى كرك الاحلام لتقديم المشروبات شركة الشخص الواحد</b><br> السجل التجاري: 2050240685<br> المنطقة: الدمام<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.46426668,50.04871327" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0a7253887b79fd9fbc33200492ae649b.setContent(html_d060bf0ac8e8b6d16427a1abf5ac95cc); |
| |
| |
| |
| marker_0cda000e2abee301dbbd1f4a13336bb3.bindPopup(popup_0a7253887b79fd9fbc33200492ae649b) |
| ; |
| |
| |
| |
| |
| marker_0cda000e2abee301dbbd1f4a13336bb3.setIcon(icon_84d904f96fbe67070429b388498d43a9); |
| |
| |
| var marker_42abc49d9f699aeed31a05b95d0c29fa = L.marker( |
| [26.44669887, 50.05593345], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_c73f2fe4b29f43f67f603486beb473a9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3e40a4d7e38c19f655911af4c16baa54 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6104b4f5024972aba4b2b70fd26c7b73 = $(`<div id="html_6104b4f5024972aba4b2b70fd26c7b73" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة جسور الإمداد للالات والمعدات</b><br> السجل التجاري: 2050209372<br> المنطقة: الدمام<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.44669887,50.05593345" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3e40a4d7e38c19f655911af4c16baa54.setContent(html_6104b4f5024972aba4b2b70fd26c7b73); |
| |
| |
| |
| marker_42abc49d9f699aeed31a05b95d0c29fa.bindPopup(popup_3e40a4d7e38c19f655911af4c16baa54) |
| ; |
| |
| |
| |
| |
| marker_42abc49d9f699aeed31a05b95d0c29fa.setIcon(icon_c73f2fe4b29f43f67f603486beb473a9); |
| |
| |
| var marker_135a1c67ec69b10ca15ba3db35682b82 = L.marker( |
| [26.46169148, 50.04943918], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_37f1e99d181614174eed0c28e5bb407f = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_94748b83a5dad022b21c22a1f4c4e0f4 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_396672278f47cb6840249a499921dccc = $(`<div id="html_396672278f47cb6840249a499921dccc" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مطاعم الشباب البخاري لتقديم الوجبات</b><br> السجل التجاري: 2055104322<br> المنطقة: الدمام<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.46169148,50.04943918" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_94748b83a5dad022b21c22a1f4c4e0f4.setContent(html_396672278f47cb6840249a499921dccc); |
| |
| |
| |
| marker_135a1c67ec69b10ca15ba3db35682b82.bindPopup(popup_94748b83a5dad022b21c22a1f4c4e0f4) |
| ; |
| |
| |
| |
| |
| marker_135a1c67ec69b10ca15ba3db35682b82.setIcon(icon_37f1e99d181614174eed0c28e5bb407f); |
| |
| |
| var marker_6d3a6020e797157d386e592791ca287c = L.marker( |
| [26.46083409197295, 50.06102800369263], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_2370a5b941b74cb81c2c99ee996382d9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_df5dc94c630b145c46e999b81690e2a1 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7b1cd0d3eee2021f479ff40f346ab59c = $(`<div id="html_7b1cd0d3eee2021f479ff40f346ab59c" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة جداول للخدمات البيئية</b><br> السجل التجاري: 2051237476<br> المنطقة: الدمام<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.46083409197295,50.06102800369263" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_df5dc94c630b145c46e999b81690e2a1.setContent(html_7b1cd0d3eee2021f479ff40f346ab59c); |
| |
| |
| |
| marker_6d3a6020e797157d386e592791ca287c.bindPopup(popup_df5dc94c630b145c46e999b81690e2a1) |
| ; |
| |
| |
| |
| |
| marker_6d3a6020e797157d386e592791ca287c.setIcon(icon_2370a5b941b74cb81c2c99ee996382d9); |
| |
| |
| var marker_fad4e751deace124258fb1597699fec3 = L.marker( |
| [26.4637156290407, 50.0490223831426], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_01bab3821a42037e4e1949a6d8b9674d = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c1723ada2d43c7684c5a4c7724257d64 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_effc74e286ff12f7dffa4ef8dfc2c695 = $(`<div id="html_effc74e286ff12f7dffa4ef8dfc2c695" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>جمعية سيهات للخدمات الاجتماعية</b><br> السجل التجاري: 2062618331<br> المنطقة: الدمام<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.4637156290407,50.0490223831426" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c1723ada2d43c7684c5a4c7724257d64.setContent(html_effc74e286ff12f7dffa4ef8dfc2c695); |
| |
| |
| |
| marker_fad4e751deace124258fb1597699fec3.bindPopup(popup_c1723ada2d43c7684c5a4c7724257d64) |
| ; |
| |
| |
| |
| |
| marker_fad4e751deace124258fb1597699fec3.setIcon(icon_01bab3821a42037e4e1949a6d8b9674d); |
| |
| |
| var marker_ae280d6195de7f6e3d6fe84286461449 = L.marker( |
| [26.45834149, 50.09102293], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_c84da421d2d0334e3ec9195897df03e6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f283f0f00afc8c17115caaccad22f827 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c06012e6a19aa858d22f54779aa798cf = $(`<div id="html_c06012e6a19aa858d22f54779aa798cf" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة كنه للدعاية والاعلان</b><br> السجل التجاري: 2050155713<br> المنطقة: الدمام<br> الحارة: الزهور<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.45834149,50.09102293" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f283f0f00afc8c17115caaccad22f827.setContent(html_c06012e6a19aa858d22f54779aa798cf); |
| |
| |
| |
| marker_ae280d6195de7f6e3d6fe84286461449.bindPopup(popup_f283f0f00afc8c17115caaccad22f827) |
| ; |
| |
| |
| |
| |
| marker_ae280d6195de7f6e3d6fe84286461449.setIcon(icon_c84da421d2d0334e3ec9195897df03e6); |
| |
| |
| var marker_a03dc7bebfbcdd0e564876fab5e8306d = L.marker( |
| [26.45451103, 50.06048078], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_f4618b740f8b5b9c60d3b75239d07b44 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1e936dcc44de0cf02c02acf600099653 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_72d76f0b5530d838207bba72b9667bde = $(`<div id="html_72d76f0b5530d838207bba72b9667bde" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مطبخ ليوان الاحساء لتقديم الوجبات</b><br> السجل التجاري: 2251054055<br> المنطقة: الدمام<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.45451103,50.06048078" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1e936dcc44de0cf02c02acf600099653.setContent(html_72d76f0b5530d838207bba72b9667bde); |
| |
| |
| |
| marker_a03dc7bebfbcdd0e564876fab5e8306d.bindPopup(popup_1e936dcc44de0cf02c02acf600099653) |
| ; |
| |
| |
| |
| |
| marker_a03dc7bebfbcdd0e564876fab5e8306d.setIcon(icon_f4618b740f8b5b9c60d3b75239d07b44); |
| |
| |
| var marker_de008db558eacb42f685999b0c0f5a95 = L.marker( |
| [26.45419874, 50.05487287], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_6916dce50ec8fb21114373d424b19203 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "gray", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3b168c2100a6db3d7f99f9b67ea0c975 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_fff73940fa32a89f0113f6f2fed85226 = $(`<div id="html_fff73940fa32a89f0113f6f2fed85226" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة جابر محسني النمري التجارية</b><br> السجل التجاري: 4032149613<br> المنطقة: الدمام<br> الحارة: المحمدية<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.45419874,50.05487287" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3b168c2100a6db3d7f99f9b67ea0c975.setContent(html_fff73940fa32a89f0113f6f2fed85226); |
| |
| |
| |
| marker_de008db558eacb42f685999b0c0f5a95.bindPopup(popup_3b168c2100a6db3d7f99f9b67ea0c975) |
| ; |
| |
| |
| |
| |
| marker_de008db558eacb42f685999b0c0f5a95.setIcon(icon_6916dce50ec8fb21114373d424b19203); |
| |
| |
| var marker_3ff0a5f70e322a13496ff9c022126f46 = L.marker( |
| [26.43269246, 50.08893011], |
| { |
| } |
| ).addTo(map_f3db1ba4adc2abdad9404404c49793e4); |
| |
| |
| var icon_53320c4e2cd76ccf602fec6cb42bb2f8 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "cadetblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_fbe2a1453996ce6eeebb33404d51eec5 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4f9baead6d22b09b59f418dc2898ddfb = $(`<div id="html_4f9baead6d22b09b59f418dc2898ddfb" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>وكالة عبير سعيد محمد الأحمري للدعاية والاعلان</b><br> السجل التجاري: 2050122087<br> المنطقة: الدمام<br> الحارة: البادية<br> <b>اسم الباحث:</b> بيان سلطان احمد الغليسي<br> <a href="https://www.google.com/maps?q=26.43269246,50.08893011" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_fbe2a1453996ce6eeebb33404d51eec5.setContent(html_4f9baead6d22b09b59f418dc2898ddfb); |
| |
| |
| |
| marker_3ff0a5f70e322a13496ff9c022126f46.bindPopup(popup_fbe2a1453996ce6eeebb33404d51eec5) |
| ; |
| |
| |
| |
| |
| marker_3ff0a5f70e322a13496ff9c022126f46.setIcon(icon_53320c4e2cd76ccf602fec6cb42bb2f8); |
| |
| </script> |
| </html> |