Add scale to/from resolution calculations
This commit is contained in:
committed by
Bart van den Eijnden
parent
76454516f5
commit
5abedf66d9
@@ -567,6 +567,12 @@
|
||||
* @todo stability experimental
|
||||
*/
|
||||
|
||||
/**
|
||||
* @typedef {Object} ol.parser.SLDReadOptions
|
||||
* @property {ol.proj.Units} units The units to use in scale to resolution
|
||||
* calculations.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @typedef {Object} ol.source.BingMapsOptions
|
||||
* @property {string|undefined} culture Culture.
|
||||
|
||||
Reference in New Issue
Block a user