File size: 8,295 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_cf559712689a85fbad2c021b044db4d5 {
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'>باحث رقم 14</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_cf559712689a85fbad2c021b044db4d5" ></div>
</body>
<script>
var map_cf559712689a85fbad2c021b044db4d5 = L.map(
"map_cf559712689a85fbad2c021b044db4d5",
{
center: [26.33061733, 50.20372943],
crs: L.CRS.EPSG3857,
...{
"zoom": 15,
"zoomControl": true,
"preferCanvas": false,
}
}
);
L.control.scale().addTo(map_cf559712689a85fbad2c021b044db4d5);
var tile_layer_8498b02482aec48903052c9946fe13b1 = 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_8498b02482aec48903052c9946fe13b1.addTo(map_cf559712689a85fbad2c021b044db4d5);
var tile_layer_85b785d2cf4e1acca51df52221ddf150 = 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_85b785d2cf4e1acca51df52221ddf150.addTo(map_cf559712689a85fbad2c021b044db4d5);
var tile_layer_fcca1d6b7739bb488542b2074c45a79d = 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_fcca1d6b7739bb488542b2074c45a79d.addTo(map_cf559712689a85fbad2c021b044db4d5);
var locate_control_348406279f1133da9a77b2c512e70323 = L.control.locate(
{"flyTo": true}
).addTo(map_cf559712689a85fbad2c021b044db4d5);
var marker_d3da39947a3e8715e139ab6d86f1be58 = L.marker(
[26.33061733, 50.20372943],
{
}
).addTo(map_cf559712689a85fbad2c021b044db4d5);
var icon_b3f5563380a685876feac57325a24abc = L.AwesomeMarkers.icon(
{
"markerColor": "red",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_753e7760c97eab950084e6916e06623c = L.popup({
"maxWidth": 250,
});
var html_b188f290e20288f53ce868fc95c5e32b = $(`<div id="html_b188f290e20288f53ce868fc95c5e32b" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl"> <b>شركة مهن للموارد البشرية مساهمة مقفلة</b><br> الباحث: باحث رقم 14<br> السجل التجاري: 2050086283<br> المنطقة: المنطقة الشرقية<br> الحارة: الخبر<br> <a href="https://www.google.com/maps?q=26.33061733,50.20372943" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_753e7760c97eab950084e6916e06623c.setContent(html_b188f290e20288f53ce868fc95c5e32b);
marker_d3da39947a3e8715e139ab6d86f1be58.bindPopup(popup_753e7760c97eab950084e6916e06623c)
;
marker_d3da39947a3e8715e139ab6d86f1be58.bindTooltip(
`<div>
شركة مهن للموارد البشرية مساهمة مقفلة
</div>`,
{
"sticky": true,
}
);
marker_d3da39947a3e8715e139ab6d86f1be58.setIcon(icon_b3f5563380a685876feac57325a24abc);
var layer_control_e3f34ec6cdf8d9c713fb4cc12dd10d8e_layers = {
base_layers : {
"openstreetmap" : tile_layer_8498b02482aec48903052c9946fe13b1,
"\u062e\u0631\u064a\u0637\u0629 \u0627\u0644\u0634\u0627\u0631\u0639" : tile_layer_85b785d2cf4e1acca51df52221ddf150,
"\u0623\u0642\u0645\u0627\u0631 \u0635\u0646\u0627\u0639\u064a\u0629 (Esri)" : tile_layer_fcca1d6b7739bb488542b2074c45a79d,
},
overlays : {
},
};
let layer_control_e3f34ec6cdf8d9c713fb4cc12dd10d8e = L.control.layers(
layer_control_e3f34ec6cdf8d9c713fb4cc12dd10d8e_layers.base_layers,
layer_control_e3f34ec6cdf8d9c713fb4cc12dd10d8e_layers.overlays,
{
"position": "topright",
"collapsed": false,
"autoZIndex": true,
}
).addTo(map_cf559712689a85fbad2c021b044db4d5);
</script>
</html> |