A print widget that use the GeoExt.ux.PrintPreview widget to print the map.
Note
Setting the Map ‘projection’ is mandatory.
Sample configuration.
<geoextux_printpreview>
<name>W_GeoExtUXPrintPreview</name>
<options>
<servicename>S_MapFishPrint</servicename>
</options>
</geoextux_printpreview>
This widget must be added to a toolbar.
servicename: | (String) The name of the MapFishService to use with this widget. The service capabilities will be used to populate the values of the fields of this widget (layout, resolution, scale, etc.) |
---|
This widget has no optional options.
mapfishprint
read