File size: 8,313 Bytes
4d64160 | 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 | <!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_9bc1c961e7029ddace63c0e1c62ee874 {
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'>باحث رقم 26</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_9bc1c961e7029ddace63c0e1c62ee874" ></div>
</body>
<script>
var map_9bc1c961e7029ddace63c0e1c62ee874 = L.map(
"map_9bc1c961e7029ddace63c0e1c62ee874",
{
center: [26.37642978, 50.17054709],
crs: L.CRS.EPSG3857,
...{
"zoom": 15,
"zoomControl": true,
"preferCanvas": false,
}
}
);
L.control.scale().addTo(map_9bc1c961e7029ddace63c0e1c62ee874);
var tile_layer_e5d0e78fa07efa736511885911f3ee75 = 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_e5d0e78fa07efa736511885911f3ee75.addTo(map_9bc1c961e7029ddace63c0e1c62ee874);
var tile_layer_fcc845cd2d281d4f5ccb1401f39613e9 = 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_fcc845cd2d281d4f5ccb1401f39613e9.addTo(map_9bc1c961e7029ddace63c0e1c62ee874);
var tile_layer_e89b99cdf64e96dfd81e4819d70a543c = 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_e89b99cdf64e96dfd81e4819d70a543c.addTo(map_9bc1c961e7029ddace63c0e1c62ee874);
var locate_control_67c77c1cdf4f46b184573607d245ca37 = L.control.locate(
{"flyTo": true}
).addTo(map_9bc1c961e7029ddace63c0e1c62ee874);
var marker_9b2cbba55cf45a55183fd16e4d0623c6 = L.marker(
[26.37642978, 50.17054709],
{
}
).addTo(map_9bc1c961e7029ddace63c0e1c62ee874);
var icon_78251535f7490a14ed9b20d5e2c208b2 = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_11307d3c6f87be370653acbe1373da7f = L.popup({
"maxWidth": 250,
});
var html_45f96b6dbd4a54ee7212913b95eb7ad8 = $(`<div id="html_45f96b6dbd4a54ee7212913b95eb7ad8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl"> <b>شركة الكفاح للمقاولات العامة شركة شخص واحد</b><br> الباحث: باحث رقم 26<br> السجل التجاري: 2050044793<br> المنطقة: المنطقة الشرقية<br> الحارة: الخبر<br> <a href="https://www.google.com/maps?q=26.37642978,50.17054709" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_11307d3c6f87be370653acbe1373da7f.setContent(html_45f96b6dbd4a54ee7212913b95eb7ad8);
marker_9b2cbba55cf45a55183fd16e4d0623c6.bindPopup(popup_11307d3c6f87be370653acbe1373da7f)
;
marker_9b2cbba55cf45a55183fd16e4d0623c6.bindTooltip(
`<div>
شركة الكفاح للمقاولات العامة شركة شخص واحد
</div>`,
{
"sticky": true,
}
);
marker_9b2cbba55cf45a55183fd16e4d0623c6.setIcon(icon_78251535f7490a14ed9b20d5e2c208b2);
var layer_control_276d106b92a79ca49a8819a184f96866_layers = {
base_layers : {
"openstreetmap" : tile_layer_e5d0e78fa07efa736511885911f3ee75,
"\u062e\u0631\u064a\u0637\u0629 \u0627\u0644\u0634\u0627\u0631\u0639" : tile_layer_fcc845cd2d281d4f5ccb1401f39613e9,
"\u0623\u0642\u0645\u0627\u0631 \u0635\u0646\u0627\u0639\u064a\u0629 (Esri)" : tile_layer_e89b99cdf64e96dfd81e4819d70a543c,
},
overlays : {
},
};
let layer_control_276d106b92a79ca49a8819a184f96866 = L.control.layers(
layer_control_276d106b92a79ca49a8819a184f96866_layers.base_layers,
layer_control_276d106b92a79ca49a8819a184f96866_layers.overlays,
{
"position": "topright",
"collapsed": false,
"autoZIndex": true,
}
).addTo(map_9bc1c961e7029ddace63c0e1c62ee874);
</script>
</html> |