Widget:Test1: Difference between revisions

From International Robin Hood Bibliography
mNo edit summary
mNo edit summary
Line 300: Line 300:
mp.removeChild(mp.childNodes[0]);
mp.removeChild(mp.childNodes[0]);
}
}
mp.firstChild.style.display = "block";
//mp.firstChild.style.display = "block";
//tooltipOffset = {x: 5, y: -25};
//tooltipOffset = {x: 5, y: -25};
//m.makeResponsive(div, svg);
//m.makeResponsive(div, svg);
w.get(m.curMap).appendChild(xml.documentElement);
w.get(m.curMap).appendChild(xml.documentElement);
mp.firstChild.style.display = "block";
} else {
} else {
throw error;
throw error;

Revision as of 17:17, 22 May 2019

This widget displays the navigation map on country and administrative division landing pages in the place-names section of IRHB. It takes no parameters.