UNPKG

ol

Version:

OpenLayers mapping library

10 lines (8 loc) 131 B
/** * @module ol/source/common */ /** * Default WMS version. * @type {string} */ export const DEFAULT_WMS_VERSION = '1.3.0';