-
Notifications
You must be signed in to change notification settings - Fork 1
/
map-IITBombay.html
467 lines (242 loc) · 23 KB
/
map-IITBombay.html
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
<!DOCTYPE html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<script>
L_NO_TOUCH = false;
L_DISABLE_3D = false;
</script>
<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 src="https://cdn.jsdelivr.net/npm/[email protected]/dist/leaflet.js"></script>
<script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.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/[email protected]/dist/leaflet.css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.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_0b3320a678b34aacb48bba6379535a2f {
position: relative;
width: 100.0%;
height: 100.0%;
left: 0.0%;
top: 0.0%;
}
</style>
</head>
<body>
<div class="folium-map" id="map_0b3320a678b34aacb48bba6379535a2f" ></div>
</body>
<script>
var map_0b3320a678b34aacb48bba6379535a2f = L.map(
"map_0b3320a678b34aacb48bba6379535a2f",
{
center: [19.1334, 72.9133],
crs: L.CRS.EPSG3857,
zoom: 12,
zoomControl: true,
preferCanvas: false,
}
);
var tile_layer_499f472a1d164bfe982457c3d91ffc4b = L.tileLayer(
"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
{"attribution": "Data by \u0026copy; \u003ca href=\"http://openstreetmap.org\"\u003eOpenStreetMap\u003c/a\u003e, under \u003ca href=\"http://www.openstreetmap.org/copyright\"\u003eODbL\u003c/a\u003e.", "detectRetina": false, "maxNativeZoom": 18, "maxZoom": 18, "minZoom": 0, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var circle_marker_8cca8d48852c4c7fa388d561f15a7c21 = L.circleMarker(
[19.12548, 72.91935],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_dbeebf60b09f46f1b48a18cb0c43a225 = L.popup({"maxWidth": 300});
var html_b860774d91354fca96735522996d6a21 = $(`<div id="html_b860774d91354fca96735522996d6a21" style="width: 100.0%; height: 100.0%;">Dharamraj</div>`)[0];
popup_dbeebf60b09f46f1b48a18cb0c43a225.setContent(html_b860774d91354fca96735522996d6a21);
circle_marker_8cca8d48852c4c7fa388d561f15a7c21.bindPopup(popup_dbeebf60b09f46f1b48a18cb0c43a225)
;
var circle_marker_11f00254a1ad42c2b296e2a3d0fb0824 = L.circleMarker(
[19.12339, 72.91274],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_a83e960f22a34b8eaf8ceec83f680d8f = L.popup({"maxWidth": 300});
var html_e46a6bca8e264ba39cefff3d49b96e68 = $(`<div id="html_e46a6bca8e264ba39cefff3d49b96e68" style="width: 100.0%; height: 100.0%;">Pajasa Apartments</div>`)[0];
popup_a83e960f22a34b8eaf8ceec83f680d8f.setContent(html_e46a6bca8e264ba39cefff3d49b96e68);
circle_marker_11f00254a1ad42c2b296e2a3d0fb0824.bindPopup(popup_a83e960f22a34b8eaf8ceec83f680d8f)
;
var circle_marker_95f97f24715b495f91161cecf8db8d3f = L.circleMarker(
[19.11933, 72.91227],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_e67f72a7e2874b74aa900f8940d6ddab = L.popup({"maxWidth": 300});
var html_629499a19e784c6a90c4448a3ff7bf6e = $(`<div id="html_629499a19e784c6a90c4448a3ff7bf6e" style="width: 100.0%; height: 100.0%;">Scorpio House</div>`)[0];
popup_e67f72a7e2874b74aa900f8940d6ddab.setContent(html_629499a19e784c6a90c4448a3ff7bf6e);
circle_marker_95f97f24715b495f91161cecf8db8d3f.bindPopup(popup_e67f72a7e2874b74aa900f8940d6ddab)
;
var circle_marker_0337e789cdda47b9a1cb7562961c90f8 = L.circleMarker(
[19.11098, 72.89882],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_70456feea70146ccb7f9323a61fdb84b = L.popup({"maxWidth": 300});
var html_c3d6ff4e5d564a17b9baf8079c18a811 = $(`<div id="html_c3d6ff4e5d564a17b9baf8079c18a811" style="width: 100.0%; height: 100.0%;">Oritel Service Apartments</div>`)[0];
popup_70456feea70146ccb7f9323a61fdb84b.setContent(html_c3d6ff4e5d564a17b9baf8079c18a811);
circle_marker_0337e789cdda47b9a1cb7562961c90f8.bindPopup(popup_70456feea70146ccb7f9323a61fdb84b)
;
var circle_marker_8ea2b8d0e3c741a5a7f183f244a05e1f = L.circleMarker(
[19.12057, 72.88556],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_becce8eab4194366a1ce1a01594ceafd = L.popup({"maxWidth": 300});
var html_1ed003276493415594933928be8525a9 = $(`<div id="html_1ed003276493415594933928be8525a9" style="width: 100.0%; height: 100.0%;">Silverline Apartment</div>`)[0];
popup_becce8eab4194366a1ce1a01594ceafd.setContent(html_1ed003276493415594933928be8525a9);
circle_marker_8ea2b8d0e3c741a5a7f183f244a05e1f.bindPopup(popup_becce8eab4194366a1ce1a01594ceafd)
;
var circle_marker_60401fcde5ac45748888eb21d24232d9 = L.circleMarker(
[19.11746, 72.88374],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_cae21201ff7340db801314bc8392b727 = L.popup({"maxWidth": 300});
var html_3b09c0273dd44e8bb89f57c7e77f2413 = $(`<div id="html_3b09c0273dd44e8bb89f57c7e77f2413" style="width: 100.0%; height: 100.0%;">Andheri East Service Apartments</div>`)[0];
popup_cae21201ff7340db801314bc8392b727.setContent(html_3b09c0273dd44e8bb89f57c7e77f2413);
circle_marker_60401fcde5ac45748888eb21d24232d9.bindPopup(popup_cae21201ff7340db801314bc8392b727)
;
var circle_marker_3d6d7077d7484a7488cffd4ae2a48b06 = L.circleMarker(
[19.16275, 72.93285],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_1ae45957b94f43b3b7d71db62225d7f9 = L.popup({"maxWidth": 300});
var html_80b057fe8a644145837e4e98a3c98838 = $(`<div id="html_80b057fe8a644145837e4e98a3c98838" style="width: 100.0%; height: 100.0%;">Aghadi Nagar Chs</div>`)[0];
popup_1ae45957b94f43b3b7d71db62225d7f9.setContent(html_80b057fe8a644145837e4e98a3c98838);
circle_marker_3d6d7077d7484a7488cffd4ae2a48b06.bindPopup(popup_1ae45957b94f43b3b7d71db62225d7f9)
;
var circle_marker_2e3e2960b91348ba97da56081b2f1879 = L.circleMarker(
[19.11748, 72.88025],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_707594a6366e4079af0c9ff79086b0e3 = L.popup({"maxWidth": 300});
var html_80ead643d1704bfd82e3725be155a5dd = $(`<div id="html_80ead643d1704bfd82e3725be155a5dd" style="width: 100.0%; height: 100.0%;">Eden Guest House</div>`)[0];
popup_707594a6366e4079af0c9ff79086b0e3.setContent(html_80ead643d1704bfd82e3725be155a5dd);
circle_marker_2e3e2960b91348ba97da56081b2f1879.bindPopup(popup_707594a6366e4079af0c9ff79086b0e3)
;
var circle_marker_0a72482ff1344829aba93c98dba39590 = L.circleMarker(
[19.09596, 72.91358],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_5d2dd89813544ec0a1fee5aeeedfbd03 = L.popup({"maxWidth": 300});
var html_f7616599ff8040c6bf41d1b497c66e24 = $(`<div id="html_f7616599ff8040c6bf41d1b497c66e24" style="width: 100.0%; height: 100.0%;">IREL Officers Apartment</div>`)[0];
popup_5d2dd89813544ec0a1fee5aeeedfbd03.setContent(html_f7616599ff8040c6bf41d1b497c66e24);
circle_marker_0a72482ff1344829aba93c98dba39590.bindPopup(popup_5d2dd89813544ec0a1fee5aeeedfbd03)
;
var circle_marker_5294bb9399524a42b589b04a59fae3c8 = L.circleMarker(
[19.11483, 72.87822],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_7561b510b9ae4e6d866e17013739a228 = L.popup({"maxWidth": 300});
var html_7b2afbe7bb554b46a81e9b1a5539abb7 = $(`<div id="html_7b2afbe7bb554b46a81e9b1a5539abb7" style="width: 100.0%; height: 100.0%;">Bombay Home-stay Vacation</div>`)[0];
popup_7561b510b9ae4e6d866e17013739a228.setContent(html_7b2afbe7bb554b46a81e9b1a5539abb7);
circle_marker_5294bb9399524a42b589b04a59fae3c8.bindPopup(popup_7561b510b9ae4e6d866e17013739a228)
;
var circle_marker_f1c4ef8dfb154a84a7ee5f893013eb88 = L.circleMarker(
[19.11167, 72.87505],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_f2d8d3f928734c309f666c46aba0fe23 = L.popup({"maxWidth": 300});
var html_5b142c8b26cb49e1950fe392e0ea5803 = $(`<div id="html_5b142c8b26cb49e1950fe392e0ea5803" style="width: 100.0%; height: 100.0%;">vic mon b wing</div>`)[0];
popup_f2d8d3f928734c309f666c46aba0fe23.setContent(html_5b142c8b26cb49e1950fe392e0ea5803);
circle_marker_f1c4ef8dfb154a84a7ee5f893013eb88.bindPopup(popup_f2d8d3f928734c309f666c46aba0fe23)
;
var circle_marker_d4c24a14f689437790eb480799392d95 = L.circleMarker(
[19.10016, 72.88126],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_487e4433cbad4008ad8c57500cafced4 = L.popup({"maxWidth": 300});
var html_99a2e3a14f1442efbc12c27726928605 = $(`<div id="html_99a2e3a14f1442efbc12c27726928605" style="width: 100.0%; height: 100.0%;">Seven Hill</div>`)[0];
popup_487e4433cbad4008ad8c57500cafced4.setContent(html_99a2e3a14f1442efbc12c27726928605);
circle_marker_d4c24a14f689437790eb480799392d95.bindPopup(popup_487e4433cbad4008ad8c57500cafced4)
;
var circle_marker_da50d1d5b4094ac98b77af528c2913f7 = L.circleMarker(
[19.0845, 72.9074],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_0ec12ff144664b39a0d73439de201e1c = L.popup({"maxWidth": 300});
var html_8cb610fb64ac443e8870502f7fff9cc2 = $(`<div id="html_8cb610fb64ac443e8870502f7fff9cc2" style="width: 100.0%; height: 100.0%;">Hotel Samrat</div>`)[0];
popup_0ec12ff144664b39a0d73439de201e1c.setContent(html_8cb610fb64ac443e8870502f7fff9cc2);
circle_marker_da50d1d5b4094ac98b77af528c2913f7.bindPopup(popup_0ec12ff144664b39a0d73439de201e1c)
;
var circle_marker_4057a67ae4ec4ff5b29bd36519f7d9f4 = L.circleMarker(
[19.16654, 72.9559],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_f0a63570b15f45d5bf64b310c1645b18 = L.popup({"maxWidth": 300});
var html_0f5e3620f69943a184be9148b18da31a = $(`<div id="html_0f5e3620f69943a184be9148b18da31a" style="width: 100.0%; height: 100.0%;">Ramkrishna Apartment</div>`)[0];
popup_f0a63570b15f45d5bf64b310c1645b18.setContent(html_0f5e3620f69943a184be9148b18da31a);
circle_marker_4057a67ae4ec4ff5b29bd36519f7d9f4.bindPopup(popup_f0a63570b15f45d5bf64b310c1645b18)
;
var circle_marker_d491a9caea0e432abf430e1c022c64fc = L.circleMarker(
[19.07814, 72.91175],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_3155d8503aa24206813ae2f9ce0e0264 = L.popup({"maxWidth": 300});
var html_701da7bc86d646f5bf36a79040c7e09e = $(`<div id="html_701da7bc86d646f5bf36a79040c7e09e" style="width: 100.0%; height: 100.0%;">Skiffle CHS</div>`)[0];
popup_3155d8503aa24206813ae2f9ce0e0264.setContent(html_701da7bc86d646f5bf36a79040c7e09e);
circle_marker_d491a9caea0e432abf430e1c022c64fc.bindPopup(popup_3155d8503aa24206813ae2f9ce0e0264)
;
var circle_marker_7e4f0ec36fd841e8af09655bc7acbbbc = L.circleMarker(
[19.1718, 72.95568],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_672c9692f75e4d1092aa2b3260bfcd93 = L.popup({"maxWidth": 300});
var html_70d8cd339dfc4829a3d8d4e46991c951 = $(`<div id="html_70d8cd339dfc4829a3d8d4e46991c951" style="width: 100.0%; height: 100.0%;">Ganash</div>`)[0];
popup_672c9692f75e4d1092aa2b3260bfcd93.setContent(html_70d8cd339dfc4829a3d8d4e46991c951);
circle_marker_7e4f0ec36fd841e8af09655bc7acbbbc.bindPopup(popup_672c9692f75e4d1092aa2b3260bfcd93)
;
var circle_marker_27c2e730ed56462d94009343ca9fbd73 = L.circleMarker(
[19.10556, 72.8625],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_3a5d94c99f934493a6ad7bfdcf4d63ca = L.popup({"maxWidth": 300});
var html_16ac5652bca04f6693f1c7ba83b0cbce = $(`<div id="html_16ac5652bca04f6693f1c7ba83b0cbce" style="width: 100.0%; height: 100.0%;">Hotel le Grande</div>`)[0];
popup_3a5d94c99f934493a6ad7bfdcf4d63ca.setContent(html_16ac5652bca04f6693f1c7ba83b0cbce);
circle_marker_27c2e730ed56462d94009343ca9fbd73.bindPopup(popup_3a5d94c99f934493a6ad7bfdcf4d63ca)
;
var circle_marker_90ad7fa2d07d4bfda7219b4295975f62 = L.circleMarker(
[19.16285, 72.85787],
{"bubblingMouseEvents": true, "color": "red", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "red", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_03f8853b4ac746938894ea2cc5b71729 = L.popup({"maxWidth": 300});
var html_d9ea4069bf4b45e8ac7518423b856483 = $(`<div id="html_d9ea4069bf4b45e8ac7518423b856483" style="width: 100.0%; height: 100.0%;">Royal Palms Estate & Properties</div>`)[0];
popup_03f8853b4ac746938894ea2cc5b71729.setContent(html_d9ea4069bf4b45e8ac7518423b856483);
circle_marker_90ad7fa2d07d4bfda7219b4295975f62.bindPopup(popup_03f8853b4ac746938894ea2cc5b71729)
;
var circle_marker_d93ce3d272f74555b52f5477bd617879 = L.circleMarker(
[19.12396, 72.84676],
{"bubblingMouseEvents": true, "color": "green", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "green", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_28dd43dfda4549c8b13258f810e6ac27 = L.popup({"maxWidth": 300});
var html_3998cfad121e4a1496a9a7a67e82847d = $(`<div id="html_3998cfad121e4a1496a9a7a67e82847d" style="width: 100.0%; height: 100.0%;">Sana Guest House</div>`)[0];
popup_28dd43dfda4549c8b13258f810e6ac27.setContent(html_3998cfad121e4a1496a9a7a67e82847d);
circle_marker_d93ce3d272f74555b52f5477bd617879.bindPopup(popup_28dd43dfda4549c8b13258f810e6ac27)
;
var circle_marker_d70ae9cc8c9c46ff96349b0d06d07130 = L.circleMarker(
[19.1462, 72.8459],
{"bubblingMouseEvents": true, "color": "orange", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "orange", "fillOpacity": 1, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 5, "stroke": true, "weight": 3}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_168e96eb71114cd7a3af1f78907dddd5 = L.popup({"maxWidth": 300});
var html_181d3340cfe74891adb2e201e4e02fc6 = $(`<div id="html_181d3340cfe74891adb2e201e4e02fc6" style="width: 100.0%; height: 100.0%;">Twinkle service apartment</div>`)[0];
popup_168e96eb71114cd7a3af1f78907dddd5.setContent(html_181d3340cfe74891adb2e201e4e02fc6);
circle_marker_d70ae9cc8c9c46ff96349b0d06d07130.bindPopup(popup_168e96eb71114cd7a3af1f78907dddd5)
;
var feature_group_28677acb98404fa195776550964abc7e = L.featureGroup(
{}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var marker_9d75e08fe5824f65ae3bba45be5833c5 = L.marker(
[19.1334, 72.9133],
{}
).addTo(map_0b3320a678b34aacb48bba6379535a2f);
var popup_d3124e10f94a4fb3b5fcaadd48162cd9 = L.popup({"maxWidth": "100%"});
var html_fc4fce383ea6476ca1900cba300bb1bc = $(`<div id="html_fc4fce383ea6476ca1900cba300bb1bc" style="width: 100.0%; height: 100.0%;">IIT Bombay</div>`)[0];
popup_d3124e10f94a4fb3b5fcaadd48162cd9.setContent(html_fc4fce383ea6476ca1900cba300bb1bc);
marker_9d75e08fe5824f65ae3bba45be5833c5.bindPopup(popup_d3124e10f94a4fb3b5fcaadd48162cd9)
;
</script>