Called when the map has changed.
This method is guaranteed not to block.
Usually the image will merge the images for each layer. However in some cases, such as for a
WMS, the image will have to be recreated. This should be a quick operation.
Note: This command differs from render. render() forces a full rerendering of the data
whereas refreshImage does not require that the renderer access the data again.
throws: RenderException - |