Ionic google place autocomplete

I don’t understand how to use this two directives :


or

When I add :

angular.module('myApp', [
  'ionic',
  'ion-google-place'
]);

in my app.module.ts the “angular” I have an error on the “angular” word.

I’m confused… this two directives don’t work with ionic 3 ?

I archive that feature following this tutorial:

I can’t help you with ion-google-autocomplete.

Bumping this with a newer one,