if ($this->_coord === null) {
            $this->_coord = [];

            $maxCoord = 0;
            foreach ($this->_signs as $sign) {