All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.ViewHint.js Maven / Gradle / Ivy

The newest version!
/**
 * @module ol/ViewHint
 */

/**
 * @enum {number}
 */
export default {
  ANIMATING: 0,
  INTERACTING: 1,
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy