UNPKG

ol

Version:

OpenLayers mapping library

10 lines 146 B
/** * @module ol/interaction/Property */ /** * @enum {string} */ export default { ACTIVE: 'active' }; //# sourceMappingURL=Property.js.map