if(this.appliedQuery[this.current_query][this.fieldName]['bottom_right']['lon']) {
                this.inputs.bottom_right_lon.value = this.appliedQuery[this.current_query][this.fieldName]['bottom_right']['lon'];
            }