Map / Rahn /19.html
stat2025's picture
Upload 100 files
c89415a verified
<!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_097a303c1833bf9e98c100d519abc41e {
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_19" onclick="
var panel = document.getElementById('stats_19');
var btn = document.getElementById('btn_stats_19');
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_19" 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;
">نوف احمد جابر المالكي - 19</div>
<div style="font-size:15px;">
<div><b>عدد المواقع:</b> 10</div>
<div><b>عدد الحارات:</b> 1</div>
</div>
<div style="margin-top:10px;">
<div style="font-weight:bold;">أكثر الحارات:</div>
<div style="padding-right:8px;"><div>• المدينة الصناعية الثانية بالدمام: 10</div></div>
</div>
<div style="
margin-top:14px;
padding-top:10px;
border-top:1px solid rgba(0,0,0,0.08);
">
<a href="report_19_نوف_احمد_جابر_المالكي.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_19_نوف_احمد_جابر_المالكي.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:14px;
">تصدير بيانات هذه الخريطة 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;">(10)</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;
">
اكتب للبحث داخل نقاط الخريطة
</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 = [];
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;
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);
}
}
});
countBox.innerText = query === "" ? "اكتب للبحث داخل نقاط الخريطة" : "عدد النتائج: " + shown;
}
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_fba79ed592e5ea34671985a8bf433ff9,
map: map_097a303c1833bf9e98c100d519abc41e
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة هيما السعودية العربية للتطبيقات الصناعية شركة الشخص الواحد",
marker: marker_10a631b3e814c68865bf2910a5b068ba,
map: map_097a303c1833bf9e98c100d519abc41e
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة اللوحات المتطورة للصناعة",
marker: marker_b4a5589dfb10df5461e8c176024b3718,
map: map_097a303c1833bf9e98c100d519abc41e
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة انتعاش مشروب جو لتقديم المشروبات",
marker: marker_9e398d241a86fbb58b3006b5c58cd65b,
map: map_097a303c1833bf9e98c100d519abc41e
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة مصنع وصلات لإنتاج تركيبات الأنابيب",
marker: marker_4340252d80026d877011e85366c31ffd,
map: map_097a303c1833bf9e98c100d519abc41e
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة الكحيمى للصناعات المعدنية المحدودة شركة شخص واحد",
marker: marker_b1b1363915f68bc49b965fb077e3cefc,
map: map_097a303c1833bf9e98c100d519abc41e
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة مصنع العصيمى للحديد الصناعى",
marker: marker_542d570d9a6b06364398355f633b5e88,
map: map_097a303c1833bf9e98c100d519abc41e
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "مصنع دلمون للصناعات الكيمائية",
marker: marker_4f4a3453e91cb51ddafe29de48c42cb5,
map: map_097a303c1833bf9e98c100d519abc41e
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة جيرفلور الشرق الاوسط",
marker: marker_54c190e71236e687bd2e576164748a41,
map: map_097a303c1833bf9e98c100d519abc41e
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "الشركة الشرقيه لصناعة الكرتون ايسترن باك",
marker: marker_815ae9d82ecce007cadd6655271d4d7f,
map: map_097a303c1833bf9e98c100d519abc41e
});
}, 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_097a303c1833bf9e98c100d519abc41e" ></div>
</body>
<script>
var map_097a303c1833bf9e98c100d519abc41e = L.map(
"map_097a303c1833bf9e98c100d519abc41e",
{
center: [26.337354125, 50.029378163000004],
crs: L.CRS.EPSG3857,
...{
"zoom": 13,
"zoomControl": true,
"preferCanvas": false,
}
}
);
var tile_layer_87504c0efa0e264964d40b935ced76ae = 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_87504c0efa0e264964d40b935ced76ae.addTo(map_097a303c1833bf9e98c100d519abc41e);
var tile_layer_f5e982679247ca62eed40d41b5e8ab74 = 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_f5e982679247ca62eed40d41b5e8ab74.addTo(map_097a303c1833bf9e98c100d519abc41e);
var tile_layer_0d9786849258d0075467f60ea6e40cc1 = 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_0d9786849258d0075467f60ea6e40cc1.addTo(map_097a303c1833bf9e98c100d519abc41e);
var locate_control_99ad45178cbf0f25058c225d170ca0a6 = L.control.locate(
{}
).addTo(map_097a303c1833bf9e98c100d519abc41e);
var marker_fba79ed592e5ea34671985a8bf433ff9 = L.marker(
[26.28395106, 49.96593405],
{
}
).addTo(map_097a303c1833bf9e98c100d519abc41e);
var icon_de493b9f3ec5451126399bbd00f91d96 = L.AwesomeMarkers.icon(
{
"markerColor": "lightblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_26bb38f012f55f9a9fb32b5b3b3d8327 = L.popup({
"maxWidth": 320,
});
var html_22551e8720c6ddae2a537037b9b42098 = $(`<div id="html_22551e8720c6ddae2a537037b9b42098" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة أطواد للصناعة</b><br> السجل التجاري: 2050179717<br> المنطقة: الشرقية<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> نوف احمد جابر المالكي<br> <a href="https://www.google.com/maps?q=26.28395106,49.96593405" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_26bb38f012f55f9a9fb32b5b3b3d8327.setContent(html_22551e8720c6ddae2a537037b9b42098);
marker_fba79ed592e5ea34671985a8bf433ff9.bindPopup(popup_26bb38f012f55f9a9fb32b5b3b3d8327)
;
marker_fba79ed592e5ea34671985a8bf433ff9.setIcon(icon_de493b9f3ec5451126399bbd00f91d96);
var marker_10a631b3e814c68865bf2910a5b068ba = L.marker(
[26.28381809, 49.96603755],
{
}
).addTo(map_097a303c1833bf9e98c100d519abc41e);
var icon_0f768384897c5b9d61852c50e9970304 = L.AwesomeMarkers.icon(
{
"markerColor": "lightblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_330c7b1df987cae0aa599ef7cef61878 = L.popup({
"maxWidth": 320,
});
var html_99f3e8ecd93f6cbca6723a77563ffb59 = $(`<div id="html_99f3e8ecd93f6cbca6723a77563ffb59" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة هيما السعودية العربية للتطبيقات الصناعية شركة الشخص الواحد</b><br> السجل التجاري: 2050146892<br> المنطقة: الشرقية<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> نوف احمد جابر المالكي<br> <a href="https://www.google.com/maps?q=26.28381809,49.96603755" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_330c7b1df987cae0aa599ef7cef61878.setContent(html_99f3e8ecd93f6cbca6723a77563ffb59);
marker_10a631b3e814c68865bf2910a5b068ba.bindPopup(popup_330c7b1df987cae0aa599ef7cef61878)
;
marker_10a631b3e814c68865bf2910a5b068ba.setIcon(icon_0f768384897c5b9d61852c50e9970304);
var marker_b4a5589dfb10df5461e8c176024b3718 = L.marker(
[26.28401499, 49.96634848],
{
}
).addTo(map_097a303c1833bf9e98c100d519abc41e);
var icon_f50165be32fc6ac611768013722903a9 = L.AwesomeMarkers.icon(
{
"markerColor": "lightblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_59df640ac7c9474a385629498b5c100f = L.popup({
"maxWidth": 320,
});
var html_bf88b42f0cc8ed75ab3178e7d78bdb41 = $(`<div id="html_bf88b42f0cc8ed75ab3178e7d78bdb41" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة اللوحات المتطورة للصناعة</b><br> السجل التجاري: 2050165624<br> المنطقة: الشرقية<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> نوف احمد جابر المالكي<br> <a href="https://www.google.com/maps?q=26.28401499,49.96634848" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_59df640ac7c9474a385629498b5c100f.setContent(html_bf88b42f0cc8ed75ab3178e7d78bdb41);
marker_b4a5589dfb10df5461e8c176024b3718.bindPopup(popup_59df640ac7c9474a385629498b5c100f)
;
marker_b4a5589dfb10df5461e8c176024b3718.setIcon(icon_f50165be32fc6ac611768013722903a9);
var marker_9e398d241a86fbb58b3006b5c58cd65b = L.marker(
[26.28384877, 49.96647801],
{
}
).addTo(map_097a303c1833bf9e98c100d519abc41e);
var icon_11b0c96ccefa40b009a2552446d7f280 = L.AwesomeMarkers.icon(
{
"markerColor": "lightblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_7aa004c0dcf5369f5a06b92584e2b325 = L.popup({
"maxWidth": 320,
});
var html_3c8f03d9ea313ee408d790ae8e74aded = $(`<div id="html_3c8f03d9ea313ee408d790ae8e74aded" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة انتعاش مشروب جو لتقديم المشروبات</b><br> السجل التجاري: 2050178610<br> المنطقة: الشرقية<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> نوف احمد جابر المالكي<br> <a href="https://www.google.com/maps?q=26.28384877,49.96647801" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_7aa004c0dcf5369f5a06b92584e2b325.setContent(html_3c8f03d9ea313ee408d790ae8e74aded);
marker_9e398d241a86fbb58b3006b5c58cd65b.bindPopup(popup_7aa004c0dcf5369f5a06b92584e2b325)
;
marker_9e398d241a86fbb58b3006b5c58cd65b.setIcon(icon_11b0c96ccefa40b009a2552446d7f280);
var marker_4340252d80026d877011e85366c31ffd = L.marker(
[26.29314825, 49.98437066],
{
}
).addTo(map_097a303c1833bf9e98c100d519abc41e);
var icon_8101f8e34c3fcab73f55b225f34c28d6 = L.AwesomeMarkers.icon(
{
"markerColor": "lightblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_c146b0253e8c6419a6585c77ce9db1ef = L.popup({
"maxWidth": 320,
});
var html_aeb01a323e3752528c779ffe0e16e084 = $(`<div id="html_aeb01a323e3752528c779ffe0e16e084" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع وصلات لإنتاج تركيبات الأنابيب</b><br> السجل التجاري: 2050106764<br> المنطقة: الشرقية<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> نوف احمد جابر المالكي<br> <a href="https://www.google.com/maps?q=26.29314825,49.98437066" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_c146b0253e8c6419a6585c77ce9db1ef.setContent(html_aeb01a323e3752528c779ffe0e16e084);
marker_4340252d80026d877011e85366c31ffd.bindPopup(popup_c146b0253e8c6419a6585c77ce9db1ef)
;
marker_4340252d80026d877011e85366c31ffd.setIcon(icon_8101f8e34c3fcab73f55b225f34c28d6);
var marker_b1b1363915f68bc49b965fb077e3cefc = L.marker(
[26.28834097, 49.98903639],
{
}
).addTo(map_097a303c1833bf9e98c100d519abc41e);
var icon_7646f86275deffebe520bbaf7a198937 = L.AwesomeMarkers.icon(
{
"markerColor": "lightblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_5579fcefbfb14e91073bcb6f0466a394 = L.popup({
"maxWidth": 320,
});
var html_320d69ea1c48789d7ae1dfbce229f002 = $(`<div id="html_320d69ea1c48789d7ae1dfbce229f002" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة الكحيمى للصناعات المعدنية المحدودة شركة شخص واحد</b><br> السجل التجاري: 2050004686<br> المنطقة: الشرقية<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> نوف احمد جابر المالكي<br> <a href="https://www.google.com/maps?q=26.28834097,49.98903639" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_5579fcefbfb14e91073bcb6f0466a394.setContent(html_320d69ea1c48789d7ae1dfbce229f002);
marker_b1b1363915f68bc49b965fb077e3cefc.bindPopup(popup_5579fcefbfb14e91073bcb6f0466a394)
;
marker_b1b1363915f68bc49b965fb077e3cefc.setIcon(icon_7646f86275deffebe520bbaf7a198937);
var marker_542d570d9a6b06364398355f633b5e88 = L.marker(
[26.4527418, 50.04872932],
{
}
).addTo(map_097a303c1833bf9e98c100d519abc41e);
var icon_710af6f45399403d4c9743a1441db883 = L.AwesomeMarkers.icon(
{
"markerColor": "lightblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_253c230f963c4591f22a9c035ed7609f = L.popup({
"maxWidth": 320,
});
var html_61d88999f231cd0b9fec5b13bf6e0054 = $(`<div id="html_61d88999f231cd0b9fec5b13bf6e0054" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع العصيمى للحديد الصناعى</b><br> السجل التجاري: 2050020166<br> المنطقة: الشرقية<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> نوف احمد جابر المالكي<br> <a href="https://www.google.com/maps?q=26.4527418,50.04872932" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_253c230f963c4591f22a9c035ed7609f.setContent(html_61d88999f231cd0b9fec5b13bf6e0054);
marker_542d570d9a6b06364398355f633b5e88.bindPopup(popup_253c230f963c4591f22a9c035ed7609f)
;
marker_542d570d9a6b06364398355f633b5e88.setIcon(icon_710af6f45399403d4c9743a1441db883);
var marker_4f4a3453e91cb51ddafe29de48c42cb5 = L.marker(
[26.40770651, 50.12824038],
{
}
).addTo(map_097a303c1833bf9e98c100d519abc41e);
var icon_007622a172ae474af98100a84a76969b = L.AwesomeMarkers.icon(
{
"markerColor": "lightblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_d74f6c486b8b80de6e462c1caf08b540 = L.popup({
"maxWidth": 320,
});
var html_e201872384f421ce6a02c419c75f52c6 = $(`<div id="html_e201872384f421ce6a02c419c75f52c6" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع دلمون للصناعات الكيمائية</b><br> السجل التجاري: 2050034123<br> المنطقة: الشرقية<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> نوف احمد جابر المالكي<br> <a href="https://www.google.com/maps?q=26.40770651,50.12824038" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_d74f6c486b8b80de6e462c1caf08b540.setContent(html_e201872384f421ce6a02c419c75f52c6);
marker_4f4a3453e91cb51ddafe29de48c42cb5.bindPopup(popup_d74f6c486b8b80de6e462c1caf08b540)
;
marker_4f4a3453e91cb51ddafe29de48c42cb5.setIcon(icon_007622a172ae474af98100a84a76969b);
var marker_54c190e71236e687bd2e576164748a41 = L.marker(
[26.40306798, 50.1344204],
{
}
).addTo(map_097a303c1833bf9e98c100d519abc41e);
var icon_737a7cda2bc3baee79260b8f726a78f5 = L.AwesomeMarkers.icon(
{
"markerColor": "lightblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_0513ff8644e9dbcc22fd85b5021d0420 = L.popup({
"maxWidth": 320,
});
var html_8f887ce882ca9c8dac9bc2b028e99c31 = $(`<div id="html_8f887ce882ca9c8dac9bc2b028e99c31" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة جيرفلور الشرق الاوسط</b><br> السجل التجاري: 2050004208<br> المنطقة: الشرقية<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> نوف احمد جابر المالكي<br> <a href="https://www.google.com/maps?q=26.40306798,50.1344204" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_0513ff8644e9dbcc22fd85b5021d0420.setContent(html_8f887ce882ca9c8dac9bc2b028e99c31);
marker_54c190e71236e687bd2e576164748a41.bindPopup(popup_0513ff8644e9dbcc22fd85b5021d0420)
;
marker_54c190e71236e687bd2e576164748a41.setIcon(icon_737a7cda2bc3baee79260b8f726a78f5);
var marker_815ae9d82ecce007cadd6655271d4d7f = L.marker(
[26.39290283, 50.14418639],
{
}
).addTo(map_097a303c1833bf9e98c100d519abc41e);
var icon_3591c020f01718944c13f806768eea69 = L.AwesomeMarkers.icon(
{
"markerColor": "lightblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_2bf938c785e788e7d5c92a7e4c50c8a8 = L.popup({
"maxWidth": 320,
});
var html_2d05d416f19ca2f882efaaa56cc0c8d6 = $(`<div id="html_2d05d416f19ca2f882efaaa56cc0c8d6" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>الشركة الشرقيه لصناعة الكرتون ايسترن باك</b><br> السجل التجاري: 2050026774<br> المنطقة: الشرقية<br> الحارة: المدينة الصناعية الثانية بالدمام<br> <b>اسم الباحث:</b> نوف احمد جابر المالكي<br> <a href="https://www.google.com/maps?q=26.39290283,50.14418639" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_2bf938c785e788e7d5c92a7e4c50c8a8.setContent(html_2d05d416f19ca2f882efaaa56cc0c8d6);
marker_815ae9d82ecce007cadd6655271d4d7f.bindPopup(popup_2bf938c785e788e7d5c92a7e4c50c8a8)
;
marker_815ae9d82ecce007cadd6655271d4d7f.setIcon(icon_3591c020f01718944c13f806768eea69);
</script>
</html>