@ -23,7 +23,7 @@
< meta name = "viewport" content = "width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
< style >
#map_4e1d29be42ba44368c278bca1ea9e07d {
#map_66b5a6264dfa4a998dc8fa32442df74c {
position: relative;
width: 100.0%;
height: 100.0%;
@ -35,13 +35,13 @@
< / head >
< body >
< div class = "folium-map" id = "map_4e1d29be42ba44368c278bca1ea9e07d " > < / div >
< div class = "folium-map" id = "map_66b5a6264dfa4a998dc8fa32442df74c " > < / div >
< / body >
< script >
var map_4e1d29be42ba44368c278bca1ea9e07d = L.map(
"map_4e1d29be42ba44368c278bca1ea9e07d ",
var map_66b5a6264dfa4a998dc8fa32442df74c = L.map(
"map_66b5a6264dfa4a998dc8fa32442df74c ",
{
center: [52.51619, 13.377693],
crs: L.CRS.EPSG3857,
@ -55,38 +55,38 @@
var tile_layer_6ec61bcb257748399cce29a13d651659 = L.tileLayer(
var tile_layer_fc34de30640440e29213a6dc88212e3c = L.tileLayer(
"https://stamen-tiles-{s}.a.ssl.fastly.net/toner/{z}/{x}/{y}.png",
{"attribution": "Map tiles by \u003ca href=\"http://stamen.com\"\u003eStamen Design\u003c/a\u003e, under \u003ca href=\"http://creativecommons.org/licenses/by/3.0\"\u003eCC BY 3.0\u003c/a\u003e. 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": 25, "maxZoom": 25, "minZoom": 0, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false}
).addTo(map_4e1d29be42ba44368c278bca1ea9e07d );
).addTo(map_66b5a6264dfa4a998dc8fa32442df74c );
var marker_a82e905f82374fd29e9154bc3ec27251 = L.marker(
[52.487742, 13.42546 ],
var marker_e7a96a6d6b08479ba6d17d42769e5202 = L.marker(
[52.513729, 13.417783 ],
{}
).addTo(map_4e1d29be42ba44368c278bca1ea9e07d );
).addTo(map_66b5a6264dfa4a998dc8fa32442df74c );
var icon_f7c481bb1b0f492fb963bf92a26743bb = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blu e", "prefix": "glyphicon"}
var icon_7e68fd836a604f9481171759656817aa = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "remove", "iconColor": "white", "markerColor": "purpl e", "prefix": "glyphicon"}
);
marker_a82e905f82374fd29e9154bc3ec27251.setIcon(icon_f7c481bb1b0f492fb963bf92a26743bb );
marker_e7a96a6d6b08479ba6d17d42769e5202.setIcon(icon_7e68fd836a604f9481171759656817aa );
var popup_f4982f9f516d43d7abc39b30aa47c646 = L.popup({"maxWidth": "100%"});
var popup_61a4a06251134ea18ad31a8baefc871a = L.popup({"maxWidth": "100%"});
var html_5528c63c6b074527b047310619eab139 = $(`< div id = "html_5528c63c6b074527b047310619eab139 " style = "width: 100.0%; height: 100.0%;" > < strong > ARTIST_NAME + ART WORK_TITLE< strong / > < / div > `)[0];
popup_f4982f9f516d43d7abc39b30aa47c646.setContent(html_5528c63c6b074527b047310619eab139 );
var html_249b1b5f870c4628a7054479a1f76450 = $(`< div id = "html_249b1b5f870c4628a7054479a1f76450 " style = "width: 100.0%; height: 100.0%;" > < strong > ARTWORK_TITLE< br > short descriptive one liner about the work< strong / > < / div > `)[0];
popup_61a4a06251134ea18ad31a8baefc871a.setContent(html_249b1b5f870c4628a7054479a1f76450 );
marker_a82e905f82374fd29e9154bc3ec27251.bindPopup(popup_f4982f9f516d43d7abc39b30aa47c646 )
marker_e7a96a6d6b08479ba6d17d42769e5202.bindPopup(popup_61a4a06251134ea18ad31a8baefc871a )
;
marker_a82e905f82374fd29e9154bc3ec27251 .bindTooltip(
marker_e7a96a6d6b08479ba6d17d42769e5202 .bindTooltip(
`< div >
ARTIST_NAME_HERE
< / div > `,
@ -94,32 +94,32 @@
);
var marker_2cf4878c543f40a1ae2069600bcf0022 = L.marker(
[52.461132, 13.321118 ],
var marker_26e0d61227da43a3baa1236bca4b5d4d = L.marker(
[52.461211, 13.321236 ],
{}
).addTo(map_4e1d29be42ba44368c278bca1ea9e07d );
).addTo(map_66b5a6264dfa4a998dc8fa32442df74c );
var icon_8771625b80c2475289d57e30a632cbda = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blu e", "prefix": "glyphicon"}
var icon_292d966206b84639bc1fa8173c4e505d = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "remove", "iconColor": "white", "markerColor": "purpl e", "prefix": "glyphicon"}
);
marker_2cf4878c543f40a1ae2069600bcf0022.setIcon(icon_8771625b80c2475289d57e30a632cbda );
marker_26e0d61227da43a3baa1236bca4b5d4d.setIcon(icon_292d966206b84639bc1fa8173c4e505d );
var popup_762de11017fc4ff7b9dd4df95be8483a = L.popup({"maxWidth": "100%"});
var popup_786ff33144074d16a13fac5a70c80413 = L.popup({"maxWidth": "100%"});
var html_74642e58771a4b65a86693e0c5f21170 = $(`< div id = "html_74642e58771a4b65a86693e0c5f21170 " style = "width: 100.0%; height: 100.0%;" > < strong > ARTIST_NAME + ART WORK_TITLE< strong / > < / div > `)[0];
popup_762de11017fc4ff7b9dd4df95be8483a.setContent(html_74642e58771a4b65a86693e0c5f21170 );
var html_3734a12f0bcc4939ac37e24b7131c514 = $(`< div id = "html_3734a12f0bcc4939ac37e24b7131c514 " style = "width: 100.0%; height: 100.0%;" > < strong > ARTWORK_TITLE< br > short descriptive one liner about the work< strong / > < / div > `)[0];
popup_786ff33144074d16a13fac5a70c80413.setContent(html_3734a12f0bcc4939ac37e24b7131c514 );
marker_2cf4878c543f40a1ae2069600bcf0022.bindPopup(popup_762de11017fc4ff7b9dd4df95be8483a )
marker_26e0d61227da43a3baa1236bca4b5d4d.bindPopup(popup_786ff33144074d16a13fac5a70c80413 )
;
marker_2cf4878c543f40a1ae2069600bcf0022 .bindTooltip(
marker_26e0d61227da43a3baa1236bca4b5d4d .bindTooltip(
`< div >
ARTIST_NAME_HERE
< / div > `,
@ -127,32 +127,32 @@
);
var marker_1ea5e56aa55c4a66857c4b0d67ae351a = L.marker(
var marker_80f591aca16a4339926dddf57e90560e = L.marker(
[52.54126, 13.368985],
{}
).addTo(map_4e1d29be42ba44368c278bca1ea9e07d );
).addTo(map_66b5a6264dfa4a998dc8fa32442df74c );
var icon_df44dfec1572494dbfd32bc9d092a74e = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blu e", "prefix": "glyphicon"}
var icon_2210d702cc0549b592e3c7f2fdd6cfb7 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "remove", "iconColor": "white", "markerColor": "purpl e", "prefix": "glyphicon"}
);
marker_1ea5e56aa55c4a66857c4b0d67ae351a.setIcon(icon_df44dfec1572494dbfd32bc9d092a74e );
marker_80f591aca16a4339926dddf57e90560e.setIcon(icon_2210d702cc0549b592e3c7f2fdd6cfb7 );
var popup_cab349fe668c4298a056acc36fa13187 = L.popup({"maxWidth": "100%"});
var popup_510b919682944cfbb44983a15afc56ef = L.popup({"maxWidth": "100%"});
var html_7e3aa18349714e998e0dbefe78e1e70d = $(`< div id = "html_7e3aa18349714e998e0dbefe78e1e70d " style = "width: 100.0%; height: 100.0%;" > < strong > ARTIST_NAME + ART WORK_TITLE< strong / > < / div > `)[0];
popup_cab349fe668c4298a056acc36fa13187.setContent(html_7e3aa18349714e998e0dbefe78e1e70d );
var html_ced036b517b84177a9fe276aad7d6fe5 = $(`< div id = "html_ced036b517b84177a9fe276aad7d6fe5 " style = "width: 100.0%; height: 100.0%;" > < strong > ARTWORK_TITLE< br > short descriptive one liner about the work< strong / > < / div > `)[0];
popup_510b919682944cfbb44983a15afc56ef.setContent(html_ced036b517b84177a9fe276aad7d6fe5 );
marker_1ea5e56aa55c4a66857c4b0d67ae351a.bindPopup(popup_cab349fe668c4298a056acc36fa13187 )
marker_80f591aca16a4339926dddf57e90560e.bindPopup(popup_510b919682944cfbb44983a15afc56ef )
;
marker_1ea5e56aa55c4a66857c4b0d67ae351a .bindTooltip(
marker_80f591aca16a4339926dddf57e90560e .bindTooltip(
`< div >
ARTIST_NAME_HERE
< / div > `,
@ -160,32 +160,32 @@
);
var marker_03751fb961bb4b17a752307eca61320 6 = L.marker(
[52.516198, 13.2940 55],
var marker_3ace0978bcfb4182a6974fc0df0b489 6 = L.marker(
[52.511607, 13.294 55],
{}
).addTo(map_4e1d29be42ba44368c278bca1ea9e07d );
).addTo(map_66b5a6264dfa4a998dc8fa32442df74c );
var icon_c5975a8a48d24b1fbd423348fafed175 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blu e", "prefix": "glyphicon"}
var icon_43d7ff98c7db401dbc989eaeeb3e14bd = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "remove", "iconColor": "white", "markerColor": "purpl e", "prefix": "glyphicon"}
);
marker_03751fb961bb4b17a752307eca613206.setIcon(icon_c5975a8a48d24b1fbd423348fafed175 );
marker_3ace0978bcfb4182a6974fc0df0b4896.setIcon(icon_43d7ff98c7db401dbc989eaeeb3e14bd );
var popup_90a6e7869a424a71b5d17068e239c2e6 = L.popup({"maxWidth": "100%"});
var popup_d21e7ba7d872418e8b292c88e70bcb9f = L.popup({"maxWidth": "100%"});
var html_b958a04aa5d440238b5e4889f4e18324 = $(`< div id = "html_b958a04aa5d440238b5e4889f4e18324 " style = "width: 100.0%; height: 100.0%;" > < strong > ARTIST_NAME + ART WORK_TITLE< strong / > < / div > `)[0];
popup_90a6e7869a424a71b5d17068e239c2e6.setContent(html_b958a04aa5d440238b5e4889f4e18324 );
var html_920805c9df724127a26990cbf65070ff = $(`< div id = "html_920805c9df724127a26990cbf65070ff " style = "width: 100.0%; height: 100.0%;" > < strong > ARTWORK_TITLE< br > short descriptive one liner about the work< strong / > < / div > `)[0];
popup_d21e7ba7d872418e8b292c88e70bcb9f.setContent(html_920805c9df724127a26990cbf65070ff );
marker_03751fb961bb4b17a752307eca613206.bindPopup(popup_90a6e7869a424a71b5d17068e239c2e6 )
marker_3ace0978bcfb4182a6974fc0df0b4896.bindPopup(popup_d21e7ba7d872418e8b292c88e70bcb9f )
;
marker_03751fb961bb4b17a752307eca61320 6.bindTooltip(
marker_3ace0978bcfb4182a6974fc0df0b489 6.bindTooltip(
`< div >
ARTIST_NAME_HERE
< / div > `,
@ -193,32 +193,32 @@
);
var marker_ae399b4d42294fa58ccad18c191b67fa = L.marker(
var marker_3089ec748547475eb4974983d6bd5fb4 = L.marker(
[52.501228, 13.346171],
{}
).addTo(map_4e1d29be42ba44368c278bca1ea9e07d );
).addTo(map_66b5a6264dfa4a998dc8fa32442df74c );
var icon_d2fd584f20a04d288ab4a1ae540efaa3 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blu e", "prefix": "glyphicon"}
var icon_c176bb2c0b694c0bb18140dc46fb319b = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "remove", "iconColor": "white", "markerColor": "purpl e", "prefix": "glyphicon"}
);
marker_ae399b4d42294fa58ccad18c191b67fa.setIcon(icon_d2fd584f20a04d288ab4a1ae540efaa3 );
marker_3089ec748547475eb4974983d6bd5fb4.setIcon(icon_c176bb2c0b694c0bb18140dc46fb319b );
var popup_ce1353c61eb2449083b9afa7757ca90 8 = L.popup({"maxWidth": "100%"});
var popup_f66d8723ad934c15ad31aa2175e7092 8 = L.popup({"maxWidth": "100%"});
var html_a0b06115a5264ac4a1eaaaff7f70cb77 = $(`< div id = "html_a0b06115a5264ac4a1eaaaff7f70cb77 " style = "width: 100.0%; height: 100.0%;" > < strong > ARTIST_NAME + ART WORK_TITLE< strong / > < / div > `)[0];
popup_ce1353c61eb2449083b9afa7757ca908.setContent(html_a0b06115a5264ac4a1eaaaff7f70cb77 );
var html_4b058379e7c94dce8cdfe2ba9b5aee7b = $(`< div id = "html_4b058379e7c94dce8cdfe2ba9b5aee7b " style = "width: 100.0%; height: 100.0%;" > < strong > ARTWORK_TITLE< br > short descriptive one liner about the work< strong / > < / div > `)[0];
popup_f66d8723ad934c15ad31aa2175e70928.setContent(html_4b058379e7c94dce8cdfe2ba9b5aee7b );
marker_ae399b4d42294fa58ccad18c191b67fa.bindPopup(popup_ce1353c61eb2449083b9afa7757ca90 8)
marker_3089ec748547475eb4974983d6bd5fb4.bindPopup(popup_f66d8723ad934c15ad31aa2175e7092 8)
;
marker_ae399b4d42294fa58ccad18c191b67fa .bindTooltip(
marker_3089ec748547475eb4974983d6bd5fb4 .bindTooltip(
`< div >
ARTIST_NAME_HERE
< / div > `,
@ -226,32 +226,32 @@
);
var marker_7a0ca69a22e74352bae3e29150b21ad2 = L.marker(
[52.513 734 , 13.47741 9],
var marker_8aa6d065125e49eea01ae4a1a89a1425 = L.marker(
[52.5265 17, 13.47936 ],
{}
).addTo(map_4e1d29be42ba44368c278bca1ea9e07d );
).addTo(map_66b5a6264dfa4a998dc8fa32442df74c );
var icon_0092cdda3b9f432a984aa41c580da3ec = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blu e", "prefix": "glyphicon"}
var icon_c64f390265e34ff89cc5dc85a5ae3ec3 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "remove", "iconColor": "white", "markerColor": "purpl e", "prefix": "glyphicon"}
);
marker_7a0ca69a22e74352bae3e29150b21ad2.setIcon(icon_0092cdda3b9f432a984aa41c580da3ec );
marker_8aa6d065125e49eea01ae4a1a89a1425.setIcon(icon_c64f390265e34ff89cc5dc85a5ae3ec3 );
var popup_7ef2e0935d2741b08d0bd84bb5b93adb = L.popup({"maxWidth": "100%"});
var popup_e88378d5d1864be9b7317c8311b61ad0 = L.popup({"maxWidth": "100%"});
var html_ce247df3add34ebbab8f9abdc48d00dd = $(`< div id = "html_ce247df3add34ebbab8f9abdc48d00dd " style = "width: 100.0%; height: 100.0%;" > < strong > ARTIST_NAME + ART WORK_TITLE< strong / > < / div > `)[0];
popup_7ef2e0935d2741b08d0bd84bb5b93adb.setContent(html_ce247df3add34ebbab8f9abdc48d00dd );
var html_0f913dc365cd43778e6bc5f977d0e825 = $(`< div id = "html_0f913dc365cd43778e6bc5f977d0e825 " style = "width: 100.0%; height: 100.0%;" > < strong > ARTWORK_TITLE< br > short descriptive one liner about the work< strong / > < / div > `)[0];
popup_e88378d5d1864be9b7317c8311b61ad0.setContent(html_0f913dc365cd43778e6bc5f977d0e825 );
marker_7a0ca69a22e74352bae3e29150b21ad2.bindPopup(popup_7ef2e0935d2741b08d0bd84bb5b93adb )
marker_8aa6d065125e49eea01ae4a1a89a1425.bindPopup(popup_e88378d5d1864be9b7317c8311b61ad0 )
;
marker_7a0ca69a22e74352bae3e29150b21ad2 .bindTooltip(
marker_8aa6d065125e49eea01ae4a1a89a1425 .bindTooltip(
`< div >
ARTIST_NAME_HERE
< / div > `,
@ -259,32 +259,32 @@
);
var marker_72c0293a8e5d42d88ad66b9e48279b0c = L.marker(
[52.475104, 13.419081 ],
var marker_55e3f8cd86fe4056984dac1020908704 = L.marker(
[52.493582, 13.448384 ],
{}
).addTo(map_4e1d29be42ba44368c278bca1ea9e07d );
).addTo(map_66b5a6264dfa4a998dc8fa32442df74c );
var icon_2c5b9ff163544f20b648e190f2eff6bf = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blu e", "prefix": "glyphicon"}
var icon_995a38895cbe41eeac1c6282de7a1f9d = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "remove", "iconColor": "white", "markerColor": "purpl e", "prefix": "glyphicon"}
);
marker_72c0293a8e5d42d88ad66b9e48279b0c.setIcon(icon_2c5b9ff163544f20b648e190f2eff6bf );
marker_55e3f8cd86fe4056984dac1020908704.setIcon(icon_995a38895cbe41eeac1c6282de7a1f9d );
var popup_23ec9353101740b1b0e5aacf2ce8fc97 = L.popup({"maxWidth": "100%"});
var popup_59c224cc790645a0ab94edf5b00e1f1d = L.popup({"maxWidth": "100%"});
var html_932e4e45980e48bb9c206e9690959b98 = $(`< div id = "html_932e4e45980e48bb9c206e9690959b98 " style = "width: 100.0%; height: 100.0%;" > < strong > ARTIST_NAME + ART WORK_TITLE< strong / > < / div > `)[0];
popup_23ec9353101740b1b0e5aacf2ce8fc97.setContent(html_932e4e45980e48bb9c206e9690959b98 );
var html_f8d5d83663794c19a47b6e1bb0a3be53 = $(`< div id = "html_f8d5d83663794c19a47b6e1bb0a3be53 " style = "width: 100.0%; height: 100.0%;" > < strong > ARTWORK_TITLE< br > short descriptive one liner about the work< strong / > < / div > `)[0];
popup_59c224cc790645a0ab94edf5b00e1f1d.setContent(html_f8d5d83663794c19a47b6e1bb0a3be53 );
marker_72c0293a8e5d42d88ad66b9e48279b0c.bindPopup(popup_23ec9353101740b1b0e5aacf2ce8fc97 )
marker_55e3f8cd86fe4056984dac1020908704.bindPopup(popup_59c224cc790645a0ab94edf5b00e1f1d )
;
marker_72c0293a8e5d42d88ad66b9e48279b0c .bindTooltip(
marker_55e3f8cd86fe4056984dac1020908704 .bindTooltip(
`< div >
ARTIST_NAME_HERE
< / div > `,
@ -292,32 +292,32 @@
);
var marker_0e75de1f668740a7a08983d0bfd1acb3 = L.marker(
[52.512428, 13.316365 ],
var marker_b320a63368694eefacaa44e83b5a3217 = L.marker(
[52.512555, 13.316421 ],
{}
).addTo(map_4e1d29be42ba44368c278bca1ea9e07d );
).addTo(map_66b5a6264dfa4a998dc8fa32442df74c );
var icon_f6b2ab967e1740b099907c97991fda46 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blu e", "prefix": "glyphicon"}
var icon_2e9b075e6bba430e9ef62b9fdea2b25a = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "remove", "iconColor": "white", "markerColor": "purpl e", "prefix": "glyphicon"}
);
marker_0e75de1f668740a7a08983d0bfd1acb3.setIcon(icon_f6b2ab967e1740b099907c97991fda46 );
marker_b320a63368694eefacaa44e83b5a3217.setIcon(icon_2e9b075e6bba430e9ef62b9fdea2b25a );
var popup_4a6b81d68cd9462cb0a9d5ec6135f662 = L.popup({"maxWidth": "100%"});
var popup_ebe7023b4e624dd4a2476dc5d5a9165c = L.popup({"maxWidth": "100%"});
var html_f934b3e33ff54c1191b1262e0aa6c5ab = $(`< div id = "html_f934b3e33ff54c1191b1262e0aa6c5ab " style = "width: 100.0%; height: 100.0%;" > < strong > ARTIST_NAME + ART WORK_TITLE< strong / > < / div > `)[0];
popup_4a6b81d68cd9462cb0a9d5ec6135f662.setContent(html_f934b3e33ff54c1191b1262e0aa6c5ab );
var html_53372c11bb064447b261ee8b3493ef96 = $(`< div id = "html_53372c11bb064447b261ee8b3493ef96 " style = "width: 100.0%; height: 100.0%;" > < strong > ARTWORK_TITLE< br > short descriptive one liner about the work< strong / > < / div > `)[0];
popup_ebe7023b4e624dd4a2476dc5d5a9165c.setContent(html_53372c11bb064447b261ee8b3493ef96 );
marker_0e75de1f668740a7a08983d0bfd1acb3.bindPopup(popup_4a6b81d68cd9462cb0a9d5ec6135f662 )
marker_b320a63368694eefacaa44e83b5a3217.bindPopup(popup_ebe7023b4e624dd4a2476dc5d5a9165c )
;
marker_0e75de1f668740a7a08983d0bfd1acb3 .bindTooltip(
marker_b320a63368694eefacaa44e83b5a3217 .bindTooltip(
`< div >
ARTIST_NAME_HERE
< / div > `,
@ -325,32 +325,32 @@
);
var marker_a73c15d24f8b4f7e80be498405cd3664 = L.marker(
var marker_a44c470f65ba4d2089d170e056c659c5 = L.marker(
[52.525817, 13.404346],
{}
).addTo(map_4e1d29be42ba44368c278bca1ea9e07d );
).addTo(map_66b5a6264dfa4a998dc8fa32442df74c );
var icon_21d1cf02d2c34ef8a73012fa405bfbb6 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blu e", "prefix": "glyphicon"}
var icon_04247df2d8614d8b83714af7a2f3919f = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "remove", "iconColor": "white", "markerColor": "purpl e", "prefix": "glyphicon"}
);
marker_a73c15d24f8b4f7e80be498405cd3664.setIcon(icon_21d1cf02d2c34ef8a73012fa405bfbb6 );
marker_a44c470f65ba4d2089d170e056c659c5.setIcon(icon_04247df2d8614d8b83714af7a2f3919f );
var popup_35ac4cf129804e91b13b82496f57cc30 = L.popup({"maxWidth": "100%"});
var popup_5c922ab0cbf24dc8af30bd533e2a4117 = L.popup({"maxWidth": "100%"});
var html_047acead13c44f7a8047ccbd18651fb8 = $(`< div id = "html_047acead13c44f7a8047ccbd18651fb8 " style = "width: 100.0%; height: 100.0%;" > < strong > ARTIST_NAME + ART WORK_TITLE< strong / > < / div > `)[0];
popup_35ac4cf129804e91b13b82496f57cc30.setContent(html_047acead13c44f7a8047ccbd18651fb8 );
var html_d8bb3d6aefed4d4b9fc7fa9f696a1393 = $(`< div id = "html_d8bb3d6aefed4d4b9fc7fa9f696a1393 " style = "width: 100.0%; height: 100.0%;" > < strong > ARTWORK_TITLE< br > short descriptive one liner about the work< strong / > < / div > `)[0];
popup_5c922ab0cbf24dc8af30bd533e2a4117.setContent(html_d8bb3d6aefed4d4b9fc7fa9f696a1393 );
marker_a73c15d24f8b4f7e80be498405cd3664.bindPopup(popup_35ac4cf129804e91b13b82496f57cc30 )
marker_a44c470f65ba4d2089d170e056c659c5.bindPopup(popup_5c922ab0cbf24dc8af30bd533e2a4117 )
;
marker_a73c15d24f8b4f7e80be498405cd3664 .bindTooltip(
marker_a44c470f65ba4d2089d170e056c659c5 .bindTooltip(
`< div >
ARTIST_NAME_HERE
< / div > `,
@ -358,32 +358,32 @@
);
var marker_0d2df863191240c7a0f6929831b68097 = L.marker(
var marker_12769282a2f642adb0a22c281916ef69 = L.marker(
[52.504926, 13.358061],
{}
).addTo(map_4e1d29be42ba44368c278bca1ea9e07d );
).addTo(map_66b5a6264dfa4a998dc8fa32442df74c );
var icon_42671d53ac8d4768bd4637c620642bf4 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blu e", "prefix": "glyphicon"}
var icon_9ac68ca37f8f4c7e8f4cf465fdf5ca85 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "remove", "iconColor": "white", "markerColor": "purpl e", "prefix": "glyphicon"}
);
marker_0d2df863191240c7a0f6929831b68097.setIcon(icon_42671d53ac8d4768bd4637c620642bf4 );
marker_12769282a2f642adb0a22c281916ef69.setIcon(icon_9ac68ca37f8f4c7e8f4cf465fdf5ca85 );
var popup_f9809d683ea5405a868753928ddd10df = L.popup({"maxWidth": "100%"});
var popup_489cff9561604268911b7e9f86aa4391 = L.popup({"maxWidth": "100%"});
var html_892adf4f104f465c81843669857738bc = $(`< div id = "html_892adf4f104f465c81843669857738bc " style = "width: 100.0%; height: 100.0%;" > < strong > ARTIST_NAME + ART WORK_TITLE< strong / > < / div > `)[0];
popup_f9809d683ea5405a868753928ddd10df.setContent(html_892adf4f104f465c81843669857738bc );
var html_fe5ace1c8a2f43a6aa49f145ccb72078 = $(`< div id = "html_fe5ace1c8a2f43a6aa49f145ccb72078 " style = "width: 100.0%; height: 100.0%;" > < strong > ARTWORK_TITLE< br > short descriptive one liner about the work< strong / > < / div > `)[0];
popup_489cff9561604268911b7e9f86aa4391.setContent(html_fe5ace1c8a2f43a6aa49f145ccb72078 );
marker_0d2df863191240c7a0f6929831b68097.bindPopup(popup_f9809d683ea5405a868753928ddd10df )
marker_12769282a2f642adb0a22c281916ef69.bindPopup(popup_489cff9561604268911b7e9f86aa4391 )
;
marker_0d2df863191240c7a0f6929831b68097 .bindTooltip(
marker_12769282a2f642adb0a22c281916ef69 .bindTooltip(
`< div >
ARTIST_NAME_HERE
< / div > `,