Map / Hekly /07.html
stat2025's picture
Upload 376 files
a921575 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_139639d1e1379ede770a385328c203ce {
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_7" onclick="
var panel = document.getElementById('stats_7');
var btn = document.getElementById('btn_stats_7');
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_7" 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;
">مرتضى محمد بن ابراهيم السيهاتى - 9</div>
<div style="font-size:15px;">
<div><b>عدد المواقع:</b> 23</div>
<div><b>عدد الحارات:</b> 1</div>
</div>
<div style="margin-top:10px;">
<div style="font-weight:bold;">أكثر الحارات:</div>
<div style="padding-right:8px;"><div>• الصناعية: 23</div></div>
</div>
<div style="
margin-top:14px;
padding-top:10px;
border-top:1px solid rgba(0,0,0,0.08);
">
<a href="report_07_مرتضى_محمد_بن_ابراهيم_السيهاتى.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_07_مرتضى_محمد_بن_ابراهيم_السيهاتى.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:red;
border:1px solid rgba(0,0,0,0.15);
"></span>
<span>الصناعية</span>
</div>
<span style="color:#555;">(23)</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_b5876aebd1add1eb7a14f9a60c5cb4e7,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "مصنع الاعمال المنتخبه للصناعة",
marker: marker_bccf82ac6a1dfa626b2540408064c7b8,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة لؤلؤة الخليج لاصلاح الآلات والمكائن شركة الشخص الواحد",
marker: marker_de89e522aa15a3ea1fc8e0acacde87b9,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "مصنع فاز الجزيرة المحدودة",
marker: marker_a64e8d9b186fb85ce8fd639105f4a79f,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة في مليح شيحان الشمري للخردة والسكراب",
marker: marker_6fc49765f8a4f3985d3b29320fbcbaac,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "مصنع زياد زايد سليمان العايدي للصناعة",
marker: marker_d47098f0449157b82e0ed3679f738102,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "مصنع سلمان علي الوكيل لانظمة الالم نيوم",
marker: marker_cb1f9906df13a6c80a8d540225a55cbd,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة مصنع ثبات للصناعة",
marker: marker_b7fe387f00e9cabfb70e2924ef7cd0d3,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "مصنع صناديق الشرقية للصناعة",
marker: marker_5dcc384dfad75198ce634d36b8473ad5,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة مصنع عبدالرحمن صالح عبدالله العطيشان للصناعات المعدنية شركة شخص واحد",
marker: marker_e353010fbe221607b5b8b3ec88fa0236,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة مصنع بوابة الدمام للدهانات",
marker: marker_4f4dba66c1849c0b8c1a6a1e68fa8779,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "مصنع عالم النحاس للصناعة",
marker: marker_f62a586bb0f66afa81afe9c66c9a5057,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "مصنع الم نيوم الوكيل",
marker: marker_2bfe31cadc15ebb41a80e38fec404418,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "مصنع علي عبدالكريم المسلم المسلم للتصنيع",
marker: marker_c119ee95b5081ef09f3df3bf4ae6591a,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "مصنع أعمال جاما للصناعات المعدنية",
marker: marker_6bdfd44694efc06383fc5b39957f859f,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة مرشح الواحة المحدودة",
marker: marker_ae02280945169435917f0592292c33ef,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "مخابز نجم غوار للمعجنات",
marker: marker_1b640545a4cff8aae808bcc929e98326,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "مصنع الاكواب الحديثه للمنتجات الورقية",
marker: marker_3fb02e217ac5d161a6f236f5ebde5f78,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "مصنع شركة نور ماء للمياه الصحية",
marker: marker_6c45852e506fd4fc569cfc498a8b4a46,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة مصنع البودرة المميزة",
marker: marker_8f50f5edecf266b20c2f193127eed4cd,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "مصنع الراية للصناعة",
marker: marker_2a2d8e0ced3281f112121fdf0d1abeba,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "مصنع درع الساحل للصناعة",
marker: marker_f51f04ca5aecfbb1a391ce60971297c5,
map: map_139639d1e1379ede770a385328c203ce
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "مصنع كسب الخام للصناعة",
marker: marker_49851a20a1f58a9e07f8e2c8b9a0e5a1,
map: map_139639d1e1379ede770a385328c203ce
});
}, 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_139639d1e1379ede770a385328c203ce" ></div>
</body>
<script>
var map_139639d1e1379ede770a385328c203ce = L.map(
"map_139639d1e1379ede770a385328c203ce",
{
center: [26.451868473022206, 50.02314585955813],
crs: L.CRS.EPSG3857,
...{
"zoom": 13,
"zoomControl": true,
"preferCanvas": false,
}
}
);
var tile_layer_17f8b35d3c4669602bcf1b55899cc521 = 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_17f8b35d3c4669602bcf1b55899cc521.addTo(map_139639d1e1379ede770a385328c203ce);
var tile_layer_b3993c7e5051f8dd340f758da5d33517 = 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_b3993c7e5051f8dd340f758da5d33517.addTo(map_139639d1e1379ede770a385328c203ce);
var tile_layer_f35d567d416f324b0d4abc767472f3d4 = 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_f35d567d416f324b0d4abc767472f3d4.addTo(map_139639d1e1379ede770a385328c203ce);
var locate_control_2c6191e707767a864f282dd4e7dfd833 = L.control.locate(
{}
).addTo(map_139639d1e1379ede770a385328c203ce);
var marker_b5876aebd1add1eb7a14f9a60c5cb4e7 = L.marker(
[26.45452042, 50.01100868],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_38857bfac4723e7f67dcaa62fd07103d = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_cfb9fae9b0410f0b459e3c973f5d285d = L.popup({
"maxWidth": 320,
});
var html_a4e0093090ea2a731a06cfb60a2462a5 = $(`<div id="html_a4e0093090ea2a731a06cfb60a2462a5" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مجموعة القريان للتجارةوالصناعةوالمقاولات مساهمةمقفلة</b><br> السجل التجاري: 2050036333<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.45452042,50.01100868" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_cfb9fae9b0410f0b459e3c973f5d285d.setContent(html_a4e0093090ea2a731a06cfb60a2462a5);
marker_b5876aebd1add1eb7a14f9a60c5cb4e7.bindPopup(popup_cfb9fae9b0410f0b459e3c973f5d285d)
;
marker_b5876aebd1add1eb7a14f9a60c5cb4e7.setIcon(icon_38857bfac4723e7f67dcaa62fd07103d);
var marker_bccf82ac6a1dfa626b2540408064c7b8 = L.marker(
[26.4586846, 50.02830869],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_ffc768c02d42701a3850204232cea598 = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_6c0ecf0781c33bc2d2566a6483d6dda3 = L.popup({
"maxWidth": 320,
});
var html_17baa40a677ad83be58e82b7f50f6fd6 = $(`<div id="html_17baa40a677ad83be58e82b7f50f6fd6" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع الاعمال المنتخبه للصناعة</b><br> السجل التجاري: 2050075264<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.4586846,50.02830869" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_6c0ecf0781c33bc2d2566a6483d6dda3.setContent(html_17baa40a677ad83be58e82b7f50f6fd6);
marker_bccf82ac6a1dfa626b2540408064c7b8.bindPopup(popup_6c0ecf0781c33bc2d2566a6483d6dda3)
;
marker_bccf82ac6a1dfa626b2540408064c7b8.setIcon(icon_ffc768c02d42701a3850204232cea598);
var marker_de89e522aa15a3ea1fc8e0acacde87b9 = L.marker(
[26.45984605, 50.02045876],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_adb6a4003948c217dc4f68a8ca59118f = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_a26758a914cb45af9a0c80f1489341c0 = L.popup({
"maxWidth": 320,
});
var html_5654209891d4d5a786abef294c3b0bf5 = $(`<div id="html_5654209891d4d5a786abef294c3b0bf5" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة لؤلؤة الخليج لاصلاح الآلات والمكائن شركة الشخص الواحد</b><br> السجل التجاري: 2050148979<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.45984605,50.02045876" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_a26758a914cb45af9a0c80f1489341c0.setContent(html_5654209891d4d5a786abef294c3b0bf5);
marker_de89e522aa15a3ea1fc8e0acacde87b9.bindPopup(popup_a26758a914cb45af9a0c80f1489341c0)
;
marker_de89e522aa15a3ea1fc8e0acacde87b9.setIcon(icon_adb6a4003948c217dc4f68a8ca59118f);
var marker_a64e8d9b186fb85ce8fd639105f4a79f = L.marker(
[26.45565805, 50.02054267],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_aad0045b355a3d49b704ea1cabcca107 = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_7912371e1f5d6efd8a8a6de2924514f9 = L.popup({
"maxWidth": 320,
});
var html_efcb96ef13e292d2d8adad34dc2fad95 = $(`<div id="html_efcb96ef13e292d2d8adad34dc2fad95" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع فاز الجزيرة المحدودة</b><br> السجل التجاري: 2050051467<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.45565805,50.02054267" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_7912371e1f5d6efd8a8a6de2924514f9.setContent(html_efcb96ef13e292d2d8adad34dc2fad95);
marker_a64e8d9b186fb85ce8fd639105f4a79f.bindPopup(popup_7912371e1f5d6efd8a8a6de2924514f9)
;
marker_a64e8d9b186fb85ce8fd639105f4a79f.setIcon(icon_aad0045b355a3d49b704ea1cabcca107);
var marker_6fc49765f8a4f3985d3b29320fbcbaac = L.marker(
[26.44483366108886, 50.01757085323334],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_5affa3d773130bb35cdecb536a68bbf7 = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_df2725115695f3a09e8fb72fe8d71465 = L.popup({
"maxWidth": 320,
});
var html_abc5961a1907d6c3e33658b2960d3308 = $(`<div id="html_abc5961a1907d6c3e33658b2960d3308" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة في مليح شيحان الشمري للخردة والسكراب</b><br> السجل التجاري: 2050217065<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.44483366108886,50.01757085323334" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_df2725115695f3a09e8fb72fe8d71465.setContent(html_abc5961a1907d6c3e33658b2960d3308);
marker_6fc49765f8a4f3985d3b29320fbcbaac.bindPopup(popup_df2725115695f3a09e8fb72fe8d71465)
;
marker_6fc49765f8a4f3985d3b29320fbcbaac.setIcon(icon_5affa3d773130bb35cdecb536a68bbf7);
var marker_d47098f0449157b82e0ed3679f738102 = L.marker(
[26.4579772664318, 50.0269870212441],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_acfa2fdcbe8198fa6ace2cb6be45d11a = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_6e57ed2131dee51bc03a80acb51750c7 = L.popup({
"maxWidth": 320,
});
var html_c64f620422f37ea13b05e1240492e853 = $(`<div id="html_c64f620422f37ea13b05e1240492e853" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع زياد زايد سليمان العايدي للصناعة</b><br> السجل التجاري: 2050041871<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.4579772664318,50.0269870212441" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_6e57ed2131dee51bc03a80acb51750c7.setContent(html_c64f620422f37ea13b05e1240492e853);
marker_d47098f0449157b82e0ed3679f738102.bindPopup(popup_6e57ed2131dee51bc03a80acb51750c7)
;
marker_d47098f0449157b82e0ed3679f738102.setIcon(icon_acfa2fdcbe8198fa6ace2cb6be45d11a);
var marker_cb1f9906df13a6c80a8d540225a55cbd = L.marker(
[26.45499056, 50.01997944],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_dc038d405eae63ae90178a012ac9bd06 = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_23d65741811d74f1e68bbb764d67d9f1 = L.popup({
"maxWidth": 320,
});
var html_7f5c7878a4bb9856ce9f885fb572d1fa = $(`<div id="html_7f5c7878a4bb9856ce9f885fb572d1fa" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع سلمان علي الوكيل لانظمة الالم نيوم</b><br> السجل التجاري: 2050071304<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.45499056,50.01997944" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_23d65741811d74f1e68bbb764d67d9f1.setContent(html_7f5c7878a4bb9856ce9f885fb572d1fa);
marker_cb1f9906df13a6c80a8d540225a55cbd.bindPopup(popup_23d65741811d74f1e68bbb764d67d9f1)
;
marker_cb1f9906df13a6c80a8d540225a55cbd.setIcon(icon_dc038d405eae63ae90178a012ac9bd06);
var marker_b7fe387f00e9cabfb70e2924ef7cd0d3 = L.marker(
[26.44947926, 50.03134972],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_1bee2f30ed2e6004bf5b0eed48cb1bcd = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_dd334e8cf250d38fc57703948d550653 = L.popup({
"maxWidth": 320,
});
var html_32d851a12f62abb60cb5171fb040e239 = $(`<div id="html_32d851a12f62abb60cb5171fb040e239" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع ثبات للصناعة</b><br> السجل التجاري: 2050112657<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.44947926,50.03134972" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_dd334e8cf250d38fc57703948d550653.setContent(html_32d851a12f62abb60cb5171fb040e239);
marker_b7fe387f00e9cabfb70e2924ef7cd0d3.bindPopup(popup_dd334e8cf250d38fc57703948d550653)
;
marker_b7fe387f00e9cabfb70e2924ef7cd0d3.setIcon(icon_1bee2f30ed2e6004bf5b0eed48cb1bcd);
var marker_5dcc384dfad75198ce634d36b8473ad5 = L.marker(
[26.44848633, 50.03167725],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_c74759980bdb66e7f246c2752d328381 = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_5d9e301ae59fa184c4a2abf239a2315b = L.popup({
"maxWidth": 320,
});
var html_d6d2944d7fb19afed27f617cc232d1ad = $(`<div id="html_d6d2944d7fb19afed27f617cc232d1ad" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع صناديق الشرقية للصناعة</b><br> السجل التجاري: 2050132452<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.44848633,50.03167725" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_5d9e301ae59fa184c4a2abf239a2315b.setContent(html_d6d2944d7fb19afed27f617cc232d1ad);
marker_5dcc384dfad75198ce634d36b8473ad5.bindPopup(popup_5d9e301ae59fa184c4a2abf239a2315b)
;
marker_5dcc384dfad75198ce634d36b8473ad5.setIcon(icon_c74759980bdb66e7f246c2752d328381);
var marker_e353010fbe221607b5b8b3ec88fa0236 = L.marker(
[26.4495382083011, 50.0208467948407],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_0413b57f143c2ebb779898965e771c0f = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_66cf1d125c23cd2d639d89cee374e800 = L.popup({
"maxWidth": 320,
});
var html_a2f22d0c9833f62e37e162f1e722e426 = $(`<div id="html_a2f22d0c9833f62e37e162f1e722e426" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع عبدالرحمن صالح عبدالله العطيشان للصناعات المعدنية شركة شخص واحد</b><br> السجل التجاري: 2050155556<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.4495382083011,50.0208467948407" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_66cf1d125c23cd2d639d89cee374e800.setContent(html_a2f22d0c9833f62e37e162f1e722e426);
marker_e353010fbe221607b5b8b3ec88fa0236.bindPopup(popup_66cf1d125c23cd2d639d89cee374e800)
;
marker_e353010fbe221607b5b8b3ec88fa0236.setIcon(icon_0413b57f143c2ebb779898965e771c0f);
var marker_4f4dba66c1849c0b8c1a6a1e68fa8779 = L.marker(
[26.45769319, 50.01063242],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_863388013606ed0193326cdbb3114092 = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_55d2f7d6e2cf37387812a1120f731ae3 = L.popup({
"maxWidth": 320,
});
var html_68d15c2717e245e1f24986f2b5fc3edd = $(`<div id="html_68d15c2717e245e1f24986f2b5fc3edd" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع بوابة الدمام للدهانات</b><br> السجل التجاري: 2050073778<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.45769319,50.01063242" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_55d2f7d6e2cf37387812a1120f731ae3.setContent(html_68d15c2717e245e1f24986f2b5fc3edd);
marker_4f4dba66c1849c0b8c1a6a1e68fa8779.bindPopup(popup_55d2f7d6e2cf37387812a1120f731ae3)
;
marker_4f4dba66c1849c0b8c1a6a1e68fa8779.setIcon(icon_863388013606ed0193326cdbb3114092);
var marker_f62a586bb0f66afa81afe9c66c9a5057 = L.marker(
[26.45093384, 50.03420573],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_c30a35dc1bc2b3250aa986fd46dcc93d = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_408f48ff459453908770a044562e1dd6 = L.popup({
"maxWidth": 320,
});
var html_c56efb39a5222073138eb9ada22e7622 = $(`<div id="html_c56efb39a5222073138eb9ada22e7622" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع عالم النحاس للصناعة</b><br> السجل التجاري: 2050131379<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.45093384,50.03420573" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_408f48ff459453908770a044562e1dd6.setContent(html_c56efb39a5222073138eb9ada22e7622);
marker_f62a586bb0f66afa81afe9c66c9a5057.bindPopup(popup_408f48ff459453908770a044562e1dd6)
;
marker_f62a586bb0f66afa81afe9c66c9a5057.setIcon(icon_c30a35dc1bc2b3250aa986fd46dcc93d);
var marker_2bfe31cadc15ebb41a80e38fec404418 = L.marker(
[26.44190734, 50.02268358],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_4d94877527e1a0d40e4fb3927f4a9ea9 = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_226a20a15245f0d742fe1962e201ab18 = L.popup({
"maxWidth": 320,
});
var html_e5ac2a6ac444a7c083975ed36fbd8d34 = $(`<div id="html_e5ac2a6ac444a7c083975ed36fbd8d34" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع الم نيوم الوكيل</b><br> السجل التجاري: 2050073116<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.44190734,50.02268358" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_226a20a15245f0d742fe1962e201ab18.setContent(html_e5ac2a6ac444a7c083975ed36fbd8d34);
marker_2bfe31cadc15ebb41a80e38fec404418.bindPopup(popup_226a20a15245f0d742fe1962e201ab18)
;
marker_2bfe31cadc15ebb41a80e38fec404418.setIcon(icon_4d94877527e1a0d40e4fb3927f4a9ea9);
var marker_c119ee95b5081ef09f3df3bf4ae6591a = L.marker(
[26.4561877972647, 50.0307587411323],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_202dc754720f1cb44313ac57fa328094 = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_73668cc6fa8d51f433dcab312acc2e05 = L.popup({
"maxWidth": 320,
});
var html_283014bde534c50d3dce2c0cc53eec60 = $(`<div id="html_283014bde534c50d3dce2c0cc53eec60" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع علي عبدالكريم المسلم المسلم للتصنيع</b><br> السجل التجاري: 2050040335<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.4561877972647,50.0307587411323" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_73668cc6fa8d51f433dcab312acc2e05.setContent(html_283014bde534c50d3dce2c0cc53eec60);
marker_c119ee95b5081ef09f3df3bf4ae6591a.bindPopup(popup_73668cc6fa8d51f433dcab312acc2e05)
;
marker_c119ee95b5081ef09f3df3bf4ae6591a.setIcon(icon_202dc754720f1cb44313ac57fa328094);
var marker_6bdfd44694efc06383fc5b39957f859f = L.marker(
[26.4375873792561, 50.0185682937518],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_f02674cf62eb93532ba3abd15c80bb66 = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_5a3d403ff4539209925f86797ddb1a10 = L.popup({
"maxWidth": 320,
});
var html_904fb8a95266b2114681b80099a5e92e = $(`<div id="html_904fb8a95266b2114681b80099a5e92e" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع أعمال جاما للصناعات المعدنية</b><br> السجل التجاري: 2050104821<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.4375873792561,50.0185682937518" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_5a3d403ff4539209925f86797ddb1a10.setContent(html_904fb8a95266b2114681b80099a5e92e);
marker_6bdfd44694efc06383fc5b39957f859f.bindPopup(popup_5a3d403ff4539209925f86797ddb1a10)
;
marker_6bdfd44694efc06383fc5b39957f859f.setIcon(icon_f02674cf62eb93532ba3abd15c80bb66);
var marker_ae02280945169435917f0592292c33ef = L.marker(
[26.45941329027294, 50.02907499997589],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_8127cccbeee5a4c8c7d020fb8b5b0226 = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_26940746a377bdbf4b3374bd43232523 = L.popup({
"maxWidth": 320,
});
var html_7b67f32a9500e9e2fded54017a0ab780 = $(`<div id="html_7b67f32a9500e9e2fded54017a0ab780" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مرشح الواحة المحدودة</b><br> السجل التجاري: 2050203272<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.45941329027294,50.02907499997589" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_26940746a377bdbf4b3374bd43232523.setContent(html_7b67f32a9500e9e2fded54017a0ab780);
marker_ae02280945169435917f0592292c33ef.bindPopup(popup_26940746a377bdbf4b3374bd43232523)
;
marker_ae02280945169435917f0592292c33ef.setIcon(icon_8127cccbeee5a4c8c7d020fb8b5b0226);
var marker_1b640545a4cff8aae808bcc929e98326 = L.marker(
[26.44699867, 50.03302456],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_9c122fa53f5e4d4fc5f8f76894969655 = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_625db2401514cb9c92f90a58dc9d7f63 = L.popup({
"maxWidth": 320,
});
var html_b53ba458df9f73c5a7d72d319f5ff40c = $(`<div id="html_b53ba458df9f73c5a7d72d319f5ff40c" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مخابز نجم غوار للمعجنات</b><br> السجل التجاري: 2050142324<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.44699867,50.03302456" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_625db2401514cb9c92f90a58dc9d7f63.setContent(html_b53ba458df9f73c5a7d72d319f5ff40c);
marker_1b640545a4cff8aae808bcc929e98326.bindPopup(popup_625db2401514cb9c92f90a58dc9d7f63)
;
marker_1b640545a4cff8aae808bcc929e98326.setIcon(icon_9c122fa53f5e4d4fc5f8f76894969655);
var marker_3fb02e217ac5d161a6f236f5ebde5f78 = L.marker(
[26.4614251420001, 50.0223439275001],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_e6b1f9f65c08aa375c88b29a8c4ab935 = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_0f66a5ff33eda7b86cbfaf5fe313c2d1 = L.popup({
"maxWidth": 320,
});
var html_4d99d3c7b131cde915f9e06fb4e9ed88 = $(`<div id="html_4d99d3c7b131cde915f9e06fb4e9ed88" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع الاكواب الحديثه للمنتجات الورقية</b><br> السجل التجاري: 2050063871<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.4614251420001,50.0223439275001" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_0f66a5ff33eda7b86cbfaf5fe313c2d1.setContent(html_4d99d3c7b131cde915f9e06fb4e9ed88);
marker_3fb02e217ac5d161a6f236f5ebde5f78.bindPopup(popup_0f66a5ff33eda7b86cbfaf5fe313c2d1)
;
marker_3fb02e217ac5d161a6f236f5ebde5f78.setIcon(icon_e6b1f9f65c08aa375c88b29a8c4ab935);
var marker_6c45852e506fd4fc569cfc498a8b4a46 = L.marker(
[26.45488835, 50.02912773],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_755e8b0801db85683d1f2e359c2161ca = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_1c45bf24de842cea19befbea53a8c709 = L.popup({
"maxWidth": 320,
});
var html_ccb3832cb844d0abee606826babdf8e8 = $(`<div id="html_ccb3832cb844d0abee606826babdf8e8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع شركة نور ماء للمياه الصحية</b><br> السجل التجاري: 2050037768<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.45488835,50.02912773" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_1c45bf24de842cea19befbea53a8c709.setContent(html_ccb3832cb844d0abee606826babdf8e8);
marker_6c45852e506fd4fc569cfc498a8b4a46.bindPopup(popup_1c45bf24de842cea19befbea53a8c709)
;
marker_6c45852e506fd4fc569cfc498a8b4a46.setIcon(icon_755e8b0801db85683d1f2e359c2161ca);
var marker_8f50f5edecf266b20c2f193127eed4cd = L.marker(
[26.44577036, 50.01661646],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_b026c6be09f644561c62957cc7f0dd7c = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_26791477413f6130afe68557c3418ced = L.popup({
"maxWidth": 320,
});
var html_a5cd9a7b7230fe5a9213fd2db6acdc2a = $(`<div id="html_a5cd9a7b7230fe5a9213fd2db6acdc2a" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة مصنع البودرة المميزة</b><br> السجل التجاري: 2050105600<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.44577036,50.01661646" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_26791477413f6130afe68557c3418ced.setContent(html_a5cd9a7b7230fe5a9213fd2db6acdc2a);
marker_8f50f5edecf266b20c2f193127eed4cd.bindPopup(popup_26791477413f6130afe68557c3418ced)
;
marker_8f50f5edecf266b20c2f193127eed4cd.setIcon(icon_b026c6be09f644561c62957cc7f0dd7c);
var marker_2a2d8e0ced3281f112121fdf0d1abeba = L.marker(
[26.44343247, 50.0155983],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_c76c1fbd97acb31f10e607c73cd87ca1 = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_a524ba4938d7659891f361e375f9ea66 = L.popup({
"maxWidth": 320,
});
var html_52aff0eb2818325b6df9eb455bb72e24 = $(`<div id="html_52aff0eb2818325b6df9eb455bb72e24" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع الراية للصناعة</b><br> السجل التجاري: 2051032191<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.44343247,50.0155983" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_a524ba4938d7659891f361e375f9ea66.setContent(html_52aff0eb2818325b6df9eb455bb72e24);
marker_2a2d8e0ced3281f112121fdf0d1abeba.bindPopup(popup_a524ba4938d7659891f361e375f9ea66)
;
marker_2a2d8e0ced3281f112121fdf0d1abeba.setIcon(icon_c76c1fbd97acb31f10e607c73cd87ca1);
var marker_f51f04ca5aecfbb1a391ce60971297c5 = L.marker(
[26.4586894539603, 50.0220770169515],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_eca32c120c96551a8b2fa7094eadce25 = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_827d768a419306ae9bd5cecaa4c676ee = L.popup({
"maxWidth": 320,
});
var html_ad23f0e9b93fcf130239071eeccd1191 = $(`<div id="html_ad23f0e9b93fcf130239071eeccd1191" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع درع الساحل للصناعة</b><br> السجل التجاري: 2050151481<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.4586894539603,50.0220770169515" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_827d768a419306ae9bd5cecaa4c676ee.setContent(html_ad23f0e9b93fcf130239071eeccd1191);
marker_f51f04ca5aecfbb1a391ce60971297c5.bindPopup(popup_827d768a419306ae9bd5cecaa4c676ee)
;
marker_f51f04ca5aecfbb1a391ce60971297c5.setIcon(icon_eca32c120c96551a8b2fa7094eadce25);
var marker_49851a20a1f58a9e07f8e2c8b9a0e5a1 = L.marker(
[26.44403319093489, 50.01891313120723],
{
}
).addTo(map_139639d1e1379ede770a385328c203ce);
var icon_92f8cb61e69082a37e165c678f1df29a = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_0d77735253571c4fa9d98f3240a279fc = L.popup({
"maxWidth": 320,
});
var html_85ded76843d1b1f6dc2943c6d1f87fb0 = $(`<div id="html_85ded76843d1b1f6dc2943c6d1f87fb0" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>مصنع كسب الخام للصناعة</b><br> السجل التجاري: 2050212324<br> المنطقة: الدمام<br> الحارة: الصناعية<br> <b>اسم الباحث:</b> مرتضى محمد بن ابراهيم السيهاتى<br> <a href="https://www.google.com/maps?q=26.44403319093489,50.01891313120723" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_0d77735253571c4fa9d98f3240a279fc.setContent(html_85ded76843d1b1f6dc2943c6d1f87fb0);
marker_49851a20a1f58a9e07f8e2c8b9a0e5a1.bindPopup(popup_0d77735253571c4fa9d98f3240a279fc)
;
marker_49851a20a1f58a9e07f8e2c8b9a0e5a1.setIcon(icon_92f8cb61e69082a37e165c678f1df29a);
</script>
</html>