GeoExtPrintForm.js | |
Functions | |
beforePrint | Checks if there are unsuppored layers currently visible on map and ask the user what to do about them. |
showUnsupportedLayers | Show the user the unsupported layer types and ask the user what to do about them. |
showUnsupportedLayers: function( unsupportedLayers, canPrint )
Show the user the unsupported layer types and ask the user what to do about them.
unsupportedLayers {Array} Array of unsupported layers to show to the user canPrint {Boolean} Whether the user can print anyway or not
{Boolean}
Checks if there are unsuppored layers currently visible on map and ask the user what to do about them.
beforePrint: function( printProvider, map, pages, options )
Show the user the unsupported layer types and ask the user what to do about them.
showUnsupportedLayers: function( unsupportedLayers, canPrint )