| <!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_ce3de43e1b269c0eed27b3b48a15cfbf { |
| 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_16" onclick=" |
| var panel = document.getElementById('stats_16'); |
| var btn = document.getElementById('btn_stats_16'); |
| 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_16" 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; |
| ">ريم محمد احمد رياني - 24</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 7</div> |
| <div><b>عدد الحارات:</b> 3</div> |
| </div> |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• غرناطة: 4</div><div>• الروضة: 2</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_16_ريم_محمد_احمد_رياني.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_16_ريم_محمد_احمد_رياني.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> |
|
|
| |
| <a href="no_coordinates_16_ريم_محمد_احمد_رياني.pdf" target="_blank" style=" |
| display:block; |
| text-align:center; |
| background:#dc2626; |
| color:#fff; |
| text-decoration:none; |
| padding:10px 12px; |
| border-radius:12px; |
| font-weight:700; |
| margin-bottom:14px; |
| ">عينات بدون إحداثية PDF</a> |
| |
|
|
| <div style="font-weight:bold; margin-bottom:6px;">تلوين حسب الحارة</div> |
| <div style="font-size:13px;"> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:purple; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>غرناطة</span> |
| </div> |
| <span style="color:#555;">(4)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkred; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الروضة</span> |
| </div> |
| <span style="color:#555;">(2)</span> |
| </div> |
| |
| <div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;"> |
| <div style="display:flex;align-items:center;gap:8px;"> |
| <span style=" |
| width:12px; |
| height:12px; |
| border-radius:50%; |
| display:inline-block; |
| background:darkblue; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>العدامة</span> |
| </div> |
| <span style="color:#555;">(1)</span> |
| </div> |
| |
| </div> |
| </div> |
| </div> |
| |
| |
| <div style=" |
| position:fixed; |
| top:10px; |
| left:10px; |
| z-index:10000; |
| direction:rtl; |
| font-family:Arial, sans-serif; |
| "> |
| <button id="searchToggleBtn" onclick="toggleSearchBox()" style=" |
| background:rgba(255,255,255,0.92); |
| border:none; |
| border-radius:14px; |
| padding:10px 14px; |
| font-size:14px; |
| font-weight:bold; |
| cursor:pointer; |
| box-shadow:0 2px 10px rgba(0,0,0,0.18); |
| ">إخفاء البحث</button> |
| </div> |
|
|
| <div id="searchBoxPanel" style=" |
| position:fixed; |
| top:55px; |
| left:10px; |
| z-index:10000; |
| direction:rtl; |
| font-family:Arial, sans-serif; |
| background:rgba(255,255,255,0.92); |
| padding:10px; |
| border-radius:16px; |
| box-shadow:0 2px 10px rgba(0,0,0,0.18); |
| width:300px; |
| "> |
| <input id="mapSearchInput" type="text" placeholder="ابحث عن اسم المنشأة..." |
| style=" |
| width:100%; |
| box-sizing:border-box; |
| padding:10px; |
| border-radius:12px; |
| border:1px solid #ccc; |
| font-size:14px; |
| direction:rtl; |
| "> |
|
|
| <div id="searchCount" style=" |
| margin-top:7px; |
| font-size:13px; |
| color:#334155; |
| line-height:1.7; |
| "> |
| اكتب للبحث داخل نقاط الخريطة |
| </div> |
|
|
| <button onclick="clearMapSearch()" style=" |
| margin-top:8px; |
| width:100%; |
| padding:8px; |
| border:none; |
| border-radius:10px; |
| background:#f3f4f6; |
| cursor:pointer; |
| font-weight:bold; |
| "> |
| مسح البحث |
| </button> |
| </div> |
|
|
| <script> |
| window.searchableMarkers = []; |
| window.noCoordinateSamples = [{"name": "مؤسسة عائشه بنت سعيد احمد ال سحاب للصيانة"}]; |
| |
| 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_579944b6e2e2632c8f182ee33c8533e6, |
| map: map_ce3de43e1b269c0eed27b3b48a15cfbf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة اسامه بن طاهر تانكو التجارية", |
| marker: marker_58045c1ebb4b450faae18be3abf0ccdc, |
| map: map_ce3de43e1b269c0eed27b3b48a15cfbf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة كوب مبتكر التجارية", |
| marker: marker_5d1d36f997e65fa2b9a45335826dc2b3, |
| map: map_ce3de43e1b269c0eed27b3b48a15cfbf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "الشركة الوقاية الذكية لمعدات السلامة", |
| marker: marker_bdf1554f096cdd288f860d790d511433, |
| map: map_ce3de43e1b269c0eed27b3b48a15cfbf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مطعم سافا للوجبات السريعة", |
| marker: marker_e7e1846ede9270de1843f6b19f5aead4, |
| map: map_ce3de43e1b269c0eed27b3b48a15cfbf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة البناؤون القدماء للمقاولات العامة", |
| marker: marker_23ef8d18293180e2bfba775923207dbf, |
| map: map_ce3de43e1b269c0eed27b3b48a15cfbf |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة المناقصات والمشاريع للمقاولات", |
| marker: marker_98a659461a5bdfcdf0c995cbe6c000a5, |
| map: map_ce3de43e1b269c0eed27b3b48a15cfbf |
| }); |
| }, 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_ce3de43e1b269c0eed27b3b48a15cfbf" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_ce3de43e1b269c0eed27b3b48a15cfbf = L.map( |
| "map_ce3de43e1b269c0eed27b3b48a15cfbf", |
| { |
| center: [26.422301107920223, 50.08378994935591], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_0403b477a0dd589d4e1ad6294de0fa1f = 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_0403b477a0dd589d4e1ad6294de0fa1f.addTo(map_ce3de43e1b269c0eed27b3b48a15cfbf); |
| |
| |
| var tile_layer_1327a94d06a099329e2b596444928277 = 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_1327a94d06a099329e2b596444928277.addTo(map_ce3de43e1b269c0eed27b3b48a15cfbf); |
| |
| |
| var tile_layer_27fc4c6efc62f54ab2ddaa6b96ad1bdb = 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_27fc4c6efc62f54ab2ddaa6b96ad1bdb.addTo(map_ce3de43e1b269c0eed27b3b48a15cfbf); |
| |
| |
| var locate_control_14847150a0fadbdd8a6a0756f45cf71d = L.control.locate( |
| {} |
| ).addTo(map_ce3de43e1b269c0eed27b3b48a15cfbf); |
| |
| |
| |
| var marker_579944b6e2e2632c8f182ee33c8533e6 = L.marker( |
| [26.43472741, 50.10708349], |
| { |
| } |
| ).addTo(map_ce3de43e1b269c0eed27b3b48a15cfbf); |
| |
| |
| var icon_ef703ffe0da49a150b55eaca8c9aabe2 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_14d415f68a9bbaa3ced589e4809d1b1b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c7bebfc3e3d035a9c3a72322e1c168cb = $(`<div id="html_c7bebfc3e3d035a9c3a72322e1c168cb" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>وكالة نوى العربية للدعاية والاعلان</b><br> السجل التجاري: 2050175906<br> المنطقة: الدمام<br> الحارة: العدامة<br> <b>اسم الباحث:</b> ريم محمد احمد رياني<br> <a href="https://www.google.com/maps?q=26.43472741,50.10708349" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_14d415f68a9bbaa3ced589e4809d1b1b.setContent(html_c7bebfc3e3d035a9c3a72322e1c168cb); |
| |
| |
| |
| marker_579944b6e2e2632c8f182ee33c8533e6.bindPopup(popup_14d415f68a9bbaa3ced589e4809d1b1b) |
| ; |
| |
| |
| |
| |
| marker_579944b6e2e2632c8f182ee33c8533e6.setIcon(icon_ef703ffe0da49a150b55eaca8c9aabe2); |
| |
| |
| var marker_58045c1ebb4b450faae18be3abf0ccdc = L.marker( |
| [26.3971243100457, 50.08724992020213], |
| { |
| } |
| ).addTo(map_ce3de43e1b269c0eed27b3b48a15cfbf); |
| |
| |
| var icon_d9eeab238a5bcc8d75f9ff729fe4d1cd = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_68b37022c4782df069a5f526ddceb0fb = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_24f4062027c88bf129fe1cd87a4b8a4f = $(`<div id="html_24f4062027c88bf129fe1cd87a4b8a4f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة اسامه بن طاهر تانكو التجارية</b><br> السجل التجاري: 2050165914<br> المنطقة: الدمام<br> الحارة: الروضة<br> <b>اسم الباحث:</b> ريم محمد احمد رياني<br> <a href="https://www.google.com/maps?q=26.3971243100457,50.08724992020213" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_68b37022c4782df069a5f526ddceb0fb.setContent(html_24f4062027c88bf129fe1cd87a4b8a4f); |
| |
| |
| |
| marker_58045c1ebb4b450faae18be3abf0ccdc.bindPopup(popup_68b37022c4782df069a5f526ddceb0fb) |
| ; |
| |
| |
| |
| |
| marker_58045c1ebb4b450faae18be3abf0ccdc.setIcon(icon_d9eeab238a5bcc8d75f9ff729fe4d1cd); |
| |
| |
| var marker_5d1d36f997e65fa2b9a45335826dc2b3 = L.marker( |
| [26.43157485, 50.08070807], |
| { |
| } |
| ).addTo(map_ce3de43e1b269c0eed27b3b48a15cfbf); |
| |
| |
| var icon_159fd3921b5f7b447070dd96a2e8052e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f88f1ab68b1465df5f41d82aaaa3d539 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ae4e3219b2dd65e21e5515b783eff8b9 = $(`<div id="html_ae4e3219b2dd65e21e5515b783eff8b9" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة كوب مبتكر التجارية</b><br> السجل التجاري: 2050143063<br> المنطقة: الدمام<br> الحارة: غرناطة<br> <b>اسم الباحث:</b> ريم محمد احمد رياني<br> <a href="https://www.google.com/maps?q=26.43157485,50.08070807" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f88f1ab68b1465df5f41d82aaaa3d539.setContent(html_ae4e3219b2dd65e21e5515b783eff8b9); |
| |
| |
| |
| marker_5d1d36f997e65fa2b9a45335826dc2b3.bindPopup(popup_f88f1ab68b1465df5f41d82aaaa3d539) |
| ; |
| |
| |
| |
| |
| marker_5d1d36f997e65fa2b9a45335826dc2b3.setIcon(icon_159fd3921b5f7b447070dd96a2e8052e); |
| |
| |
| var marker_bdf1554f096cdd288f860d790d511433 = L.marker( |
| [26.40527321551475, 50.0832310725218], |
| { |
| } |
| ).addTo(map_ce3de43e1b269c0eed27b3b48a15cfbf); |
| |
| |
| var icon_ad4a8819ac00278ccbbb3669ad16f7eb = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d105025087d7f429572e9bf57f39607f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1fb44596edab4d0b81135585602f90e2 = $(`<div id="html_1fb44596edab4d0b81135585602f90e2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>الشركة الوقاية الذكية لمعدات السلامة</b><br> السجل التجاري: 2050177887<br> المنطقة: الدمام<br> الحارة: الروضة<br> <b>اسم الباحث:</b> ريم محمد احمد رياني<br> <a href="https://www.google.com/maps?q=26.40527321551475,50.0832310725218" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d105025087d7f429572e9bf57f39607f.setContent(html_1fb44596edab4d0b81135585602f90e2); |
| |
| |
| |
| marker_bdf1554f096cdd288f860d790d511433.bindPopup(popup_d105025087d7f429572e9bf57f39607f) |
| ; |
| |
| |
| |
| |
| marker_bdf1554f096cdd288f860d790d511433.setIcon(icon_ad4a8819ac00278ccbbb3669ad16f7eb); |
| |
| |
| var marker_e7e1846ede9270de1843f6b19f5aead4 = L.marker( |
| [26.42844493, 50.07469969], |
| { |
| } |
| ).addTo(map_ce3de43e1b269c0eed27b3b48a15cfbf); |
| |
| |
| var icon_e22af150fd2f16fac42183ffa12d7756 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c502d338c51b71bd2e3b5b28a796ab63 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_31f6e974d0d51e7b88f6fabdf7d88801 = $(`<div id="html_31f6e974d0d51e7b88f6fabdf7d88801" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مطعم سافا للوجبات السريعة</b><br> السجل التجاري: 2050147753<br> المنطقة: الدمام<br> الحارة: غرناطة<br> <b>اسم الباحث:</b> ريم محمد احمد رياني<br> <a href="https://www.google.com/maps?q=26.42844493,50.07469969" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c502d338c51b71bd2e3b5b28a796ab63.setContent(html_31f6e974d0d51e7b88f6fabdf7d88801); |
| |
| |
| |
| marker_e7e1846ede9270de1843f6b19f5aead4.bindPopup(popup_c502d338c51b71bd2e3b5b28a796ab63) |
| ; |
| |
| |
| |
| |
| marker_e7e1846ede9270de1843f6b19f5aead4.setIcon(icon_e22af150fd2f16fac42183ffa12d7756); |
| |
| |
| var marker_23ef8d18293180e2bfba775923207dbf = L.marker( |
| [26.43018296096908, 50.07816723547876], |
| { |
| } |
| ).addTo(map_ce3de43e1b269c0eed27b3b48a15cfbf); |
| |
| |
| var icon_2062e99d000d3af1de1c72d3a15a8650 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_2de0f6172568e39fc0181192e2f8a058 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1b5622882ef539f89e1eaab85943b4ca = $(`<div id="html_1b5622882ef539f89e1eaab85943b4ca" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة البناؤون القدماء للمقاولات العامة</b><br> السجل التجاري: 2050154478<br> المنطقة: الدمام<br> الحارة: غرناطة<br> <b>اسم الباحث:</b> ريم محمد احمد رياني<br> <a href="https://www.google.com/maps?q=26.43018296096908,50.07816723547876" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_2de0f6172568e39fc0181192e2f8a058.setContent(html_1b5622882ef539f89e1eaab85943b4ca); |
| |
| |
| |
| marker_23ef8d18293180e2bfba775923207dbf.bindPopup(popup_2de0f6172568e39fc0181192e2f8a058) |
| ; |
| |
| |
| |
| |
| marker_23ef8d18293180e2bfba775923207dbf.setIcon(icon_2062e99d000d3af1de1c72d3a15a8650); |
| |
| |
| var marker_98a659461a5bdfcdf0c995cbe6c000a5 = L.marker( |
| [26.428780078912, 50.0753901672887], |
| { |
| } |
| ).addTo(map_ce3de43e1b269c0eed27b3b48a15cfbf); |
| |
| |
| var icon_14d9c85bbc2b888951a7918a095325c7 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_a41bee93664aa85c565c974b072994fd = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a36aeaf94a9dda82f0ff1e1e278ac1fc = $(`<div id="html_a36aeaf94a9dda82f0ff1e1e278ac1fc" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة المناقصات والمشاريع للمقاولات</b><br> السجل التجاري: 10906<br> المنطقة: الدمام<br> الحارة: غرناطة<br> <b>اسم الباحث:</b> ريم محمد احمد رياني<br> <a href="https://www.google.com/maps?q=26.428780078912,50.0753901672887" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_a41bee93664aa85c565c974b072994fd.setContent(html_a36aeaf94a9dda82f0ff1e1e278ac1fc); |
| |
| |
| |
| marker_98a659461a5bdfcdf0c995cbe6c000a5.bindPopup(popup_a41bee93664aa85c565c974b072994fd) |
| ; |
| |
| |
| |
| |
| marker_98a659461a5bdfcdf0c995cbe6c000a5.setIcon(icon_14d9c85bbc2b888951a7918a095325c7); |
| |
| </script> |
| </html> |