| <!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_a6520b70ab7805695b5bdc2bad28d0d7 { |
| 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> |
| |
| <h3 style='direction:rtl;text-align:center;margin:10px 0'>باحث رقم 20</h3> |
| |
| <div style=" |
| position: fixed; |
| bottom: 8px; left: 8px; |
| background: rgba(255,255,255,0.85); |
| padding: 6px 10px; |
| border-radius: 8px; |
| font-size: 13px; |
| direction: rtl; |
| z-index: 9999; |
| box-shadow: 0 1px 6px rgba(0,0,0,0.15); |
| "> |
| تصميم وإعداد <b>نوف الناصر</b> |
| </div> |
| |
| |
| <div class="folium-map" id="map_a6520b70ab7805695b5bdc2bad28d0d7" ></div> |
| |
| </body> |
| <script> |
| |
| |
| var map_a6520b70ab7805695b5bdc2bad28d0d7 = L.map( |
| "map_a6520b70ab7805695b5bdc2bad28d0d7", |
| { |
| center: [26.292465581713905, 50.19589824058586], |
| crs: L.CRS.EPSG3857, |
| ...{ |
| "zoom": 13, |
| "zoomControl": true, |
| "preferCanvas": false, |
| } |
| |
| } |
| ); |
| L.control.scale().addTo(map_a6520b70ab7805695b5bdc2bad28d0d7); |
| |
| |
| |
| |
| |
| var tile_layer_b62ca3a17e54346aa9062fb47704af42 = 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_b62ca3a17e54346aa9062fb47704af42.addTo(map_a6520b70ab7805695b5bdc2bad28d0d7); |
| |
| |
| var tile_layer_eaf5b56e4b59542beb2c372c4afff3e7 = 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_eaf5b56e4b59542beb2c372c4afff3e7.addTo(map_a6520b70ab7805695b5bdc2bad28d0d7); |
| |
| |
| var tile_layer_fd10b2445556da0777387c9b545a8dfb = 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_fd10b2445556da0777387c9b545a8dfb.addTo(map_a6520b70ab7805695b5bdc2bad28d0d7); |
| |
| |
| var locate_control_e777003b59782e69bb19796a532df523 = L.control.locate( |
| {"flyTo": true} |
| ).addTo(map_a6520b70ab7805695b5bdc2bad28d0d7); |
| |
| |
| |
| var marker_a5906d9fed6b1842c7f6ed807a9fef78 = L.marker( |
| [26.28139280000001, 50.1867604], |
| { |
| } |
| ).addTo(map_a6520b70ab7805695b5bdc2bad28d0d7); |
| |
| |
| var icon_759555f0347c88e9cf7f4e2b1d3aa538 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_89ed60067e88abe17248b5e2227920e8 = L.popup({ |
| "maxWidth": 250, |
| }); |
| |
| |
| |
| var html_05002c63ce33f34623fb5e78e6853754 = $(`<div id="html_05002c63ce33f34623fb5e78e6853754" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl"> <b>العزم</b><br> الباحث: باحث رقم 20<br> السجل التجاري: nan<br> المنطقة: الثقبه<br> الحارة: الثقبة<br> <a href="https://www.google.com/maps?q=26.28139280000001,50.1867604" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_89ed60067e88abe17248b5e2227920e8.setContent(html_05002c63ce33f34623fb5e78e6853754); |
| |
| |
| |
| marker_a5906d9fed6b1842c7f6ed807a9fef78.bindPopup(popup_89ed60067e88abe17248b5e2227920e8) |
| ; |
| |
| |
| |
| |
| marker_a5906d9fed6b1842c7f6ed807a9fef78.bindTooltip( |
| `<div> |
| العزم |
| </div>`, |
| { |
| "sticky": true, |
| } |
| ); |
| |
| |
| marker_a5906d9fed6b1842c7f6ed807a9fef78.setIcon(icon_759555f0347c88e9cf7f4e2b1d3aa538); |
| |
| |
| var marker_fd84f9f5f0e91097a2bc9b47d177a968 = L.marker( |
| [26.2799666, 50.2028382], |
| { |
| } |
| ).addTo(map_a6520b70ab7805695b5bdc2bad28d0d7); |
| |
| |
| var icon_d2a8d632d466546747202c0ec7b0839c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_98f0a5315b9d34103a4b0d3e6141df1e = L.popup({ |
| "maxWidth": 250, |
| }); |
| |
| |
| |
| var html_96678aa31818ce579a88a68d5c658ab2 = $(`<div id="html_96678aa31818ce579a88a68d5c658ab2" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl"> <b>همة كفيف</b><br> الباحث: باحث رقم 20<br> السجل التجاري: nan<br> المنطقة: الثقبه<br> الحارة: الخبر الجنوبية<br> <a href="https://www.google.com/maps?q=26.2799666,50.2028382" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_98f0a5315b9d34103a4b0d3e6141df1e.setContent(html_96678aa31818ce579a88a68d5c658ab2); |
| |
| |
| |
| marker_fd84f9f5f0e91097a2bc9b47d177a968.bindPopup(popup_98f0a5315b9d34103a4b0d3e6141df1e) |
| ; |
| |
| |
| |
| |
| marker_fd84f9f5f0e91097a2bc9b47d177a968.bindTooltip( |
| `<div> |
| همة كفيف |
| </div>`, |
| { |
| "sticky": true, |
| } |
| ); |
| |
| |
| marker_fd84f9f5f0e91097a2bc9b47d177a968.setIcon(icon_d2a8d632d466546747202c0ec7b0839c); |
| |
| |
| var marker_8174c0348997595efb86cdd5ce8e7424 = L.marker( |
| [26.30028650000001, 50.18198220000001], |
| { |
| } |
| ).addTo(map_a6520b70ab7805695b5bdc2bad28d0d7); |
| |
| |
| var icon_9074265b629383b01cea4f0b8672241c = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_3ed3d4bc01bac1fc472a07801f281c44 = L.popup({ |
| "maxWidth": 250, |
| }); |
| |
| |
| |
| var html_2b351124f0d5c285b9febb9dcf737379 = $(`<div id="html_2b351124f0d5c285b9febb9dcf737379" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl"> <b>العناية بالمساجد بمحافظة شرورة</b><br> الباحث: باحث رقم 20<br> السجل التجاري: nan<br> المنطقة: الخبر<br> الحارة: العليا<br> <a href="https://www.google.com/maps?q=26.30028650000001,50.18198220000001" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_3ed3d4bc01bac1fc472a07801f281c44.setContent(html_2b351124f0d5c285b9febb9dcf737379); |
| |
| |
| |
| marker_8174c0348997595efb86cdd5ce8e7424.bindPopup(popup_3ed3d4bc01bac1fc472a07801f281c44) |
| ; |
| |
| |
| |
| |
| marker_8174c0348997595efb86cdd5ce8e7424.bindTooltip( |
| `<div> |
| العناية بالمساجد بمحافظة شرورة |
| </div>`, |
| { |
| "sticky": true, |
| } |
| ); |
| |
| |
| marker_8174c0348997595efb86cdd5ce8e7424.setIcon(icon_9074265b629383b01cea4f0b8672241c); |
| |
| |
| var marker_9c918a6f094f657d43bc8c6186a9b116 = L.marker( |
| [26.3118843, 50.1810522], |
| { |
| } |
| ).addTo(map_a6520b70ab7805695b5bdc2bad28d0d7); |
| |
| |
| var icon_336d6e470a4eacbb31da108c0a2cd049 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_2511b4b4f82b4cfb468024c955d71ae3 = L.popup({ |
| "maxWidth": 250, |
| }); |
| |
| |
| |
| var html_1a832dd727b5c2c15660063a8c51d240 = $(`<div id="html_1a832dd727b5c2c15660063a8c51d240" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl"> <b>جمعية تأهيل متلازمة الدوان بالخبر</b><br> الباحث: باحث رقم 20<br> السجل التجاري: nan<br> المنطقة: الخبر<br> الحارة: الهدا<br> <a href="https://www.google.com/maps?q=26.3118843,50.1810522" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_2511b4b4f82b4cfb468024c955d71ae3.setContent(html_1a832dd727b5c2c15660063a8c51d240); |
| |
| |
| |
| marker_9c918a6f094f657d43bc8c6186a9b116.bindPopup(popup_2511b4b4f82b4cfb468024c955d71ae3) |
| ; |
| |
| |
| |
| |
| marker_9c918a6f094f657d43bc8c6186a9b116.bindTooltip( |
| `<div> |
| جمعية تأهيل متلازمة الدوان بالخبر |
| </div>`, |
| { |
| "sticky": true, |
| } |
| ); |
| |
| |
| marker_9c918a6f094f657d43bc8c6186a9b116.setIcon(icon_336d6e470a4eacbb31da108c0a2cd049); |
| |
| |
| var marker_b853f623b9b4c7f330ebb2abcd59d06b = L.marker( |
| [26.29943920000001, 50.1862174], |
| { |
| } |
| ).addTo(map_a6520b70ab7805695b5bdc2bad28d0d7); |
| |
| |
| var icon_fa46443ed27371a557a7880fbda86bb0 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_da772e373f4c944fcbcbae7de549a4db = L.popup({ |
| "maxWidth": 250, |
| }); |
| |
| |
| |
| var html_bc3e883a3d5d2d5fa46773387e8a51c6 = $(`<div id="html_bc3e883a3d5d2d5fa46773387e8a51c6" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl"> <b>تبيان</b><br> الباحث: باحث رقم 20<br> السجل التجاري: 1000560900.0<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.29943920000001,50.1862174" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_da772e373f4c944fcbcbae7de549a4db.setContent(html_bc3e883a3d5d2d5fa46773387e8a51c6); |
| |
| |
| |
| marker_b853f623b9b4c7f330ebb2abcd59d06b.bindPopup(popup_da772e373f4c944fcbcbae7de549a4db) |
| ; |
| |
| |
| |
| |
| marker_b853f623b9b4c7f330ebb2abcd59d06b.bindTooltip( |
| `<div> |
| تبيان |
| </div>`, |
| { |
| "sticky": true, |
| } |
| ); |
| |
| |
| marker_b853f623b9b4c7f330ebb2abcd59d06b.setIcon(icon_fa46443ed27371a557a7880fbda86bb0); |
| |
| |
| var marker_d40c6b8f1d325e2712d37ec7454bc6cf = L.marker( |
| [26.2873912829916, 50.1903073049102], |
| { |
| } |
| ).addTo(map_a6520b70ab7805695b5bdc2bad28d0d7); |
| |
| |
| var icon_a2ddf3c157c48ff970024e530049a0b6 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_0c9e8ae2d7cda9116d96e780edd9e41e = L.popup({ |
| "maxWidth": 250, |
| }); |
| |
| |
| |
| var html_4749c4f38f8d17e37846dddc140afb83 = $(`<div id="html_4749c4f38f8d17e37846dddc140afb83" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl"> <b>العناية بالمساجد بمحافظة القويعية</b><br> الباحث: باحث رقم 20<br> السجل التجاري: 1000564500.0<br> المنطقة: الخبر<br> الحارة: العقربية<br> <a href="https://www.google.com/maps?q=26.2873912829916,50.1903073049102" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_0c9e8ae2d7cda9116d96e780edd9e41e.setContent(html_4749c4f38f8d17e37846dddc140afb83); |
| |
| |
| |
| marker_d40c6b8f1d325e2712d37ec7454bc6cf.bindPopup(popup_0c9e8ae2d7cda9116d96e780edd9e41e) |
| ; |
| |
| |
| |
| |
| marker_d40c6b8f1d325e2712d37ec7454bc6cf.bindTooltip( |
| `<div> |
| العناية بالمساجد بمحافظة القويعية |
| </div>`, |
| { |
| "sticky": true, |
| } |
| ); |
| |
| |
| marker_d40c6b8f1d325e2712d37ec7454bc6cf.setIcon(icon_a2ddf3c157c48ff970024e530049a0b6); |
| |
| |
| var marker_a1f88eaf7d63df91ac63922479d4ef32 = L.marker( |
| [26.2838378, 50.2040538], |
| { |
| } |
| ).addTo(map_a6520b70ab7805695b5bdc2bad28d0d7); |
| |
| |
| var icon_37ee116de69306efcba5712f0c0170a0 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_5abb77d5c505d057bc4096bc16b478bc = L.popup({ |
| "maxWidth": 250, |
| }); |
| |
| |
| |
| var html_11f5be9995fd39b3e18595fefe100b8f = $(`<div id="html_11f5be9995fd39b3e18595fefe100b8f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl"> <b>الجمعية الخيرية لتحفيظ القرآن الكريم بالروضة</b><br> الباحث: باحث رقم 20<br> السجل التجاري: nan<br> المنطقة: الخبر<br> الحارة: مدينة العمال<br> <a href="https://www.google.com/maps?q=26.2838378,50.2040538" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_5abb77d5c505d057bc4096bc16b478bc.setContent(html_11f5be9995fd39b3e18595fefe100b8f); |
| |
| |
| |
| marker_a1f88eaf7d63df91ac63922479d4ef32.bindPopup(popup_5abb77d5c505d057bc4096bc16b478bc) |
| ; |
| |
| |
| |
| |
| marker_a1f88eaf7d63df91ac63922479d4ef32.bindTooltip( |
| `<div> |
| الجمعية الخيرية لتحفيظ القرآن الكريم بالروضة |
| </div>`, |
| { |
| "sticky": true, |
| } |
| ); |
| |
| |
| marker_a1f88eaf7d63df91ac63922479d4ef32.setIcon(icon_37ee116de69306efcba5712f0c0170a0); |
| |
| |
| var marker_0c970db75865a33174de643eb0ecbd53 = L.marker( |
| [26.2844066755632, 50.2043389498231], |
| { |
| } |
| ).addTo(map_a6520b70ab7805695b5bdc2bad28d0d7); |
| |
| |
| var icon_cf83d6c8f903b3a02a0c06b1abc59656 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_55e5a7ffd9c8bac3d1c715ca75cd1282 = L.popup({ |
| "maxWidth": 250, |
| }); |
| |
| |
| |
| var html_e50753dd3aa04aa4e9c91c9372404fb7 = $(`<div id="html_e50753dd3aa04aa4e9c91c9372404fb7" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl"> <b>إيلاف للتنمية الأسرية بالخبر</b><br> الباحث: باحث رقم 20<br> السجل التجاري: nan<br> المنطقة: الخبر<br> الحارة: مدينة العمال<br> <a href="https://www.google.com/maps?q=26.2844066755632,50.2043389498231" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_55e5a7ffd9c8bac3d1c715ca75cd1282.setContent(html_e50753dd3aa04aa4e9c91c9372404fb7); |
| |
| |
| |
| marker_0c970db75865a33174de643eb0ecbd53.bindPopup(popup_55e5a7ffd9c8bac3d1c715ca75cd1282) |
| ; |
| |
| |
| |
| |
| marker_0c970db75865a33174de643eb0ecbd53.bindTooltip( |
| `<div> |
| إيلاف للتنمية الأسرية بالخبر |
| </div>`, |
| { |
| "sticky": true, |
| } |
| ); |
| |
| |
| marker_0c970db75865a33174de643eb0ecbd53.setIcon(icon_cf83d6c8f903b3a02a0c06b1abc59656); |
| |
| |
| var marker_a12a3c0ac35f5506cbde3a92abdd51f7 = L.marker( |
| [26.2862368, 50.19826199999999], |
| { |
| } |
| ).addTo(map_a6520b70ab7805695b5bdc2bad28d0d7); |
| |
| |
| var icon_9b0a0e2e690eb32ea676677941d5bec5 = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_a05e03ff3dd0df956d8465a6921111a3 = L.popup({ |
| "maxWidth": 250, |
| }); |
| |
| |
| |
| var html_9b5394564d24ca2812251a47d51d4913 = $(`<div id="html_9b5394564d24ca2812251a47d51d4913" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl"> <b>جمعية السينما</b><br> الباحث: باحث رقم 20<br> السجل التجاري: nan<br> المنطقة: الخبر<br> الحارة: مدينة العمال<br> <a href="https://www.google.com/maps?q=26.2862368,50.19826199999999" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_a05e03ff3dd0df956d8465a6921111a3.setContent(html_9b5394564d24ca2812251a47d51d4913); |
| |
| |
| |
| marker_a12a3c0ac35f5506cbde3a92abdd51f7.bindPopup(popup_a05e03ff3dd0df956d8465a6921111a3) |
| ; |
| |
| |
| |
| |
| marker_a12a3c0ac35f5506cbde3a92abdd51f7.bindTooltip( |
| `<div> |
| جمعية السينما |
| </div>`, |
| { |
| "sticky": true, |
| } |
| ); |
| |
| |
| marker_a12a3c0ac35f5506cbde3a92abdd51f7.setIcon(icon_9b0a0e2e690eb32ea676677941d5bec5); |
| |
| |
| var marker_4cf6071c38519a02d9f5b77ca6bcae76 = L.marker( |
| [26.3098138585842, 50.2231699511253], |
| { |
| } |
| ).addTo(map_a6520b70ab7805695b5bdc2bad28d0d7); |
| |
| |
| var icon_7b1984a08ce35540c78d7cb83cd790cc = L.AwesomeMarkers.icon( |
| { |
| "markerColor": "red", |
| "iconColor": "white", |
| "icon": "info-sign", |
| "prefix": "glyphicon", |
| "extraClasses": "fa-rotate-0", |
| } |
| ); |
| |
| |
| var popup_dd7fd021bcf92d6506ca91acb3e2eab9 = L.popup({ |
| "maxWidth": 250, |
| }); |
| |
| |
| |
| var html_c7d5f3d3a1655a6c5fdf2c286e83c56f = $(`<div id="html_c7d5f3d3a1655a6c5fdf2c286e83c56f" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl"> <b>الفوارس</b><br> الباحث: باحث رقم 20<br> السجل التجاري: nan<br> المنطقة: الخبر<br> الحارة: اليرموك<br> <a href="https://www.google.com/maps?q=26.3098138585842,50.2231699511253" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0]; |
| popup_dd7fd021bcf92d6506ca91acb3e2eab9.setContent(html_c7d5f3d3a1655a6c5fdf2c286e83c56f); |
| |
| |
| |
| marker_4cf6071c38519a02d9f5b77ca6bcae76.bindPopup(popup_dd7fd021bcf92d6506ca91acb3e2eab9) |
| ; |
| |
| |
| |
| |
| marker_4cf6071c38519a02d9f5b77ca6bcae76.bindTooltip( |
| `<div> |
| الفوارس |
| </div>`, |
| { |
| "sticky": true, |
| } |
| ); |
| |
| |
| marker_4cf6071c38519a02d9f5b77ca6bcae76.setIcon(icon_7b1984a08ce35540c78d7cb83cd790cc); |
| |
| |
| var layer_control_ee8a1dd4be297ca1d841f7d3404cb806_layers = { |
| base_layers : { |
| "openstreetmap" : tile_layer_b62ca3a17e54346aa9062fb47704af42, |
| "\u062e\u0631\u064a\u0637\u0629 \u0627\u0644\u0634\u0627\u0631\u0639" : tile_layer_eaf5b56e4b59542beb2c372c4afff3e7, |
| "\u0623\u0642\u0645\u0627\u0631 \u0635\u0646\u0627\u0639\u064a\u0629 (Esri)" : tile_layer_fd10b2445556da0777387c9b545a8dfb, |
| }, |
| overlays : { |
| }, |
| }; |
| let layer_control_ee8a1dd4be297ca1d841f7d3404cb806 = L.control.layers( |
| layer_control_ee8a1dd4be297ca1d841f7d3404cb806_layers.base_layers, |
| layer_control_ee8a1dd4be297ca1d841f7d3404cb806_layers.overlays, |
| { |
| "position": "topright", |
| "collapsed": false, |
| "autoZIndex": true, |
| } |
| ).addTo(map_a6520b70ab7805695b5bdc2bad28d0d7); |
| |
| |
| </script> |
| </html> |