JMap.Application.Print.setHiResolution
Sets the parameter determining if the map will be exported in hi resolution or not.
true or false
Hi resolution is now always enabled by default. This method will be removed in a future version.
if isHiResolution is not a boolean
// set export mode to hi resolutionJMap.Application.Print.setHiResolution(true) Copy
// set export mode to hi resolutionJMap.Application.Print.setHiResolution(true)
JMap.Application.Print.setHiResolution
Sets the parameter determining if the map will be exported in hi resolution or not.