| <!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_be81617c05bf82fa5c0e855d787f129b { |
| 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_3" onclick=" |
| var panel = document.getElementById('stats_3'); |
| var btn = document.getElementById('btn_stats_3'); |
| 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_3" 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; |
| ">محمد أحمد - أل مشحم - 4</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 9</div> |
| <div><b>عدد الحارات:</b> 1</div> |
| </div> |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• المدينة الصناعية الثانية بالدمام: 9</div></div> |
| </div> |
|
|
| <div style=" |
| margin-top:14px; |
| padding-top:10px; |
| border-top:1px solid rgba(0,0,0,0.08); |
| "> |
| <a href="report_03_محمد_أحمد_-_أل_مشحم.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_03_محمد_أحمد_-_أل_مشحم.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:lightblue; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>المدينة الصناعية الثانية بالدمام</span> |
| </div> |
| <span style="color:#555;">(9)</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_7f0bc1277ce9119eec5921d9c68785bb, |
| map: map_be81617c05bf82fa5c0e855d787f129b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مستوى القمة المحدودة شركة شخص واحد", |
| marker: marker_dc16190b4f3138f0a2cccaca4e72fed3, |
| map: map_be81617c05bf82fa5c0e855d787f129b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع فافا لملصقات التغليف", |
| marker: marker_f1ca4af0f8273c9e75b561b3942ec1ee, |
| map: map_be81617c05bf82fa5c0e855d787f129b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ميتالوك انجنيرنج السعودية", |
| marker: marker_1ecbe4f80c08780533f0865ead74c065, |
| map: map_be81617c05bf82fa5c0e855d787f129b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مياه روى المحدودة", |
| marker: marker_5f715e7676a6e79e468ad7a4045222cc, |
| map: map_be81617c05bf82fa5c0e855d787f129b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مصنع المنارتين للطابوق والاسقف", |
| marker: marker_d210be9f3f00ac0d38cef7705b7da2f9, |
| map: map_be81617c05bf82fa5c0e855d787f129b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مجموعة المصدر الأول التجارية", |
| marker: marker_de8c17acd2febcd664020cf8dcc11deb, |
| map: map_be81617c05bf82fa5c0e855d787f129b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مصنع الحرفي الماهر للصناعات الخشبية", |
| marker: marker_477d89729e1eed80abf8085c57b036c3, |
| map: map_be81617c05bf82fa5c0e855d787f129b |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة منظومة المباني للخرسانة المسبوقة الصنع المحدودة شركة شخص واحد", |
| marker: marker_055555e7c7eb9298a7c5e7688deb4708, |
| map: map_be81617c05bf82fa5c0e855d787f129b |
| }); |
| }, 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_be81617c05bf82fa5c0e855d787f129b" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_be81617c05bf82fa5c0e855d787f129b = L.map( |
| "map_be81617c05bf82fa5c0e855d787f129b", |
| { |
| center: [26.251564294036047, 49.964983704237866], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_bf769e5b1872b802e11e56d1c038bdbe = 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_bf769e5b1872b802e11e56d1c038bdbe.addTo(map_be81617c05bf82fa5c0e855d787f129b); |
| |
| |
| var tile_layer_6fe8c03b1a5eb5ad366d34e37ffd8765 = 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_6fe8c03b1a5eb5ad366d34e37ffd8765.addTo(map_be81617c05bf82fa5c0e855d787f129b); |
| |
| |
| var tile_layer_a2f12cec3d4835dc30d71488596cacc5 = 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_a2f12cec3d4835dc30d71488596cacc5.addTo(map_be81617c05bf82fa5c0e855d787f129b); |
| |
| |
| var locate_control_0def862e160d5115277f1ddbfa94060a = L.control.locate( |
| {} |
| ).addTo(map_be81617c05bf82fa5c0e855d787f129b); |
| |
| |
| |
| var marker_7f0bc1277ce9119eec5921d9c68785bb = L.marker( |
| [26.23399301, 49.98803927], |
| { |
| } |
| ).addTo(map_be81617c05bf82fa5c0e855d787f129b); |
| |
| |
| var icon_815b0adb1a3839b7b765dadfa1e69983 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_63436e2f305fd1e60629e28513715874 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2f306e55dcb0ef78f17521313fd39b3a = $(`<div id="html_2f306e55dcb0ef78f17521313fd39b3a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>فندق راديسون مدينة الدمام الصناعية</b><br> السجل التجاري: 2050113728<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> محمد أحمد - أل مشحم<br> <a href="https://www.google.com/maps?q=26.23399301,49.98803927" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_63436e2f305fd1e60629e28513715874.setContent(html_2f306e55dcb0ef78f17521313fd39b3a); |
| |
| |
| |
| marker_7f0bc1277ce9119eec5921d9c68785bb.bindPopup(popup_63436e2f305fd1e60629e28513715874) |
| ; |
| |
| |
| |
| |
| marker_7f0bc1277ce9119eec5921d9c68785bb.setIcon(icon_815b0adb1a3839b7b765dadfa1e69983); |
| |
| |
| var marker_dc16190b4f3138f0a2cccaca4e72fed3 = L.marker( |
| [26.26860837893772, 49.94089672499079], |
| { |
| } |
| ).addTo(map_be81617c05bf82fa5c0e855d787f129b); |
| |
| |
| var icon_5fe8bb8d31f8628c97ca463bdc65e17c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b75aaad3137321be3ba6947a0e9295d2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_56efb7cc1ab2e14b4d55673eac76a822 = $(`<div id="html_56efb7cc1ab2e14b4d55673eac76a822" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مستوى القمة المحدودة شركة شخص واحد</b><br> السجل التجاري: 2050143401<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> محمد أحمد - أل مشحم<br> <a href="https://www.google.com/maps?q=26.26860837893772,49.94089672499079" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b75aaad3137321be3ba6947a0e9295d2.setContent(html_56efb7cc1ab2e14b4d55673eac76a822); |
| |
| |
| |
| marker_dc16190b4f3138f0a2cccaca4e72fed3.bindPopup(popup_b75aaad3137321be3ba6947a0e9295d2) |
| ; |
| |
| |
| |
| |
| marker_dc16190b4f3138f0a2cccaca4e72fed3.setIcon(icon_5fe8bb8d31f8628c97ca463bdc65e17c); |
| |
| |
| var marker_f1ca4af0f8273c9e75b561b3942ec1ee = L.marker( |
| [26.2486212040317, 49.9816442223737], |
| { |
| } |
| ).addTo(map_be81617c05bf82fa5c0e855d787f129b); |
| |
| |
| var icon_0a1313cd4289c492286772c03910db47 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_c2a49e33008e1008e4f8f22a3a5d7326 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_448c165f3968a9704c42a8196d1aaaf1 = $(`<div id="html_448c165f3968a9704c42a8196d1aaaf1" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع فافا لملصقات التغليف</b><br> السجل التجاري: 2051024844<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> محمد أحمد - أل مشحم<br> <a href="https://www.google.com/maps?q=26.2486212040317,49.9816442223737" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_c2a49e33008e1008e4f8f22a3a5d7326.setContent(html_448c165f3968a9704c42a8196d1aaaf1); |
| |
| |
| |
| marker_f1ca4af0f8273c9e75b561b3942ec1ee.bindPopup(popup_c2a49e33008e1008e4f8f22a3a5d7326) |
| ; |
| |
| |
| |
| |
| marker_f1ca4af0f8273c9e75b561b3942ec1ee.setIcon(icon_0a1313cd4289c492286772c03910db47); |
| |
| |
| var marker_1ecbe4f80c08780533f0865ead74c065 = L.marker( |
| [26.22985274822391, 49.9805977715415], |
| { |
| } |
| ).addTo(map_be81617c05bf82fa5c0e855d787f129b); |
| |
| |
| var icon_8c117125d97dd4a0b6408c31fb4e1e89 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b2271a1104991f45b4875936c202c5fc = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_55abcfe891865e542a18246195a547c4 = $(`<div id="html_55abcfe891865e542a18246195a547c4" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ميتالوك انجنيرنج السعودية</b><br> السجل التجاري: 2051043268<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> محمد أحمد - أل مشحم<br> <a href="https://www.google.com/maps?q=26.22985274822391,49.9805977715415" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b2271a1104991f45b4875936c202c5fc.setContent(html_55abcfe891865e542a18246195a547c4); |
| |
| |
| |
| marker_1ecbe4f80c08780533f0865ead74c065.bindPopup(popup_b2271a1104991f45b4875936c202c5fc) |
| ; |
| |
| |
| |
| |
| marker_1ecbe4f80c08780533f0865ead74c065.setIcon(icon_8c117125d97dd4a0b6408c31fb4e1e89); |
| |
| |
| var marker_5f715e7676a6e79e468ad7a4045222cc = L.marker( |
| [26.2521703448328, 49.9719409153512], |
| { |
| } |
| ).addTo(map_be81617c05bf82fa5c0e855d787f129b); |
| |
| |
| var icon_65ee381d15109612de865304a603a59f = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_66cdefd8e803be43a77d3b7e4e7152ad = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c2acb3eb31546e6b017b4a0b555321bc = $(`<div id="html_c2acb3eb31546e6b017b4a0b555321bc" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مياه روى المحدودة</b><br> السجل التجاري: 2051059454<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> محمد أحمد - أل مشحم<br> <a href="https://www.google.com/maps?q=26.2521703448328,49.9719409153512" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_66cdefd8e803be43a77d3b7e4e7152ad.setContent(html_c2acb3eb31546e6b017b4a0b555321bc); |
| |
| |
| |
| marker_5f715e7676a6e79e468ad7a4045222cc.bindPopup(popup_66cdefd8e803be43a77d3b7e4e7152ad) |
| ; |
| |
| |
| |
| |
| marker_5f715e7676a6e79e468ad7a4045222cc.setIcon(icon_65ee381d15109612de865304a603a59f); |
| |
| |
| var marker_d210be9f3f00ac0d38cef7705b7da2f9 = L.marker( |
| [26.2570425302983, 49.9559369338836], |
| { |
| } |
| ).addTo(map_be81617c05bf82fa5c0e855d787f129b); |
| |
| |
| var icon_88a045ff33ce5a68b6d96c6d3cff15e9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_114ea20844090d848c3fe2bacc4529f2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_6056c547f80b7ca58d86f4de235c2357 = $(`<div id="html_6056c547f80b7ca58d86f4de235c2357" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع المنارتين للطابوق والاسقف</b><br> السجل التجاري: 2051043095<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> محمد أحمد - أل مشحم<br> <a href="https://www.google.com/maps?q=26.2570425302983,49.9559369338836" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_114ea20844090d848c3fe2bacc4529f2.setContent(html_6056c547f80b7ca58d86f4de235c2357); |
| |
| |
| |
| marker_d210be9f3f00ac0d38cef7705b7da2f9.bindPopup(popup_114ea20844090d848c3fe2bacc4529f2) |
| ; |
| |
| |
| |
| |
| marker_d210be9f3f00ac0d38cef7705b7da2f9.setIcon(icon_88a045ff33ce5a68b6d96c6d3cff15e9); |
| |
| |
| var marker_de8c17acd2febcd664020cf8dcc11deb = L.marker( |
| [26.26089258, 49.97874263], |
| { |
| } |
| ).addTo(map_be81617c05bf82fa5c0e855d787f129b); |
| |
| |
| var icon_753f0799faf5b37656b0d9689c6b5efb = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_84e1bc8280d378cc6fa50e88193a054b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_ced35adadbd5e16a5805135434820bea = $(`<div id="html_ced35adadbd5e16a5805135434820bea" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مجموعة المصدر الأول التجارية</b><br> السجل التجاري: 2062022504<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> محمد أحمد - أل مشحم<br> <a href="https://www.google.com/maps?q=26.26089258,49.97874263" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_84e1bc8280d378cc6fa50e88193a054b.setContent(html_ced35adadbd5e16a5805135434820bea); |
| |
| |
| |
| marker_de8c17acd2febcd664020cf8dcc11deb.bindPopup(popup_84e1bc8280d378cc6fa50e88193a054b) |
| ; |
| |
| |
| |
| |
| marker_de8c17acd2febcd664020cf8dcc11deb.setIcon(icon_753f0799faf5b37656b0d9689c6b5efb); |
| |
| |
| var marker_477d89729e1eed80abf8085c57b036c3 = L.marker( |
| [26.23618792, 49.97755854], |
| { |
| } |
| ).addTo(map_be81617c05bf82fa5c0e855d787f129b); |
| |
| |
| var icon_86e35f062ca2071254b54cccf5caa26c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_bb58aa24e9828ecf1b19cf9ccb7d0113 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_72dbc524df90b7387b8da2d000ed890a = $(`<div id="html_72dbc524df90b7387b8da2d000ed890a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع الحرفي الماهر للصناعات الخشبية</b><br> السجل التجاري: 2051056887<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> محمد أحمد - أل مشحم<br> <a href="https://www.google.com/maps?q=26.23618792,49.97755854" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_bb58aa24e9828ecf1b19cf9ccb7d0113.setContent(html_72dbc524df90b7387b8da2d000ed890a); |
| |
| |
| |
| marker_477d89729e1eed80abf8085c57b036c3.bindPopup(popup_bb58aa24e9828ecf1b19cf9ccb7d0113) |
| ; |
| |
| |
| |
| |
| marker_477d89729e1eed80abf8085c57b036c3.setIcon(icon_86e35f062ca2071254b54cccf5caa26c); |
| |
| |
| var marker_055555e7c7eb9298a7c5e7688deb4708 = L.marker( |
| [26.27670993, 49.90949633], |
| { |
| } |
| ).addTo(map_be81617c05bf82fa5c0e855d787f129b); |
| |
| |
| var icon_a5ef4ebb2069ab6f30c2433e4d4159e7 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_2f146da6228fd14e75318ac3bdfdf836 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_b24a24167409aa30f5806df9935aebb4 = $(`<div id="html_b24a24167409aa30f5806df9935aebb4" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة منظومة المباني للخرسانة المسبوقة الصنع المحدودة شركة شخص واحد</b><br> السجل التجاري: 2051037037<br> المنطقة: الدمام<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> محمد أحمد - أل مشحم<br> <a href="https://www.google.com/maps?q=26.27670993,49.90949633" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_2f146da6228fd14e75318ac3bdfdf836.setContent(html_b24a24167409aa30f5806df9935aebb4); |
| |
| |
| |
| marker_055555e7c7eb9298a7c5e7688deb4708.bindPopup(popup_2f146da6228fd14e75318ac3bdfdf836) |
| ; |
| |
| |
| |
| |
| marker_055555e7c7eb9298a7c5e7688deb4708.setIcon(icon_a5ef4ebb2069ab6f30c2433e4d4159e7); |
| |
| </script> |
| </html> |