| <!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_e64b9212706443a9e8f10709c7c0701d { |
| 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_24" onclick=" |
| var panel = document.getElementById('stats_24'); |
| var btn = document.getElementById('btn_stats_24'); |
| 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_24" 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; |
| ">شعاع طارق النعيم - 35</div> |
|
|
| <div style="font-size:15px;"> |
| <div><b>عدد المواقع:</b> 15</div> |
| <div><b>عدد الحارات:</b> 5</div> |
| </div> |
|
|
| <div style="margin-top:10px;"> |
| <div style="font-weight:bold;">أكثر الحارات:</div> |
| <div style="padding-right:8px;"><div>• العمامرة: 10</div><div>• الشاطئ الشرقي: 2</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_24_شعاع_طارق_النعيم.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_24_شعاع_طارق_النعيم.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:lightgreen; |
| border:1px solid rgba(0,0,0,0.15); |
| "></span> |
| <span>العمامرة</span> |
| </div> |
| <span style="color:#555;">(10)</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;">(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:purple; |
| 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:blue; |
| 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> |
| </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_c10733ce95cb3246c427743b6f02fc55, |
| map: map_e64b9212706443a9e8f10709c7c0701d |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مكمن القابضة", |
| marker: marker_c0ae5b51abd2231f9616fc25558c9520, |
| map: map_e64b9212706443a9e8f10709c7c0701d |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة لطفى عبدالمنعم بن ابراهيم الصايغ للمقاولات", |
| marker: marker_220fb9db39970327dcb9cf7bde97c2fd, |
| map: map_e64b9212706443a9e8f10709c7c0701d |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شقق فيلا مسك للشقق المخدومة", |
| marker: marker_1d5611d106a900e56d8b78391b0e2add, |
| map: map_e64b9212706443a9e8f10709c7c0701d |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة حاتم بن حمد آل سدران", |
| marker: marker_28894fd032a7dda59732bcfa1fd3c114, |
| map: map_e64b9212706443a9e8f10709c7c0701d |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة آرس للمعادن شركة شخص واحد", |
| marker: marker_b164084598e6afbfbce12796c50d62f2, |
| map: map_e64b9212706443a9e8f10709c7c0701d |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة مسار الحرير للتجارة", |
| marker: marker_ea07a62f6b29535cbfef31f56c581862, |
| map: map_e64b9212706443a9e8f10709c7c0701d |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة الإختصاصية الإستشارية لخدمات الاعاشة", |
| marker: marker_55775fed52404b5f482c1f832c01e0f2, |
| map: map_e64b9212706443a9e8f10709c7c0701d |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة تدوير الطعام للاسمدة", |
| marker: marker_7fb717f2e295b4289df87a46e8f05767, |
| map: map_e64b9212706443a9e8f10709c7c0701d |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة ادراك الظهران للاستشارات الهندسية شخص واحد", |
| marker: marker_9a7fe888e53a760e6ce9e1967ee662ae, |
| map: map_e64b9212706443a9e8f10709c7c0701d |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة شقق حدائق الخليج للشقق المخدومة", |
| marker: marker_4eb1dda7dd863adf8ab11290e1772a26, |
| map: map_e64b9212706443a9e8f10709c7c0701d |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "شركة وهج الشرقية التجارية", |
| marker: marker_a43edb12eac7c6a3c0c93c8bb04774ea, |
| map: map_e64b9212706443a9e8f10709c7c0701d |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة واصله حمدان بن رجاءالله الحربي التجارية", |
| marker: marker_3be10e1e207876d3f874a3f12ec33b96, |
| map: map_e64b9212706443a9e8f10709c7c0701d |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مؤسسة الارز للتصوير الفوتوغرافي", |
| marker: marker_43cc1370558b7475d9ffdfa7336394bc, |
| map: map_e64b9212706443a9e8f10709c7c0701d |
| }); |
| }, 800); |
| </script> |
| |
| |
| <script> |
| setTimeout(function() { |
| if (!window.searchableMarkers) { |
| window.searchableMarkers = []; |
| } |
| window.searchableMarkers.push({ |
| name: "مزرعة خالد محمد البواردي الزراعية", |
| marker: marker_05415a1f961fe75175160b25001a603c, |
| map: map_e64b9212706443a9e8f10709c7c0701d |
| }); |
| }, 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_e64b9212706443a9e8f10709c7c0701d" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_e64b9212706443a9e8f10709c7c0701d = L.map( |
| "map_e64b9212706443a9e8f10709c7c0701d", |
| { |
| center: [26.441404529593566, 50.11512930829721], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| |
| |
| |
| |
| |
| var tile_layer_62875d261408413e39bf5ee667af3a9e = 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_62875d261408413e39bf5ee667af3a9e.addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var tile_layer_ad94b24e8edee1348e3d73d4d353b6b1 = 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_ad94b24e8edee1348e3d73d4d353b6b1.addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var tile_layer_02ede18b61adf543255a7916f327d4d6 = 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_02ede18b61adf543255a7916f327d4d6.addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var locate_control_7071ef8d0453e9b3d1dca6f1e4b9091d = L.control.locate( |
| {} |
| ).addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| |
| var marker_c10733ce95cb3246c427743b6f02fc55 = L.marker( |
| [26.4440637, 50.10875805], |
| { |
| } |
| ).addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var icon_f8b1cfbbb79b73810524395b61d22875 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_420332cb8f7dffea3575822835933a91 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9e6ccbc940f33461a41101762ef81c64 = $(`<div id="html_9e6ccbc940f33461a41101762ef81c64" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الشخصية السلامة للتجارة شركة شخص واحد</b><br> السجل التجاري: 2050203924<br> المنطقة: الدمام<br> الحارة: العمامرة<br> <b>اسم الباحث:</b> شعاع طارق النعيم<br> <a href="https://www.google.com/maps?q=26.4440637,50.10875805" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_420332cb8f7dffea3575822835933a91.setContent(html_9e6ccbc940f33461a41101762ef81c64); |
| |
| |
| |
| marker_c10733ce95cb3246c427743b6f02fc55.bindPopup(popup_420332cb8f7dffea3575822835933a91) |
| ; |
| |
| |
| |
| |
| marker_c10733ce95cb3246c427743b6f02fc55.setIcon(icon_f8b1cfbbb79b73810524395b61d22875); |
| |
| |
| var marker_c0ae5b51abd2231f9616fc25558c9520 = L.marker( |
| [26.44622062419206, 50.11197639629245], |
| { |
| } |
| ).addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var icon_5f9169f4301634e9354f0fa9e681b672 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5f17fcc2274c5ee4be25c007cf422f82 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2014ae99ddce0b8c6f924c9fb1dce821 = $(`<div id="html_2014ae99ddce0b8c6f924c9fb1dce821" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مكمن القابضة</b><br> السجل التجاري: 2050234879<br> المنطقة: الدمام<br> الحارة: العمامرة<br> <b>اسم الباحث:</b> شعاع طارق النعيم<br> <a href="https://www.google.com/maps?q=26.44622062419206,50.11197639629245" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5f17fcc2274c5ee4be25c007cf422f82.setContent(html_2014ae99ddce0b8c6f924c9fb1dce821); |
| |
| |
| |
| marker_c0ae5b51abd2231f9616fc25558c9520.bindPopup(popup_5f17fcc2274c5ee4be25c007cf422f82) |
| ; |
| |
| |
| |
| |
| marker_c0ae5b51abd2231f9616fc25558c9520.setIcon(icon_5f9169f4301634e9354f0fa9e681b672); |
| |
| |
| var marker_220fb9db39970327dcb9cf7bde97c2fd = L.marker( |
| [26.44549962549615, 50.11184539140977], |
| { |
| } |
| ).addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var icon_6bfd73bf2e216deba581abbd9949f8b4 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_af0fe8e30102779d91e241344488562b = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_9bffe1f6061e76f91a9a6235ef09c710 = $(`<div id="html_9bffe1f6061e76f91a9a6235ef09c710" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة لطفى عبدالمنعم بن ابراهيم الصايغ للمقاولات</b><br> السجل التجاري: 2053129565<br> المنطقة: الدمام<br> الحارة: العمامرة<br> <b>اسم الباحث:</b> شعاع طارق النعيم<br> <a href="https://www.google.com/maps?q=26.44549962549615,50.11184539140977" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_af0fe8e30102779d91e241344488562b.setContent(html_9bffe1f6061e76f91a9a6235ef09c710); |
| |
| |
| |
| marker_220fb9db39970327dcb9cf7bde97c2fd.bindPopup(popup_af0fe8e30102779d91e241344488562b) |
| ; |
| |
| |
| |
| |
| marker_220fb9db39970327dcb9cf7bde97c2fd.setIcon(icon_6bfd73bf2e216deba581abbd9949f8b4); |
| |
| |
| var marker_1d5611d106a900e56d8b78391b0e2add = L.marker( |
| [26.45503122, 50.12487034], |
| { |
| } |
| ).addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var icon_d967791412a1e1dca2529cf2ce164090 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "cadetblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_780852efb6bca10adfcccd34014bb3b2 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_60bfbaa42f64e40b55e7b8838d51c402 = $(`<div id="html_60bfbaa42f64e40b55e7b8838d51c402" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شقق فيلا مسك للشقق المخدومة</b><br> السجل التجاري: 2050093594<br> المنطقة: الدمام<br> الحارة: الشاطئ الشرقي<br> <b>اسم الباحث:</b> شعاع طارق النعيم<br> <a href="https://www.google.com/maps?q=26.45503122,50.12487034" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_780852efb6bca10adfcccd34014bb3b2.setContent(html_60bfbaa42f64e40b55e7b8838d51c402); |
| |
| |
| |
| marker_1d5611d106a900e56d8b78391b0e2add.bindPopup(popup_780852efb6bca10adfcccd34014bb3b2) |
| ; |
| |
| |
| |
| |
| marker_1d5611d106a900e56d8b78391b0e2add.setIcon(icon_d967791412a1e1dca2529cf2ce164090); |
| |
| |
| var marker_28894fd032a7dda59732bcfa1fd3c114 = L.marker( |
| [26.44436942, 50.10835559], |
| { |
| } |
| ).addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var icon_492202cef969211a75d89c5bd520d66c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_1dc3e5f19b6f3abb6d626936bbb04060 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8714657f49aa008700477efc755b7276 = $(`<div id="html_8714657f49aa008700477efc755b7276" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة حاتم بن حمد آل سدران</b><br> السجل التجاري: 2051058887<br> المنطقة: الدمام<br> الحارة: العمامرة<br> <b>اسم الباحث:</b> شعاع طارق النعيم<br> <a href="https://www.google.com/maps?q=26.44436942,50.10835559" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_1dc3e5f19b6f3abb6d626936bbb04060.setContent(html_8714657f49aa008700477efc755b7276); |
| |
| |
| |
| marker_28894fd032a7dda59732bcfa1fd3c114.bindPopup(popup_1dc3e5f19b6f3abb6d626936bbb04060) |
| ; |
| |
| |
| |
| |
| marker_28894fd032a7dda59732bcfa1fd3c114.setIcon(icon_492202cef969211a75d89c5bd520d66c); |
| |
| |
| var marker_b164084598e6afbfbce12796c50d62f2 = L.marker( |
| [26.43824544, 50.11545657], |
| { |
| } |
| ).addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var icon_27d295323d127e29f1026f1709e678f9 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "purple", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_48b0edeee21ee11accd0d72f1a032115 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_303957e6a77ef56aba3c0f5e828c272d = $(`<div id="html_303957e6a77ef56aba3c0f5e828c272d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة آرس للمعادن شركة شخص واحد</b><br> السجل التجاري: 2051237596<br> المنطقة: الدمام<br> الحارة: الأمير محمد بن سعود<br> <b>اسم الباحث:</b> شعاع طارق النعيم<br> <a href="https://www.google.com/maps?q=26.43824544,50.11545657" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_48b0edeee21ee11accd0d72f1a032115.setContent(html_303957e6a77ef56aba3c0f5e828c272d); |
| |
| |
| |
| marker_b164084598e6afbfbce12796c50d62f2.bindPopup(popup_48b0edeee21ee11accd0d72f1a032115) |
| ; |
| |
| |
| |
| |
| marker_b164084598e6afbfbce12796c50d62f2.setIcon(icon_27d295323d127e29f1026f1709e678f9); |
| |
| |
| var marker_ea07a62f6b29535cbfef31f56c581862 = L.marker( |
| [26.4448025, 50.1109148], |
| { |
| } |
| ).addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var icon_24f9116007a54eddccedb917eae849ed = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_976fe0efbe76b8311c7286bc5641ef4e = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a5035ba9ab547b0c628da82149d2c08a = $(`<div id="html_a5035ba9ab547b0c628da82149d2c08a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مسار الحرير للتجارة</b><br> السجل التجاري: 2050233311<br> المنطقة: الدمام<br> الحارة: العمامرة<br> <b>اسم الباحث:</b> شعاع طارق النعيم<br> <a href="https://www.google.com/maps?q=26.4448025,50.1109148" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_976fe0efbe76b8311c7286bc5641ef4e.setContent(html_a5035ba9ab547b0c628da82149d2c08a); |
| |
| |
| |
| marker_ea07a62f6b29535cbfef31f56c581862.bindPopup(popup_976fe0efbe76b8311c7286bc5641ef4e) |
| ; |
| |
| |
| |
| |
| marker_ea07a62f6b29535cbfef31f56c581862.setIcon(icon_24f9116007a54eddccedb917eae849ed); |
| |
| |
| var marker_55775fed52404b5f482c1f832c01e0f2 = L.marker( |
| [26.44603407056864, 50.11430858660443], |
| { |
| } |
| ).addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var icon_86f120d47e6672fcae23014cbf569ec6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_f8fb3f3ac410ad788d72a9aa8337eb82 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_2fc39d80f01a8c8bfdd8b019c006b4ea = $(`<div id="html_2fc39d80f01a8c8bfdd8b019c006b4ea" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة الإختصاصية الإستشارية لخدمات الاعاشة</b><br> السجل التجاري: 2050219254<br> المنطقة: الدمام<br> الحارة: العمامرة<br> <b>اسم الباحث:</b> شعاع طارق النعيم<br> <a href="https://www.google.com/maps?q=26.44603407056864,50.11430858660443" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_f8fb3f3ac410ad788d72a9aa8337eb82.setContent(html_2fc39d80f01a8c8bfdd8b019c006b4ea); |
| |
| |
| |
| marker_55775fed52404b5f482c1f832c01e0f2.bindPopup(popup_f8fb3f3ac410ad788d72a9aa8337eb82) |
| ; |
| |
| |
| |
| |
| marker_55775fed52404b5f482c1f832c01e0f2.setIcon(icon_86f120d47e6672fcae23014cbf569ec6); |
| |
| |
| var marker_7fb717f2e295b4289df87a46e8f05767 = L.marker( |
| [26.4459006085398, 50.1085347422568], |
| { |
| } |
| ).addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var icon_3b30b5b3968a7e3a6c677345a97ba9db = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_35663b6a638402ba89c9b550f1aff8f0 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_8e01f1010f951d31fb25c9f36cf28314 = $(`<div id="html_8e01f1010f951d31fb25c9f36cf28314" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة تدوير الطعام للاسمدة</b><br> السجل التجاري: 2050220159<br> المنطقة: الدمام<br> الحارة: العمامرة<br> <b>اسم الباحث:</b> شعاع طارق النعيم<br> <a href="https://www.google.com/maps?q=26.4459006085398,50.1085347422568" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_35663b6a638402ba89c9b550f1aff8f0.setContent(html_8e01f1010f951d31fb25c9f36cf28314); |
| |
| |
| |
| marker_7fb717f2e295b4289df87a46e8f05767.bindPopup(popup_35663b6a638402ba89c9b550f1aff8f0) |
| ; |
| |
| |
| |
| |
| marker_7fb717f2e295b4289df87a46e8f05767.setIcon(icon_3b30b5b3968a7e3a6c677345a97ba9db); |
| |
| |
| var marker_9a7fe888e53a760e6ce9e1967ee662ae = L.marker( |
| [26.38517096, 50.12175486], |
| { |
| } |
| ).addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var icon_ec011e05f6f6ad3e09dbcc371de1a478 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "blue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_39711124a30dd31323b287648bbdf0bf = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_a3482b2a3c86fabac7e029a29a59146d = $(`<div id="html_a3482b2a3c86fabac7e029a29a59146d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة ادراك الظهران للاستشارات الهندسية شخص واحد</b><br> السجل التجاري: 2050117766<br> المنطقة: الدمام<br> الحارة: البساتين<br> <b>اسم الباحث:</b> شعاع طارق النعيم<br> <a href="https://www.google.com/maps?q=26.38517096,50.12175486" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_39711124a30dd31323b287648bbdf0bf.setContent(html_a3482b2a3c86fabac7e029a29a59146d); |
| |
| |
| |
| marker_9a7fe888e53a760e6ce9e1967ee662ae.bindPopup(popup_39711124a30dd31323b287648bbdf0bf) |
| ; |
| |
| |
| |
| |
| marker_9a7fe888e53a760e6ce9e1967ee662ae.setIcon(icon_ec011e05f6f6ad3e09dbcc371de1a478); |
| |
| |
| var marker_4eb1dda7dd863adf8ab11290e1772a26 = L.marker( |
| [26.45456918, 50.12442469], |
| { |
| } |
| ).addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var icon_8281fa0802d35776d9ec58a642780c26 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "cadetblue", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_12f422f4efe4a24630470c1e97b768f8 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_1e26719e790c339e8278cfc7e422efbc = $(`<div id="html_1e26719e790c339e8278cfc7e422efbc" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة شقق حدائق الخليج للشقق المخدومة</b><br> السجل التجاري: 2050057548<br> المنطقة: الدمام<br> الحارة: الشاطئ الشرقي<br> <b>اسم الباحث:</b> شعاع طارق النعيم<br> <a href="https://www.google.com/maps?q=26.45456918,50.12442469" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_12f422f4efe4a24630470c1e97b768f8.setContent(html_1e26719e790c339e8278cfc7e422efbc); |
| |
| |
| |
| marker_4eb1dda7dd863adf8ab11290e1772a26.bindPopup(popup_12f422f4efe4a24630470c1e97b768f8) |
| ; |
| |
| |
| |
| |
| marker_4eb1dda7dd863adf8ab11290e1772a26.setIcon(icon_8281fa0802d35776d9ec58a642780c26); |
| |
| |
| var marker_a43edb12eac7c6a3c0c93c8bb04774ea = L.marker( |
| [26.44476294, 50.11219442], |
| { |
| } |
| ).addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var icon_24518c498104cd3d3ee678c5de6cf3a0 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_d1ae9dcc08173fbef71d9501b15acba6 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_4831a0077df61a67f87af937e83dca66 = $(`<div id="html_4831a0077df61a67f87af937e83dca66" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة وهج الشرقية التجارية</b><br> السجل التجاري: 2055128060<br> المنطقة: الدمام<br> الحارة: العمامرة<br> <b>اسم الباحث:</b> شعاع طارق النعيم<br> <a href="https://www.google.com/maps?q=26.44476294,50.11219442" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_d1ae9dcc08173fbef71d9501b15acba6.setContent(html_4831a0077df61a67f87af937e83dca66); |
| |
| |
| |
| marker_a43edb12eac7c6a3c0c93c8bb04774ea.bindPopup(popup_d1ae9dcc08173fbef71d9501b15acba6) |
| ; |
| |
| |
| |
| |
| marker_a43edb12eac7c6a3c0c93c8bb04774ea.setIcon(icon_24518c498104cd3d3ee678c5de6cf3a0); |
| |
| |
| var marker_3be10e1e207876d3f874a3f12ec33b96 = L.marker( |
| [26.44314525, 50.11733685], |
| { |
| } |
| ).addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var icon_128b604a8b49dad7b3c329b96a2ef6e3 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_b9e70bbd48cd3ee09e997adfa8072017 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_c1d6f14c85f6d933d5169e9987dc08f6 = $(`<div id="html_c1d6f14c85f6d933d5169e9987dc08f6" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة واصله حمدان بن رجاءالله الحربي التجارية</b><br> السجل التجاري: 4030362752<br> المنطقة: الدمام<br> الحارة: العمامرة<br> <b>اسم الباحث:</b> شعاع طارق النعيم<br> <a href="https://www.google.com/maps?q=26.44314525,50.11733685" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_b9e70bbd48cd3ee09e997adfa8072017.setContent(html_c1d6f14c85f6d933d5169e9987dc08f6); |
| |
| |
| |
| marker_3be10e1e207876d3f874a3f12ec33b96.bindPopup(popup_b9e70bbd48cd3ee09e997adfa8072017) |
| ; |
| |
| |
| |
| |
| marker_3be10e1e207876d3f874a3f12ec33b96.setIcon(icon_128b604a8b49dad7b3c329b96a2ef6e3); |
| |
| |
| var marker_43cc1370558b7475d9ffdfa7336394bc = L.marker( |
| [26.43796988, 50.12796779], |
| { |
| } |
| ).addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var icon_5273e9936cad222ff83e12774763ad59 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "pink", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_fd73b66e3accd170d03613bd13a51775 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_dbeb5ab14e21989c0e54b1d2c0230cdc = $(`<div id="html_dbeb5ab14e21989c0e54b1d2c0230cdc" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مؤسسة الارز للتصوير الفوتوغرافي</b><br> السجل التجاري: 2050078643<br> المنطقة: الدمام<br> الحارة: المزروعية<br> <b>اسم الباحث:</b> شعاع طارق النعيم<br> <a href="https://www.google.com/maps?q=26.43796988,50.12796779" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_fd73b66e3accd170d03613bd13a51775.setContent(html_dbeb5ab14e21989c0e54b1d2c0230cdc); |
| |
| |
| |
| marker_43cc1370558b7475d9ffdfa7336394bc.bindPopup(popup_fd73b66e3accd170d03613bd13a51775) |
| ; |
| |
| |
| |
| |
| marker_43cc1370558b7475d9ffdfa7336394bc.setIcon(icon_5273e9936cad222ff83e12774763ad59); |
| |
| |
| var marker_05415a1f961fe75175160b25001a603c = L.marker( |
| [26.4452825251068, 50.1082405478948], |
| { |
| } |
| ).addTo(map_e64b9212706443a9e8f10709c7c0701d); |
| |
| |
| var icon_7aa384d4857e7928be3bdb61d2d5a527 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "lightgreen", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_e1530fdae6385d6422c805f3381acad6 = L.popup({ |
| "maxWidth": 320, |
| }); |
| |
| |
| |
| var html_277d87de3d3658e69e742fb0d2e84d33 = $(`<div id="html_277d87de3d3658e69e742fb0d2e84d33" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مزرعة خالد محمد البواردي الزراعية</b><br> السجل التجاري: 2059003884<br> المنطقة: الدمام<br> الحارة: العمامرة<br> <b>اسم الباحث:</b> شعاع طارق النعيم<br> <a href="https://www.google.com/maps?q=26.4452825251068,50.1082405478948" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_e1530fdae6385d6422c805f3381acad6.setContent(html_277d87de3d3658e69e742fb0d2e84d33); |
| |
| |
| |
| marker_05415a1f961fe75175160b25001a603c.bindPopup(popup_e1530fdae6385d6422c805f3381acad6) |
| ; |
| |
| |
| |
| |
| marker_05415a1f961fe75175160b25001a603c.setIcon(icon_7aa384d4857e7928be3bdb61d2d5a527); |
| |
| </script> |
| </html> |