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

package.MapProperty.js Maven / Gradle / Ivy

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

/**
 * @enum {string}
 */
export default {
  LAYERGROUP: 'layergroup',
  SIZE: 'size',
  TARGET: 'target',
  VIEW: 'view',
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy