This commit is contained in:
12
node_modules/ol/ViewProperty.js
generated
vendored
Normal file
12
node_modules/ol/ViewProperty.js
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
/**
|
||||
* @module ol/ViewProperty
|
||||
*/
|
||||
/**
|
||||
* @enum {string}
|
||||
*/
|
||||
export default {
|
||||
CENTER: 'center',
|
||||
RESOLUTION: 'resolution',
|
||||
ROTATION: 'rotation',
|
||||
};
|
||||
//# sourceMappingURL=ViewProperty.js.map
|
||||
Reference in New Issue
Block a user