Widget:Test1: Difference between revisions

From International Robin Hood Bibliography
mNo edit summary
mNo edit summary
Line 291: Line 291:
//tooltipOffset = {x: 5, y: -25};
//tooltipOffset = {x: 5, y: -25};
//m.makeResponsive(div, svg);
//m.makeResponsive(div, svg);
w.get(div).appendChild(xml.documentElement);
w.get(div).innerHTML = xml.documentElement;
} else {
} else {
throw error;
throw error;

Revision as of 17:07, 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.