this.size = new google.maps.Size(
            this.markerOpts.size.width,
            this.markerOpts.size.height
        );