ixmaps.embed("mymap", {
mapCdn: "https://gjrichter.github.io/ixmaps",
mapType: "CartoDB - Positron",
width: "100%",
height: "720px",
legend: "true",
footer: "true"},
map => map
.view([39.96449067924025,15.979614257812502],7)
.options({
objectscaling: "dynamic",
normalSizeScale: "27033",
dynamicScalePow: "3",
panhidden: "false"
})
.layer(stabilmenti_balneari)
.layer(stabilmenti_balneari_canone)
);