UNPKG

c8y-openlayer

Version:

This module is designed to help integrate Openlayer with Cumulocity IoT

11 lines (9 loc) 161 B
/** * @enum {string} */ var _ol_ViewProperty_ = { CENTER: 'center', RESOLUTION: 'resolution', ROTATION: 'rotation' }; export default _ol_ViewProperty_;