image/svg+xmlHexhamCorbridgeOvinghamWylamRiding MillStocksfieldPrudhoeCrawcrookRytonBlaydonWinlatonSwalwellWhickhamNewcastleDunstonGatesheadSunnisideMarley HillByermoorBurnopfieldStanleyBeamishChester -le-StreetPeltonBirtleyOustonPerkinsvilleWrekentonGreensideRowlands GillHigh SpenChopwellWinlaton MillEbchesterHamsterleyBlackhall MillShotley BridgeConsettBlanchlandEdmondbyersNew RidleyHedley on the HillWhitley ChapelSlaleyWooleyLeadgateMedomsleyAnfield PlainDiptonTantobieTanfieldKibblesworthCragheadAcombWallWoodLeadMiscIronMixed useWindAll on/off © Land of Oak & Iron Trust 2023ResetBuilt up areasIndustrial areas1860 19602020 /* The following script has been adapted from a tutorial by Peter Collingridge – see https://www.petercollingridge.co.uk/tutorials In addition to the script is the code to create a controller for panning and zooming and style sheets called by the controller module. In order to zoom and pan the map independently the layers to be panned and zoomed should be grouped and named ‘matrix-group’- this is best done by Inkscape. Using a text editor search for ‘matrix-group’ to locate it. Edit the entry to include the following after id=matrix-group: transform=”matrix(1 0 0 1 0 0)” Go to the start of the code and change the id in the svg tag to id=”map-svg” function pointer is used in the controller code – it changes the cursor to a pointer on a mouseover*/