UNPKG

helimap

Version:
14 lines (12 loc) 174 B
/** * @module ol/MapProperty */ /** * @enum {string} */ export default { LAYERGROUP: 'layergroup', SIZE: 'size', TARGET: 'target', VIEW: 'view', };