Add displayDpi option to ol.source.MapGuide constructor
This commit is contained in:
@@ -635,6 +635,7 @@
|
||||
/**
|
||||
* @typedef {Object} olx.source.MapGuideOptions
|
||||
* @property {string|undefined} url The mapagent url.
|
||||
* @property {number|undefined} displayDpi The display resolution. Default is `96`.
|
||||
* @property {number|undefined} metersPerUnit The meters-per-unit value. Default is `1`.
|
||||
* @property {ol.Extent|undefined} extent Extent.
|
||||
* @property {boolean|undefined} useOverlay If `true`, will use
|
||||
|
||||
Reference in New Issue
Block a user