File size: 37,584 Bytes
cf98e46
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
<!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_4085427891ec59bd494dda292d515632 {
                    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 class="desktop-stats-toggle" style="position:fixed;top:10px;right:10px;z-index:10000;direction:rtl;font-family:Arial,sans-serif;">
        <button id="btn_stats_16" onclick="
            var panel = document.getElementById('stats_16');
            var btn = document.getElementById('btn_stats_16');
            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_16" class="stats-panel mobile-map-sheet" style="
        display:block;position:fixed;top:10px;right:58px;width:330px;max-height:85vh;overflow-y:auto;
        background:rgba(255,255,255,0.88);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;">ريم بنت محمد بن عبدالعزيز الملحم</div>
        <div style="font-size:15px;">
            <div><b>عدد المواقع بإحداثية:</b> 8</div>
            <div><b>عدد الحارات:</b> 1</div>
            
        </div>

        

        <div style="margin-top:10px;">
            <div style="font-weight:bold;">أكثر الحارات:</div>
            <div style="padding-right:8px;"><div>• المدينة الصناعية الثانية بالدمام: 8</div></div>
        </div>

        <div style="margin-top:14px;padding-top:10px;border-top:1px solid rgba(0,0,0,0.08);">
            <a href="report_16_ريم_بنت_محمد_بن_عبدالعزيز_الملحم.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_16_ريم_بنت_محمد_بن_عبدالعزيز_الملحم.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-size:13px;"><div style='font-weight:700;margin-bottom:6px;'>ألوان الحارات للعينات الأساسية</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:#2563EB;border:1px solid rgba(0,0,0,0.15);"></span>
                    <span>المدينة الصناعية الثانية بالدمام</span>
                </div>
                <span style="color:#555;">(8)</span>
            </div>
            </div>
        </div>
    </div>
    
    
    <div id="searchBoxPanel" class="desktop-search-panel mobile-map-sheet" style="position:fixed;top:10px;left:10px;z-index:10000;direction:rtl;font-family:Arial,sans-serif;">
        <input id="mapSearchInput" type="text" placeholder="ابحث عن اسم المنشأة..."
        style="width:300px;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;background:rgba(255,255,255,.88);padding:5px 8px;border-radius:10px;">
            اكتب للبحث داخل نقاط الخريطة
        </div>
    </div>

    <div id="mobileMapToolbar">
        <button id="mobileSearchBtn" type="button" onclick="toggleMobileSheet('search')">بحث</button>
        <button id="mobileStatsBtn" type="button" onclick="toggleMobileSheet('stats')">الملخص والتصدير</button>
    </div>

    <style>
    #mobileMapToolbar {
        display:none;
    }

    @media (max-width: 768px) {
        .desktop-stats-toggle {
            display:none !important;
        }

        .mobile-map-sheet {
            display:none !important;
            position:fixed !important;
            top:auto !important;
            right:10px !important;
            left:10px !important;
            bottom:72px !important;
            width:auto !important;
            max-height:68vh !important;
            overflow-y:auto !important;
            box-sizing:border-box !important;
            z-index:10900 !important;
            border-radius:20px !important;
            background:rgba(255,255,255,0.96) !important;
            box-shadow:0 8px 30px rgba(0,0,0,0.28) !important;
            padding:14px !important;
        }

        .mobile-map-sheet.mobile-open {
            display:block !important;
        }

        #searchBoxPanel input {
            width:100% !important;
            min-height:44px !important;
            font-size:16px !important;
        }

        #mobileMapToolbar {
            display:flex;
            position:fixed;
            right:10px;
            left:10px;
            bottom:10px;
            z-index:11000;
            gap:8px;
            padding:7px;
            direction:rtl;
            border-radius:16px;
            background:rgba(255,255,255,0.94);
            box-shadow:0 4px 18px rgba(0,0,0,0.24);
            font-family:Arial, sans-serif;
        }

        #mobileMapToolbar button {
            flex:1;
            min-height:46px;
            border:0;
            border-radius:12px;
            background:#f1f5f9;
            color:#1f2937;
            font-size:14px;
            font-weight:700;
            cursor:pointer;
        }

        #mobileMapToolbar button.active {
            background:#2563eb;
            color:#fff;
        }

        .map-footer {
            display:none !important;
        }

        .leaflet-control-zoom,
        .leaflet-control-locate {
            margin-bottom:82px !important;
        }

        .leaflet-popup-content {
            max-width:calc(100vw - 80px) !important;
        }
    }
    </style>

    <script>
    window.searchableMarkers = [];

    function setMobileButtonState(activeTarget) {
      var searchBtn = document.getElementById("mobileSearchBtn");
      var statsBtn = document.getElementById("mobileStatsBtn");
      if (searchBtn) searchBtn.classList.toggle("active", activeTarget === "search");
      if (statsBtn) statsBtn.classList.toggle("active", activeTarget === "stats");
    }

    function closeMobileSheets() {
      var searchPanel = document.getElementById("searchBoxPanel");
      var statsPanel = document.querySelector(".stats-panel");
      if (searchPanel) searchPanel.classList.remove("mobile-open");
      if (statsPanel) statsPanel.classList.remove("mobile-open");
      setMobileButtonState("");
    }

    function toggleMobileSheet(target) {
      var searchPanel = document.getElementById("searchBoxPanel");
      var statsPanel = document.querySelector(".stats-panel");
      var targetPanel = target === "search" ? searchPanel : statsPanel;
      var willOpen = targetPanel && !targetPanel.classList.contains("mobile-open");
      closeMobileSheets();
      if (willOpen) {
        targetPanel.classList.add("mobile-open");
        setMobileButtonState(target);
        if (target === "search") {
          setTimeout(function() {
            var input = document.getElementById("mapSearchInput");
            if (input) input.focus();
          }, 100);
        }
      }
    }

    setTimeout(function() {
      var input = document.getElementById("mapSearchInput");
      var count = document.getElementById("searchCount");
      if (!input) return;
      input.addEventListener("input", function() {
        var q = input.value.trim().toLowerCase();
        var found = 0;
        window.searchableMarkers.forEach(function(item) {
          var ok = !q || item.name.toLowerCase().indexOf(q) >= 0;
          if (item.layer && item.map) {
            if (ok) {
              if (!item.map.hasLayer(item.layer)) item.layer.addTo(item.map);
              found += 1;
            } else {
              if (item.map.hasLayer(item.layer)) item.map.removeLayer(item.layer);
            }
          }
        });
        count.innerText = q ? ("نتائج البحث: " + found) : "اكتب للبحث داخل نقاط الخريطة";
      });
    }, 1000);
    </script>
    
    
        <script>
        setTimeout(function() {
            if (!window.searchableMarkers) window.searchableMarkers = [];
            window.searchableMarkers.push({
                name: "مصنع نسيب بن عبدالله بن حمد البسام للصناعة",
                layer: marker_bb3793a61bf70f820a601a85fb55d075,
                map: map_4085427891ec59bd494dda292d515632
            });
        }, 800);
        </script>
        
    
        <script>
        setTimeout(function() {
            if (!window.searchableMarkers) window.searchableMarkers = [];
            window.searchableMarkers.push({
                name: "مصنع امداد للصناعة",
                layer: marker_6bef4ec97d198eb92b9a3a052d8c9dfd,
                map: map_4085427891ec59bd494dda292d515632
            });
        }, 800);
        </script>
        
    
        <script>
        setTimeout(function() {
            if (!window.searchableMarkers) window.searchableMarkers = [];
            window.searchableMarkers.push({
                name: "شركة ايسوزو موتورز السعودية العربية",
                layer: marker_c8ae8bc4230e108343dc129720b9dbfc,
                map: map_4085427891ec59bd494dda292d515632
            });
        }, 800);
        </script>
        
    
        <script>
        setTimeout(function() {
            if (!window.searchableMarkers) window.searchableMarkers = [];
            window.searchableMarkers.push({
                name: "شركة سنامبروجتي للهندسة والمقاولات المحدودة شركة الشخص الواحد",
                layer: marker_1e3f4dd880b9dc5d7454a2f2a048dfdd,
                map: map_4085427891ec59bd494dda292d515632
            });
        }, 800);
        </script>
        
    
        <script>
        setTimeout(function() {
            if (!window.searchableMarkers) window.searchableMarkers = [];
            window.searchableMarkers.push({
                name: "شركة زيكو ميدل ايست المحدودة شركة شخص واحد",
                layer: marker_8c8331498608ae73d8204640bddd2057,
                map: map_4085427891ec59bd494dda292d515632
            });
        }, 800);
        </script>
        
    
        <script>
        setTimeout(function() {
            if (!window.searchableMarkers) window.searchableMarkers = [];
            window.searchableMarkers.push({
                name: "شركة فالمت فلو كنترول الصناعية",
                layer: marker_8a1d390f0d64ebeecd9ee62d3b779e69,
                map: map_4085427891ec59bd494dda292d515632
            });
        }, 800);
        </script>
        
    
        <script>
        setTimeout(function() {
            if (!window.searchableMarkers) window.searchableMarkers = [];
            window.searchableMarkers.push({
                name: "شركة فونيكس ميكانو العربية السعودية المحدودة شركة شخص واحد",
                layer: marker_8541181c441d9941a34e84107b84e9ab,
                map: map_4085427891ec59bd494dda292d515632
            });
        }, 800);
        </script>
        
    
        <script>
        setTimeout(function() {
            if (!window.searchableMarkers) window.searchableMarkers = [];
            window.searchableMarkers.push({
                name: "فرع شركة ايتون اندستريز ميدل ايست ال ال سي",
                layer: marker_6dc6c5bc04040107a575c1e017d17e58,
                map: map_4085427891ec59bd494dda292d515632
            });
        }, 800);
        </script>
        
    
    <div class="map-footer" 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_4085427891ec59bd494dda292d515632" ></div>
        
