I am working on Angular-Google-MAP. I want to added marker to map. But when I click on Map, I am getting error $scope.map.control.getGMap is not a function. This is defined in geocodePosition(), when Map click even called. Please let me know why it is not working....
I am working on Angular-Google-MAP. I want to added marker to map. But when I click on Map, I am getting error
$scope.map.control.getGMap is not a function
. This is defined ingeocodePosition()
, when Map click even called. Please let me know why it is not working....In controller