Hi ThinkGeo,
Over the coarse of the last few months we have updated our project to the most recent version of 10.2. When we went to test our Printing form we noticed that a lot of the functionality of panning, zooming, orientation, and size of the printing map were not adjusting the map. All these functionalities worked before in 9.0. For one example we use the MapPrinterLayer contained within an LayerOverlay that is added to the map. When we select one of our buttons to zoom in the code looks like “mapPrinterLayer.MapExtent = ExtentHelper.ZoomIn(mapPrinterLayer.MapExtent, mintZoomPan);”. In stepping through the code the MapExtent is correctly changed but the map does not zoom in and therefore does not update. We currently have our map and buttons within an UpdatePanel. Any suggestions? We have the most stable version of the ThinkGeo.MapSuite.Layers.Printer.dll installed (10.2.1) do we need the most recent prerelease (11.0.0-beta008)?
Thank you,
Neil