</body>
<script>
    
    
            var map_4085427891ec59bd494dda292d515632 = L.map(
                "map_4085427891ec59bd494dda292d515632",
                {
                    center: [26.248997333835263, 49.984326931982494],
                    crs: L.CRS.EPSG3857,
                    ...{
  "zoom": 13,
  "zoomControl": true,
  "preferCanvas": false,
}

                }
            );

            

        
    
            var tile_layer_bcc029c20db163fc369ee8540162d349 = 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_bcc029c20db163fc369ee8540162d349.addTo(map_4085427891ec59bd494dda292d515632);
        
    
            var tile_layer_bf99acd289514ff1646e2f2817e0313e = 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_bf99acd289514ff1646e2f2817e0313e.addTo(map_4085427891ec59bd494dda292d515632);
        
    
            var tile_layer_9b9e9b6e129f71434751946cdf1ce165 = 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_9b9e9b6e129f71434751946cdf1ce165.addTo(map_4085427891ec59bd494dda292d515632);
        
    
            var locate_control_e03eacd735906fca3c1aae9e46b8b325 = L.control.locate(
                {}
            ).addTo(map_4085427891ec59bd494dda292d515632);
            
        
    
            var marker_bb3793a61bf70f820a601a85fb55d075 = L.marker(
                [26.2581135849552, 49.9651185157156],
                {
}
            ).addTo(map_4085427891ec59bd494dda292d515632);
        
    
            var div_icon_395f84869d6ca659a030223c1242beeb = L.divIcon({
  "html": "\n    \u003cdiv style=\"\n        position:relative;\n        width:24px;\n        height:24px;\n        transform:translate(-12px,-24px);\n    \"\u003e\n        \u003cdiv style=\"\n            width:20px;\n            height:20px;\n            background:#2563EB;\n            border:2px solid #ffffff;\n            border-radius:50% 50% 50% 0;\n            transform:rotate(-45deg);\n            box-shadow:0 2px 7px rgba(0,0,0,0.35);\n        \"\u003e\n            \u003cdiv style=\"\n                width:7px;\n                height:7px;\n                background:#ffffff;\n                border-radius:50%;\n                margin:5px 0 0 5px;\n            \"\u003e\u003c/div\u003e\n        \u003c/div\u003e\n    \u003c/div\u003e\n    ",
  "className": "empty",
});
        
    
        var popup_4e59616bad97cbae9fff9709fa0cf515 = L.popup({
  "maxWidth": 340,
});

        
            
                var html_9d2b52a0a1cb4d68c31c569d3d990d79 = $(`<div id="html_9d2b52a0a1cb4d68c31c569d3d990d79" style="width: 100.0%; height: 100.0%;">         <div style="direction:rtl;font-size:13px;line-height:1.9;min-width:280px;">           <b>مصنع نسيب بن عبدالله بن حمد البسام للصناعة</b><br>           السجل التجاري: 2050098160<br>           المنطقة: الدمام<br>           الحارة: المدينة الصناعية الثانية بالدمام<br>           الترميز: 2920<br>الرقم الموحد: 7013957787<br>                      <a href="https://www.google.com/maps?q=26.2581135849552,49.9651185157156" target="_blank">فتح في خرائط جوجل</a>         </div>         </div>`)[0];
                popup_4e59616bad97cbae9fff9709fa0cf515.setContent(html_9d2b52a0a1cb4d68c31c569d3d990d79);
            
        

        marker_bb3793a61bf70f820a601a85fb55d075.bindPopup(popup_4e59616bad97cbae9fff9709fa0cf515)
        ;

        
    
    
                marker_bb3793a61bf70f820a601a85fb55d075.setIcon(div_icon_395f84869d6ca659a030223c1242beeb);
            
    
            var marker_6bef4ec97d198eb92b9a3a052d8c9dfd = L.marker(
                [26.2339134389816, 49.9955820511719],
                {
}
            ).addTo(map_4085427891ec59bd494dda292d515632);
        
    
            var div_icon_8db5d9ec796352faef6da256dea835c6 = L.divIcon({
  "html": "\n    \u003cdiv style=\"\n        position:relative;\n        width:24px;\n        height:24px;\n        transform:translate(-12px,-24px);\n    \"\u003e\n        \u003cdiv style=\"\n            width:20px;\n            height:20px;\n            background:#2563EB;\n            border:2px solid #ffffff;\n            border-radius:50% 50% 50% 0;\n            transform:rotate(-45deg);\n            box-shadow:0 2px 7px rgba(0,0,0,0.35);\n        \"\u003e\n            \u003cdiv style=\"\n                width:7px;\n                height:7px;\n                background:#ffffff;\n                border-radius:50%;\n                margin:5px 0 0 5px;\n            \"\u003e\u003c/div\u003e\n        \u003c/div\u003e\n    \u003c/div\u003e\n    ",
  "className": "empty",
});
        
    
        var popup_90bb9dd4950d20e0508ecfc7949ef0bb = L.popup({
  "maxWidth": 340,
});

        
            
                var html_676af4b1f549e0a73d8f7f6908630ba7 = $(`<div id="html_676af4b1f549e0a73d8f7f6908630ba7" style="width: 100.0%; height: 100.0%;">         <div style="direction:rtl;font-size:13px;line-height:1.9;min-width:280px;">           <b>مصنع امداد للصناعة</b><br>           السجل التجاري: 2050138210<br>           المنطقة: الدمام<br>           الحارة: المدينة الصناعية الثانية بالدمام<br>           الترميز: 2920<br>الرقم الموحد: 7008142817<br>                      <a href="https://www.google.com/maps?q=26.2339134389816,49.9955820511719" target="_blank">فتح في خرائط جوجل</a>         </div>         </div>`)[0];
                popup_90bb9dd4950d20e0508ecfc7949ef0bb.setContent(html_676af4b1f549e0a73d8f7f6908630ba7);
            
        

        marker_6bef4ec97d198eb92b9a3a052d8c9dfd.bindPopup(popup_90bb9dd4950d20e0508ecfc7949ef0bb)
        ;

        
    
    
                marker_6bef4ec97d198eb92b9a3a052d8c9dfd.setIcon(div_icon_8db5d9ec796352faef6da256dea835c6);
            
    
            var marker_c8ae8bc4230e108343dc129720b9dbfc = L.marker(
                [26.2668974047245, 49.968048250975],
                {
}
            ).addTo(map_4085427891ec59bd494dda292d515632);
        
    
            var div_icon_276809912104e4e9f9f9f02d04457b01 = L.divIcon({
  "html": "\n    \u003cdiv style=\"\n        position:relative;\n        width:24px;\n        height:24px;\n        transform:translate(-12px,-24px);\n    \"\u003e\n        \u003cdiv style=\"\n            width:20px;\n            height:20px;\n            background:#2563EB;\n            border:2px solid #ffffff;\n            border-radius:50% 50% 50% 0;\n            transform:rotate(-45deg);\n            box-shadow:0 2px 7px rgba(0,0,0,0.35);\n        \"\u003e\n            \u003cdiv style=\"\n                width:7px;\n                height:7px;\n                background:#ffffff;\n                border-radius:50%;\n                margin:5px 0 0 5px;\n            \"\u003e\u003c/div\u003e\n        \u003c/div\u003e\n    \u003c/div\u003e\n    ",
  "className": "empty",
});
        
    
        var popup_4e92f82382654fcfecc498478800bf2d = L.popup({
  "maxWidth": 340,
});

        
            
                var html_622a8bf783f738d7379c69b4c6650b1c = $(`<div id="html_622a8bf783f738d7379c69b4c6650b1c" style="width: 100.0%; height: 100.0%;">         <div style="direction:rtl;font-size:13px;line-height:1.9;min-width:280px;">           <b>شركة ايسوزو موتورز السعودية العربية</b><br>           السجل التجاري: 2050076915<br>           المنطقة: الدمام<br>           الحارة: المدينة الصناعية الثانية بالدمام<br>           الترميز: 2910<br>الرقم الموحد: 7001673305<br>                      <a href="https://www.google.com/maps?q=26.2668974047245,49.968048250975" target="_blank">فتح في خرائط جوجل</a>         </div>         </div>`)[0];
                popup_4e92f82382654fcfecc498478800bf2d.setContent(html_622a8bf783f738d7379c69b4c6650b1c);
            
        

        marker_c8ae8bc4230e108343dc129720b9dbfc.bindPopup(popup_4e92f82382654fcfecc498478800bf2d)
        ;

        
    
    
                marker_c8ae8bc4230e108343dc129720b9dbfc.setIcon(div_icon_276809912104e4e9f9f9f02d04457b01);
            
    
            var marker_1e3f4dd880b9dc5d7454a2f2a048dfdd = L.marker(
                [26.249522889, 50.004013432],
                {
}
            ).addTo(map_4085427891ec59bd494dda292d515632);
        
    
            var div_icon_7ccab22079da57c0f499545b1bd631b0 = L.divIcon({
  "html": "\n    \u003cdiv style=\"\n        position:relative;\n        width:24px;\n        height:24px;\n        transform:translate(-12px,-24px);\n    \"\u003e\n        \u003cdiv style=\"\n            width:20px;\n            height:20px;\n            background:#2563EB;\n            border:2px solid #ffffff;\n            border-radius:50% 50% 50% 0;\n            transform:rotate(-45deg);\n            box-shadow:0 2px 7px rgba(0,0,0,0.35);\n        \"\u003e\n            \u003cdiv style=\"\n                width:7px;\n                height:7px;\n                background:#ffffff;\n                border-radius:50%;\n                margin:5px 0 0 5px;\n            \"\u003e\u003c/div\u003e\n        \u003c/div\u003e\n    \u003c/div\u003e\n    ",
  "className": "empty",
});
        
    
        var popup_fe91740421aabcd5542479fb90a1fbdd = L.popup({
  "maxWidth": 340,
});

        
            
                var html_fc3507fba78975d27ce23a296d244c51 = $(`<div id="html_fc3507fba78975d27ce23a296d244c51" style="width: 100.0%; height: 100.0%;">         <div style="direction:rtl;font-size:13px;line-height:1.9;min-width:280px;">           <b>شركة سنامبروجتي للهندسة والمقاولات المحدودة شركة الشخص الواحد</b><br>           السجل التجاري: 2052101667<br>           المنطقة: الدمام<br>           الحارة: المدينة الصناعية الثانية بالدمام<br>           الترميز: 4220<br>الرقم الموحد: 7006877505<br>                      <a href="https://www.google.com/maps?q=26.249522889,50.004013432" target="_blank">فتح في خرائط جوجل</a>         </div>         </div>`)[0];
                popup_fe91740421aabcd5542479fb90a1fbdd.setContent(html_fc3507fba78975d27ce23a296d244c51);
            
        

        marker_1e3f4dd880b9dc5d7454a2f2a048dfdd.bindPopup(popup_fe91740421aabcd5542479fb90a1fbdd)
        ;

        
    
    
                marker_1e3f4dd880b9dc5d7454a2f2a048dfdd.setIcon(div_icon_7ccab22079da57c0f499545b1bd631b0);
            
    
            var marker_8c8331498608ae73d8204640bddd2057 = L.marker(
                [26.2684183819853, 49.9817942730105],
                {
}
            ).addTo(map_4085427891ec59bd494dda292d515632);
        
    
            var div_icon_a5bc141bf84bf141337d9850b47905e9 = L.divIcon({
  "html": "\n    \u003cdiv style=\"\n        position:relative;\n        width:24px;\n        height:24px;\n        transform:translate(-12px,-24px);\n    \"\u003e\n        \u003cdiv style=\"\n            width:20px;\n            height:20px;\n            background:#2563EB;\n            border:2px solid #ffffff;\n            border-radius:50% 50% 50% 0;\n            transform:rotate(-45deg);\n            box-shadow:0 2px 7px rgba(0,0,0,0.35);\n        \"\u003e\n            \u003cdiv style=\"\n                width:7px;\n                height:7px;\n                background:#ffffff;\n                border-radius:50%;\n                margin:5px 0 0 5px;\n            \"\u003e\u003c/div\u003e\n        \u003c/div\u003e\n    \u003c/div\u003e\n    ",
  "className": "empty",
});
        
    
        var popup_06ebbcd1221a1754e503f0d3ea6b3112 = L.popup({
  "maxWidth": 340,
});

        
            
                var html_a979940708c7b0eff12d49e00fd17dd6 = $(`<div id="html_a979940708c7b0eff12d49e00fd17dd6" style="width: 100.0%; height: 100.0%;">         <div style="direction:rtl;font-size:13px;line-height:1.9;min-width:280px;">           <b>شركة زيكو ميدل ايست المحدودة شركة شخص واحد</b><br>           السجل التجاري: 2050120496<br>           المنطقة: الدمام<br>           الحارة: المدينة الصناعية الثانية بالدمام<br>           الترميز: 2750<br>الرقم الموحد: 7009439808<br>                      <a href="https://www.google.com/maps?q=26.2684183819853,49.9817942730105" target="_blank">فتح في خرائط جوجل</a>         </div>         </div>`)[0];
                popup_06ebbcd1221a1754e503f0d3ea6b3112.setContent(html_a979940708c7b0eff12d49e00fd17dd6);
            
        

        marker_8c8331498608ae73d8204640bddd2057.bindPopup(popup_06ebbcd1221a1754e503f0d3ea6b3112)
        ;

        
    
    
                marker_8c8331498608ae73d8204640bddd2057.setIcon(div_icon_a5bc141bf84bf141337d9850b47905e9);
            
    
            var marker_8a1d390f0d64ebeecd9ee62d3b779e69 = L.marker(
                [26.2328446969483, 49.9779173495139],
                {
}
            ).addTo(map_4085427891ec59bd494dda292d515632);
        
    
            var div_icon_9f64c197ab1da1f8b26546af8dc3c753 = L.divIcon({
  "html": "\n    \u003cdiv style=\"\n        position:relative;\n        width:24px;\n        height:24px;\n        transform:translate(-12px,-24px);\n    \"\u003e\n        \u003cdiv style=\"\n            width:20px;\n            height:20px;\n            background:#2563EB;\n            border:2px solid #ffffff;\n            border-radius:50% 50% 50% 0;\n            transform:rotate(-45deg);\n            box-shadow:0 2px 7px rgba(0,0,0,0.35);\n        \"\u003e\n            \u003cdiv style=\"\n                width:7px;\n                height:7px;\n                background:#ffffff;\n                border-radius:50%;\n                margin:5px 0 0 5px;\n            \"\u003e\u003c/div\u003e\n        \u003c/div\u003e\n    \u003c/div\u003e\n    ",
  "className": "empty",
});
        
    
        var popup_8036a953c4226542e515e8615533ba43 = L.popup({
  "maxWidth": 340,
});

        
            
                var html_b31b5ba1abfeef4fbd7f1878e0520b00 = $(`<div id="html_b31b5ba1abfeef4fbd7f1878e0520b00" style="width: 100.0%; height: 100.0%;">         <div style="direction:rtl;font-size:13px;line-height:1.9;min-width:280px;">           <b>شركة فالمت فلو كنترول الصناعية</b><br>           السجل التجاري: 2050112547<br>           المنطقة: الدمام<br>           الحارة: المدينة الصناعية الثانية بالدمام<br>           الترميز: 2610<br>الرقم الموحد: 7007663995<br>                      <a href="https://www.google.com/maps?q=26.2328446969483,49.9779173495139" target="_blank">فتح في خرائط جوجل</a>         </div>         </div>`)[0];
                popup_8036a953c4226542e515e8615533ba43.setContent(html_b31b5ba1abfeef4fbd7f1878e0520b00);
            
        

        marker_8a1d390f0d64ebeecd9ee62d3b779e69.bindPopup(popup_8036a953c4226542e515e8615533ba43)
        ;

        
    
    
                marker_8a1d390f0d64ebeecd9ee62d3b779e69.setIcon(div_icon_9f64c197ab1da1f8b26546af8dc3c753);
            
    
            var marker_8541181c441d9941a34e84107b84e9ab = L.marker(
                [26.2419378021927, 50.0034639446572],
                {
}
            ).addTo(map_4085427891ec59bd494dda292d515632);
        
    
            var div_icon_d104c836bae3fcd3fe5bdf91f3fe162a = L.divIcon({
  "html": "\n    \u003cdiv style=\"\n        position:relative;\n        width:24px;\n        height:24px;\n        transform:translate(-12px,-24px);\n    \"\u003e\n        \u003cdiv style=\"\n            width:20px;\n            height:20px;\n            background:#2563EB;\n            border:2px solid #ffffff;\n            border-radius:50% 50% 50% 0;\n            transform:rotate(-45deg);\n            box-shadow:0 2px 7px rgba(0,0,0,0.35);\n        \"\u003e\n            \u003cdiv style=\"\n                width:7px;\n                height:7px;\n                background:#ffffff;\n                border-radius:50%;\n                margin:5px 0 0 5px;\n            \"\u003e\u003c/div\u003e\n        \u003c/div\u003e\n    \u003c/div\u003e\n    ",
  "className": "empty",
});
        
    
        var popup_a9aab3afa3777bdcfc2d387fbf7178f7 = L.popup({
  "maxWidth": 340,
});

        
            
                var html_cf04929885b117e01879e9161e48d958 = $(`<div id="html_cf04929885b117e01879e9161e48d958" style="width: 100.0%; height: 100.0%;">         <div style="direction:rtl;font-size:13px;line-height:1.9;min-width:280px;">           <b>شركة فونيكس ميكانو العربية السعودية المحدودة شركة شخص واحد</b><br>           السجل التجاري: 2050118152<br>           المنطقة: الدمام<br>           الحارة: المدينة الصناعية الثانية بالدمام<br>           الترميز: 2710<br>الرقم الموحد: 7004726381<br>                      <a href="https://www.google.com/maps?q=26.2419378021927,50.0034639446572" target="_blank">فتح في خرائط جوجل</a>         </div>         </div>`)[0];
                popup_a9aab3afa3777bdcfc2d387fbf7178f7.setContent(html_cf04929885b117e01879e9161e48d958);
            
        

        marker_8541181c441d9941a34e84107b84e9ab.bindPopup(popup_a9aab3afa3777bdcfc2d387fbf7178f7)
        ;

        
    
    
                marker_8541181c441d9941a34e84107b84e9ab.setIcon(div_icon_d104c836bae3fcd3fe5bdf91f3fe162a);
            
    
            var marker_6dc6c5bc04040107a575c1e017d17e58 = L.marker(
                [26.2403304718945, 49.9786776388158],
                {
}
            ).addTo(map_4085427891ec59bd494dda292d515632);
        
    
            var div_icon_19a6a192f516c1c6d690d8728deaddaf = L.divIcon({
  "html": "\n    \u003cdiv style=\"\n        position:relative;\n        width:24px;\n        height:24px;\n        transform:translate(-12px,-24px);\n    \"\u003e\n        \u003cdiv style=\"\n            width:20px;\n            height:20px;\n            background:#2563EB;\n            border:2px solid #ffffff;\n            border-radius:50% 50% 50% 0;\n            transform:rotate(-45deg);\n            box-shadow:0 2px 7px rgba(0,0,0,0.35);\n        \"\u003e\n            \u003cdiv style=\"\n                width:7px;\n                height:7px;\n                background:#ffffff;\n                border-radius:50%;\n                margin:5px 0 0 5px;\n            \"\u003e\u003c/div\u003e\n        \u003c/div\u003e\n    \u003c/div\u003e\n    ",
  "className": "empty",
});
        
    
        var popup_13f70d04ed029f57c6a76708492fc501 = L.popup({
  "maxWidth": 340,
});

        
            
                var html_9431eebe4b8ba960e61321779de30a9f = $(`<div id="html_9431eebe4b8ba960e61321779de30a9f" style="width: 100.0%; height: 100.0%;">         <div style="direction:rtl;font-size:13px;line-height:1.9;min-width:280px;">           <b>فرع شركة ايتون اندستريز ميدل ايست ال ال سي</b><br>           السجل التجاري: 2050064405<br>           المنطقة: الدمام<br>           الحارة: المدينة الصناعية الثانية بالدمام<br>           الترميز: 2733<br>الرقم الموحد: 7001523369<br>                      <a href="https://www.google.com/maps?q=26.2403304718945,49.9786776388158" target="_blank">فتح في خرائط جوجل</a>         </div>         </div>`)[0];
                popup_13f70d04ed029f57c6a76708492fc501.setContent(html_9431eebe4b8ba960e61321779de30a9f);
            
        

        marker_6dc6c5bc04040107a575c1e017d17e58.bindPopup(popup_13f70d04ed029f57c6a76708492fc501)
        ;

        
    
    
                marker_6dc6c5bc04040107a575c1e017d17e58.setIcon(div_icon_19a6a192f516c1c6d690d8728deaddaf);
            
    
            var layer_control_f733e10bb8ff2d55f555f28bba54203d_layers = {
                base_layers : {
                    "openstreetmap" : tile_layer_bf99acd289514ff1646e2f2817e0313e,
                    "\u0623\u0642\u0645\u0627\u0631 \u0635\u0646\u0627\u0639\u064a\u0629 (Esri)" : tile_layer_9b9e9b6e129f71434751946cdf1ce165,
                },
                overlays :  {
                },
            };
            let layer_control_f733e10bb8ff2d55f555f28bba54203d = L.control.layers(
                layer_control_f733e10bb8ff2d55f555f28bba54203d_layers.base_layers,
                layer_control_f733e10bb8ff2d55f555f28bba54203d_layers.overlays,
                {
  "position": "topright",
  "collapsed": true,
  "autoZIndex": true,
}
            ).addTo(map_4085427891ec59bd494dda292d515632);

        
</script>
</html>