<?php //Size $refMapWidth=298; $refMapHeight=300; // Set this to true if you dont want to load wms background layers for reference map $doNotUseBackGroundWMS=TRUE; // Use Wms in reference map or not. If you dont use wms at all set this to true $doNotUseWMS=false; //If you want to use a MapServer map image for reference map you can use the next line //if (!$mapfileUrlRef) $mapfileUrlRef="../../../gisdata/itasca/itasca.map";//path to MapServer map-file // Extent of reference map $extentReferenceMap="388107.634400379 5203120.88405952 500896.339019834 5310243.30613897"; ?>