Widget:PlaceNamesNavigationMapEnglish: Difference between revisions

From International Robin Hood Bibliography
mNo edit summary
mNo edit summary
Line 1: Line 1:
<noinclude><div class="no-img">This widget displays the navigation map on country and administrative division landing pages in the place-names section of IRHB. It takes no parameters.</div></noinclude><includeonly><div id="navMapNav"></div><script>
<noinclude><div class="no-img">This widget displays the navigation map on country and administrative division landing pages in the place-names section of IRHB. It takes no parameters.</div></noinclude><includeonly><div id="navMapNav"></div><script>( function() {
//Utility
( function() {
window.IRHB = window.IRHB || {};
window.IRHB = window.IRHB || {};
Line 16: Line 14:




//Data
( function() {
( function() {
Line 178: Line 175:




//Choropleth
( function() {
( function() {
Line 226: Line 222:




//Map
( function() {
( function() {
Line 329: Line 324:




//Navigation
( function() {
( function() {
Line 453: Line 447:
     document.head.appendChild(script);
     document.head.appendChild(script);
}() );
}());</script></includeonly>
</script></includeonly>

Revision as of 10:48, 6 June 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.