Add TilePixelRatio to Zoomify
This commit is contained in:
committed by
GitHub
parent
e6ca241a27
commit
37b1cca027
@@ -244,6 +244,7 @@ class Zoomify extends TileImage {
|
||||
cacheSize: options.cacheSize,
|
||||
crossOrigin: options.crossOrigin,
|
||||
projection: options.projection,
|
||||
tilePixelRatio: options.tilePixelRatio,
|
||||
reprojectionErrorThreshold: options.reprojectionErrorThreshold,
|
||||
tileClass: ZoomifyTileClass,
|
||||
tileGrid: tileGrid,
|
||||
|
||||
Reference in New Issue
Block a user