UNPKG

c8y-openlayer

Version:

This module is designed to help integrate Openlayer with Cumulocity IoT

12 lines (10 loc) 167 B
/** * @enum {string} */ var _ol_MapProperty_ = { LAYERGROUP: 'layergroup', SIZE: 'size', TARGET: 'target', VIEW: 'view' }; export default _ol_MapProperty_;