| <!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_4a7f89de6383c3a8be8abb666a93b52c { |
| 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_31" onclick=" |
| var panel = document.getElementById('stats_31'); |
| var btn = document.getElementById('btn_stats_31'); |
| 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_31" 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; |
| ">علي ابراهيم محمد الغامدي - 43</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 15</div> |
| <div><b>عدد الحارات:</b> 1</div> |
| </div> |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• الخالدية الجنوبية: 15</div></div> |
| </div> |
|
|
| <div style=" |
| margin-top:14px; |
| padding-top:10px; |
| border-top:1px solid rgba(0,0,0,0.08); |
| "> |
| <a href="report_31_علي_ابراهيم_محمد_الغامدي.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_31_علي_ابراهيم_محمد_الغامدي.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:darkred; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>الخالدية الجنوبية</span> |
| </div> |
| <span style="color:#555;">(15)</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_5531f6f47b80fdd9cdc546e95d9d5231, |
| map: map_4a7f89de6383c3a8be8abb666a93b52c |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الدقة الفائقة للخدمات الصناعية المحدودة", |
| marker: marker_d57a280db20d26f22c7d9993afe294be, |
| map: map_4a7f89de6383c3a8be8abb666a93b52c |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة تكمو العربية المحدودة", |
| marker: marker_cbfcf3bee24538bdc127d5340930830a, |
| map: map_4a7f89de6383c3a8be8abb666a93b52c |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة امداد الموارد البشرية للاستقدام", |
| marker: marker_3e8549ed62dbbe3b1979b9f9de0c8a69, |
| map: map_4a7f89de6383c3a8be8abb666a93b52c |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة السحيمي فيغرو المحدودة", |
| marker: marker_ddbef319a1d36a453a6a7de06dd51948, |
| map: map_4a7f89de6383c3a8be8abb666a93b52c |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "الشركة المميزه لاعمال البترول والغاز", |
| marker: marker_6af57a6d61fa415518a8a1d8b76cfa2b, |
| map: map_4a7f89de6383c3a8be8abb666a93b52c |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة التدوير العربية المحدودة", |
| marker: marker_e5417ef76235123966a97b97d9624d8f, |
| map: map_4a7f89de6383c3a8be8abb666a93b52c |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة عصام قباني وشركاه للاتصالات", |
| marker: marker_252293b33c2ddc5a7d1ef5085b33bb66, |
| map: map_4a7f89de6383c3a8be8abb666a93b52c |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة كامبكو للمضخات ونزع المياه المحدودة", |
| marker: marker_d0a96a98dd48c3cad71c7422813db11e, |
| map: map_4a7f89de6383c3a8be8abb666a93b52c |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة أجواد يو تي سي", |
| marker: marker_19223a1aecd46c603d28b95ddd63309e, |
| map: map_4a7f89de6383c3a8be8abb666a93b52c |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة جلوبال السحيمي شركة الشخص الواحد", |
| marker: marker_fc6bfbe587a598f57cb2ab558e15c3f5, |
| map: map_4a7f89de6383c3a8be8abb666a93b52c |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الصناعات الغذائية المتحدة", |
| marker: marker_c8a3d052ed9c4a660d02f29d127654cf, |
| map: map_4a7f89de6383c3a8be8abb666a93b52c |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة قمة الفحص الوطنية", |
| marker: marker_31ed07747b703a76415423b71b68e44f, |
| map: map_4a7f89de6383c3a8be8abb666a93b52c |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة الدائره السعودية الطبيه شركة شخص واحد", |
| marker: marker_716a07764ef2798b00d5a137210ff7e5, |
| map: map_4a7f89de6383c3a8be8abb666a93b52c |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة المصنع السعودي عالي التقنية للصمامات", |
| marker: marker_02d4a9535516ba2e3b7b2b96df6d7512, |
| map: map_4a7f89de6383c3a8be8abb666a93b52c |
| }); |
| }, 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_4a7f89de6383c3a8be8abb666a93b52c" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_4a7f89de6383c3a8be8abb666a93b52c = L.map( |
| "map_4a7f89de6383c3a8be8abb666a93b52c", |
| { |
| center: [26.404175934210723, 50.16383414190708], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_8909d257e623967bcc8d2c24c22720f7 = 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_8909d257e623967bcc8d2c24c22720f7.addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var tile_layer_e534691c6894d03c3b66cbad5d9d1193 = 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_e534691c6894d03c3b66cbad5d9d1193.addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var tile_layer_955c47cd98b57f9d3838e65bb0328a4e = 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_955c47cd98b57f9d3838e65bb0328a4e.addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var locate_control_895f28ceb6c6658c275bd86f53be228b = L.control.locate( |
| {} |
| ).addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| |
| var marker_5531f6f47b80fdd9cdc546e95d9d5231 = L.marker( |
| [26.41718925, 50.16089192], |
| { |
| } |
| ).addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var icon_3475ea16ea938fa4e3eb773ef1e7924c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_aad3b00ce4b7580c4f7ea53c241a4a0e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_fcf09c7c0eb6599558500b83e3b5e89a = $(`<div id="html_fcf09c7c0eb6599558500b83e3b5e89a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الركن الطازج للوجبات السريعة</b><br> السجل التجاري: 2050116882<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <b>اسم الباحث:</b> علي ابراهيم محمد الغامدي<br> <a href="https://www.google.com/maps?q=26.41718925,50.16089192" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_aad3b00ce4b7580c4f7ea53c241a4a0e.setContent(html_fcf09c7c0eb6599558500b83e3b5e89a); |
| |
| |
| |
| marker_5531f6f47b80fdd9cdc546e95d9d5231.bindPopup(popup_aad3b00ce4b7580c4f7ea53c241a4a0e) |
| ; |
| |
| |
| |
| |
| marker_5531f6f47b80fdd9cdc546e95d9d5231.setIcon(icon_3475ea16ea938fa4e3eb773ef1e7924c); |
| |
| |
| var marker_d57a280db20d26f22c7d9993afe294be = L.marker( |
| [26.40923565, 50.17274957], |
| { |
| } |
| ).addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var icon_0bdd2909cc833bc20fcf62757a7955a5 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_cf8a51e319a1554a4c14ab2dc158942a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_109b3428e5f8daddc219488f9dadfdd2 = $(`<div id="html_109b3428e5f8daddc219488f9dadfdd2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الدقة الفائقة للخدمات الصناعية المحدودة</b><br> السجل التجاري: 2051043747<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <b>اسم الباحث:</b> علي ابراهيم محمد الغامدي<br> <a href="https://www.google.com/maps?q=26.40923565,50.17274957" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_cf8a51e319a1554a4c14ab2dc158942a.setContent(html_109b3428e5f8daddc219488f9dadfdd2); |
| |
| |
| |
| marker_d57a280db20d26f22c7d9993afe294be.bindPopup(popup_cf8a51e319a1554a4c14ab2dc158942a) |
| ; |
| |
| |
| |
| |
| marker_d57a280db20d26f22c7d9993afe294be.setIcon(icon_0bdd2909cc833bc20fcf62757a7955a5); |
| |
| |
| var marker_cbfcf3bee24538bdc127d5340930830a = L.marker( |
| [26.401306652185, 50.1665746308088], |
| { |
| } |
| ).addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var icon_7e6a3fc7099163de41dd2d0894f702c3 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4dbe6743fd885e57c28f520c8c995008 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_d5f18cb405efcf7dc29994da1b9d067e = $(`<div id="html_d5f18cb405efcf7dc29994da1b9d067e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة تكمو العربية المحدودة</b><br> السجل التجاري: 2051031306<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <b>اسم الباحث:</b> علي ابراهيم محمد الغامدي<br> <a href="https://www.google.com/maps?q=26.401306652185,50.1665746308088" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4dbe6743fd885e57c28f520c8c995008.setContent(html_d5f18cb405efcf7dc29994da1b9d067e); |
| |
| |
| |
| marker_cbfcf3bee24538bdc127d5340930830a.bindPopup(popup_4dbe6743fd885e57c28f520c8c995008) |
| ; |
| |
| |
| |
| |
| marker_cbfcf3bee24538bdc127d5340930830a.setIcon(icon_7e6a3fc7099163de41dd2d0894f702c3); |
| |
| |
| var marker_3e8549ed62dbbe3b1979b9f9de0c8a69 = L.marker( |
| [26.4132864124998, 50.1714187549514], |
| { |
| } |
| ).addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var icon_ccc4cd886fd0335309b1da60224538e8 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_409ac63bc6e6a4073bf3569323779158 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8bb82454c83e7a5b531a6df7f83d7ef0 = $(`<div id="html_8bb82454c83e7a5b531a6df7f83d7ef0" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة امداد الموارد البشرية للاستقدام</b><br> السجل التجاري: 2050102878<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <b>اسم الباحث:</b> علي ابراهيم محمد الغامدي<br> <a href="https://www.google.com/maps?q=26.4132864124998,50.1714187549514" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_409ac63bc6e6a4073bf3569323779158.setContent(html_8bb82454c83e7a5b531a6df7f83d7ef0); |
| |
| |
| |
| marker_3e8549ed62dbbe3b1979b9f9de0c8a69.bindPopup(popup_409ac63bc6e6a4073bf3569323779158) |
| ; |
| |
| |
| |
| |
| marker_3e8549ed62dbbe3b1979b9f9de0c8a69.setIcon(icon_ccc4cd886fd0335309b1da60224538e8); |
| |
| |
| var marker_ddbef319a1d36a453a6a7de06dd51948 = L.marker( |
| [26.40145013, 50.15377545], |
| { |
| } |
| ).addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var icon_7990f4d8abd9df1d8f47041d839bef78 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0031839d38cf38dc6f0547f1e93bf851 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4741240e3ed3ee6025fbcbe6555faadb = $(`<div id="html_4741240e3ed3ee6025fbcbe6555faadb" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة السحيمي فيغرو المحدودة</b><br> السجل التجاري: 2050004110<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <b>اسم الباحث:</b> علي ابراهيم محمد الغامدي<br> <a href="https://www.google.com/maps?q=26.40145013,50.15377545" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0031839d38cf38dc6f0547f1e93bf851.setContent(html_4741240e3ed3ee6025fbcbe6555faadb); |
| |
| |
| |
| marker_ddbef319a1d36a453a6a7de06dd51948.bindPopup(popup_0031839d38cf38dc6f0547f1e93bf851) |
| ; |
| |
| |
| |
| |
| marker_ddbef319a1d36a453a6a7de06dd51948.setIcon(icon_7990f4d8abd9df1d8f47041d839bef78); |
| |
| |
| var marker_6af57a6d61fa415518a8a1d8b76cfa2b = L.marker( |
| [26.41047991, 50.1661377], |
| { |
| } |
| ).addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var icon_97db7d7fa059cf7d36d47e5b2ee46e84 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3befc7368ac07f101fd9f9ea1ec17c89 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_3844e026dacc4036e75de1bc964ced3f = $(`<div id="html_3844e026dacc4036e75de1bc964ced3f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>الشركة المميزه لاعمال البترول والغاز</b><br> السجل التجاري: 4030133192<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <b>اسم الباحث:</b> علي ابراهيم محمد الغامدي<br> <a href="https://www.google.com/maps?q=26.41047991,50.1661377" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3befc7368ac07f101fd9f9ea1ec17c89.setContent(html_3844e026dacc4036e75de1bc964ced3f); |
| |
| |
| |
| marker_6af57a6d61fa415518a8a1d8b76cfa2b.bindPopup(popup_3befc7368ac07f101fd9f9ea1ec17c89) |
| ; |
| |
| |
| |
| |
| marker_6af57a6d61fa415518a8a1d8b76cfa2b.setIcon(icon_97db7d7fa059cf7d36d47e5b2ee46e84); |
| |
| |
| var marker_e5417ef76235123966a97b97d9624d8f = L.marker( |
| [26.401008, 50.16317259], |
| { |
| } |
| ).addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var icon_ba2ab1783f9a74b1d2b385e078077955 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_a68528bb76a465475fc665215083323e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_7d9e269db83bcceb0c7abdbec09ca915 = $(`<div id="html_7d9e269db83bcceb0c7abdbec09ca915" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة التدوير العربية المحدودة</b><br> السجل التجاري: 2050079562<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <b>اسم الباحث:</b> علي ابراهيم محمد الغامدي<br> <a href="https://www.google.com/maps?q=26.401008,50.16317259" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_a68528bb76a465475fc665215083323e.setContent(html_7d9e269db83bcceb0c7abdbec09ca915); |
| |
| |
| |
| marker_e5417ef76235123966a97b97d9624d8f.bindPopup(popup_a68528bb76a465475fc665215083323e) |
| ; |
| |
| |
| |
| |
| marker_e5417ef76235123966a97b97d9624d8f.setIcon(icon_ba2ab1783f9a74b1d2b385e078077955); |
| |
| |
| var marker_252293b33c2ddc5a7d1ef5085b33bb66 = L.marker( |
| [26.4110862068056, 50.166773089082], |
| { |
| } |
| ).addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var icon_bb793bf37e68bb22b7cc29a818324840 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_4891ec65dc85042b2e67ae9393b1b434 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9b28f2a8a9152f1ad65b9a4f74f76e60 = $(`<div id="html_9b28f2a8a9152f1ad65b9a4f74f76e60" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة عصام قباني وشركاه للاتصالات</b><br> السجل التجاري: 2050040835<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <b>اسم الباحث:</b> علي ابراهيم محمد الغامدي<br> <a href="https://www.google.com/maps?q=26.4110862068056,50.166773089082" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_4891ec65dc85042b2e67ae9393b1b434.setContent(html_9b28f2a8a9152f1ad65b9a4f74f76e60); |
| |
| |
| |
| marker_252293b33c2ddc5a7d1ef5085b33bb66.bindPopup(popup_4891ec65dc85042b2e67ae9393b1b434) |
| ; |
| |
| |
| |
| |
| marker_252293b33c2ddc5a7d1ef5085b33bb66.setIcon(icon_bb793bf37e68bb22b7cc29a818324840); |
| |
| |
| var marker_d0a96a98dd48c3cad71c7422813db11e = L.marker( |
| [26.3988506, 50.16269767], |
| { |
| } |
| ).addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var icon_956cf6230ee4462668945c57e75af80b = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_27be95780b3fb7797a7cb99e3e62453b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_f83829c6f16bb88e2a121945de30237c = $(`<div id="html_f83829c6f16bb88e2a121945de30237c" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة كامبكو للمضخات ونزع المياه المحدودة</b><br> السجل التجاري: 2051037842<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <b>اسم الباحث:</b> علي ابراهيم محمد الغامدي<br> <a href="https://www.google.com/maps?q=26.3988506,50.16269767" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_27be95780b3fb7797a7cb99e3e62453b.setContent(html_f83829c6f16bb88e2a121945de30237c); |
| |
| |
| |
| marker_d0a96a98dd48c3cad71c7422813db11e.bindPopup(popup_27be95780b3fb7797a7cb99e3e62453b) |
| ; |
| |
| |
| |
| |
| marker_d0a96a98dd48c3cad71c7422813db11e.setIcon(icon_956cf6230ee4462668945c57e75af80b); |
| |
| |
| var marker_19223a1aecd46c603d28b95ddd63309e = L.marker( |
| [26.3891711358787, 50.1638597707354], |
| { |
| } |
| ).addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var icon_8b858263834741422e7819422087b7da = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_afc7a30695fe922f71e4757ff4d91c45 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_5d5c95b682e737bd6b5cb1ef8f2a1720 = $(`<div id="html_5d5c95b682e737bd6b5cb1ef8f2a1720" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة أجواد يو تي سي</b><br> السجل التجاري: 2050125265<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <b>اسم الباحث:</b> علي ابراهيم محمد الغامدي<br> <a href="https://www.google.com/maps?q=26.3891111358787,50.1638597707354" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_afc7a30695fe922f71e4757ff4d91c45.setContent(html_5d5c95b682e737bd6b5cb1ef8f2a1720); |
| |
| |
| |
| marker_19223a1aecd46c603d28b95ddd63309e.bindPopup(popup_afc7a30695fe922f71e4757ff4d91c45) |
| ; |
| |
| |
| |
| |
| marker_19223a1aecd46c603d28b95ddd63309e.setIcon(icon_8b858263834741422e7819422087b7da); |
| |
| |
| var marker_fc6bfbe587a598f57cb2ab558e15c3f5 = L.marker( |
| [26.40437093, 50.15498727], |
| { |
| } |
| ).addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var icon_88173a821d6a340abc67d59eeef7d517 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_9cd6c48128c4a23893d2386bea498347 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9ffef06368515681a2c4d695b548704f = $(`<div id="html_9ffef06368515681a2c4d695b548704f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة جلوبال السحيمي شركة الشخص الواحد</b><br> السجل التجاري: 2050004402<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <b>اسم الباحث:</b> علي ابراهيم محمد الغامدي<br> <a href="https://www.google.com/maps?q=26.40437093,50.15498727" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_9cd6c48128c4a23893d2386bea498347.setContent(html_9ffef06368515681a2c4d695b548704f); |
| |
| |
| |
| marker_fc6bfbe587a598f57cb2ab558e15c3f5.bindPopup(popup_9cd6c48128c4a23893d2386bea498347) |
| ; |
| |
| |
| |
| |
| marker_fc6bfbe587a598f57cb2ab558e15c3f5.setIcon(icon_88173a821d6a340abc67d59eeef7d517); |
| |
| |
| var marker_c8a3d052ed9c4a660d02f29d127654cf = L.marker( |
| [26.3890511358787, 50.1638597707354], |
| { |
| } |
| ).addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var icon_a4125327eb839d7e3a2ed76bf6954b04 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b9aaa49b44485188c61808d318cfcf9a = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_0a80e15f687caf7ec98c48afab0f6a61 = $(`<div id="html_0a80e15f687caf7ec98c48afab0f6a61" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الصناعات الغذائية المتحدة</b><br> السجل التجاري: 2050012095<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <b>اسم الباحث:</b> علي ابراهيم محمد الغامدي<br> <a href="https://www.google.com/maps?q=26.3891111358787,50.1638597707354" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b9aaa49b44485188c61808d318cfcf9a.setContent(html_0a80e15f687caf7ec98c48afab0f6a61); |
| |
| |
| |
| marker_c8a3d052ed9c4a660d02f29d127654cf.bindPopup(popup_b9aaa49b44485188c61808d318cfcf9a) |
| ; |
| |
| |
| |
| |
| marker_c8a3d052ed9c4a660d02f29d127654cf.setIcon(icon_a4125327eb839d7e3a2ed76bf6954b04); |
| |
| |
| var marker_31ed07747b703a76415423b71b68e44f = L.marker( |
| [26.41503628, 50.16049778], |
| { |
| } |
| ).addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var icon_a3fe795b05ea4b742992860cdea78e1e = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f026941c10fe2abfa526d2bbe84d2a5f = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_013eed9e6c1c1c542ce9e4e40f48d5ae = $(`<div id="html_013eed9e6c1c1c542ce9e4e40f48d5ae" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة قمة الفحص الوطنية</b><br> السجل التجاري: 2050159149<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <b>اسم الباحث:</b> علي ابراهيم محمد الغامدي<br> <a href="https://www.google.com/maps?q=26.41503628,50.16049778" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f026941c10fe2abfa526d2bbe84d2a5f.setContent(html_013eed9e6c1c1c542ce9e4e40f48d5ae); |
| |
| |
| |
| marker_31ed07747b703a76415423b71b68e44f.bindPopup(popup_f026941c10fe2abfa526d2bbe84d2a5f) |
| ; |
| |
| |
| |
| |
| marker_31ed07747b703a76415423b71b68e44f.setIcon(icon_a3fe795b05ea4b742992860cdea78e1e); |
| |
| |
| var marker_716a07764ef2798b00d5a137210ff7e5 = L.marker( |
| [26.3995193490001, 50.164358548], |
| { |
| } |
| ).addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var icon_1bb3d20308483aa2aa1b73dc28294d71 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e00e78faed734cf8ac7f60dca3500549 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_81c5dac24e1c38f04bb4d0ec5f48e46e = $(`<div id="html_81c5dac24e1c38f04bb4d0ec5f48e46e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الدائره السعودية الطبيه شركة شخص واحد</b><br> السجل التجاري: 2051043690<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <b>اسم الباحث:</b> علي ابراهيم محمد الغامدي<br> <a href="https://www.google.com/maps?q=26.3995193490001,50.164358548" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e00e78faed734cf8ac7f60dca3500549.setContent(html_81c5dac24e1c38f04bb4d0ec5f48e46e); |
| |
| |
| |
| marker_716a07764ef2798b00d5a137210ff7e5.bindPopup(popup_e00e78faed734cf8ac7f60dca3500549) |
| ; |
| |
| |
| |
| |
| marker_716a07764ef2798b00d5a137210ff7e5.setIcon(icon_1bb3d20308483aa2aa1b73dc28294d71); |
| |
| |
| var marker_02d4a9535516ba2e3b7b2b96df6d7512 = L.marker( |
| [26.4015973709129, 50.1657576142933], |
| { |
| } |
| ).addTo(map_4a7f89de6383c3a8be8abb666a93b52c); |
| |
| |
| var icon_0cf5518b0618d9d1dec74d96e2b2fb16 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "darkred", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_ea8d40d6f0a8ee1875e16da0779e65a9 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_13c72207b3aa8fa76c152edde01172de = $(`<div id="html_13c72207b3aa8fa76c152edde01172de" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة المصنع السعودي عالي التقنية للصمامات</b><br> السجل التجاري: 2050075132<br> المنطقة: الدمام<br> الحارة: الخالدية الجنوبية<br> <b>اسم الباحث:</b> علي ابراهيم محمد الغامدي<br> <a href="https://www.google.com/maps?q=26.4015973709129,50.1657576142933" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_ea8d40d6f0a8ee1875e16da0779e65a9.setContent(html_13c72207b3aa8fa76c152edde01172de); |
| |
| |
| |
| marker_02d4a9535516ba2e3b7b2b96df6d7512.bindPopup(popup_ea8d40d6f0a8ee1875e16da0779e65a9) |
| ; |
| |
| |
| |
| |
| marker_02d4a9535516ba2e3b7b2b96df6d7512.setIcon(icon_0cf5518b0618d9d1dec74d96e2b2fb16); |
| |
| </script> |
| </html> |