UNPKG

c8y-openlayer

Version:

This module is designed to help integrate Openlayer with Cumulocity IoT

10 lines (8 loc) 115 B
/** * @enum {number} */ var _ol_ViewHint_ = { ANIMATING: 0, INTERACTING: 1 }; export default _ol_ViewHint_;