-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(print): Add test layers for CORS in print (#183)
* Add printing output format (pdf, Image) combobox Change print format to print paper format * (change) to (selectionChange) after angular update * Temporary remove Resolution parameter for printing Fix image size to fit pdf page * Fix Internet Explorer issue with window.open and getComputedStyle to generate the legend (use local div instead) Add WorldFile for tiff Remove resolution for future TODO amelioration * Update fr.geo.json * Update print.service.ts * Add jsZip to be able to download one file in print module Add checkbox for zip Add loading Fix pdf with legend in IE * Add layer "embâcle" in the demo Ajust css display change element display instead of disabling * Add more layers to the print demo Fix Print error message * run test.libs fix * Add test layers for CORS in print
- Loading branch information
Showing
4 changed files
with
129 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters