this.origin = new google.maps.Point(
            this.markerOpts.origin.x,
            this.markerOpts.origin.y
        );