Ticket #285 (closed defect: fixed)
Print all OL layers in pdf (including non visible one)
| Reported by: | Fxp | Owned by: | pvalsecc |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Print.client | Version: | SVN |
| Keywords: | Cc: | ||
| State: |
Description (last modified by pvalsecc) (diff)
PDF module print all visible layers in OL maps. How to also print non visible layers and turn them out in PDF layer manager ?
layerName: {visibility: true}
if ((olLayer.getVisibility() && layerOverrides.visibility != false) ||
layerOverrides.visibility == true) {
Change History
Note: See
TracTickets for help on using
tickets.
