![JAR search and dependency download from the Maven repository](/logo.png)
src.layers-schema.js Maven / Gradle / Ivy
define([ 'text!./layers-schema.json' ], function(shema) {
return JSON.parse(shema);
});
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
define([ 'text!./layers-schema.json' ], function(shema) {
return JSON.parse(shema);
});