UNPKG

@angular-material-extensions/google-maps-autocomplete

Version:

Autocomplete input component and directive for google-maps built with angular and material design

10 lines (9 loc) 284 B
{ "$schema": "../../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Installs and injects the @angular-material-extensions/google-maps-autocomplete library", "factory": "./ng-add/index" } } }