Hi, I have a issue, ``` javascript console.log($scope.details3); // undifined $scope.gc.latitude = $scope.details3.geometry.location.lat(); //TypeError: Cannot read property 'geometry' of undefined ```