|
12 | 12 | [](https://coveralls.io/github/angular-material-extensions/google-maps-autocomplete?branch=master)
|
13 | 13 | [](https://travis-ci.org/angular-material-extensions/google-maps-autocomplete)
|
14 | 14 | [](https://circleci.com/gh/angular-material-extensions/google-maps-autocomplete)
|
15 |
| -[](https://david-dm.org/angular-material-extensions/google-maps-autocomplete) |
16 |
| -[](https://david-dm.org/angular-material-extensions/google-maps-autocomplete#info=devDependencies) |
17 | 15 | [](https://greenkeeper.io/)
|
18 | 16 | [](https://github.com/angular-material-extensions/google-maps-autocomplete/blob/master/LICENSE)
|
19 | 17 | [](https://github.com/gdi2290/awesome-angular)
|
|
29 | 27 | src="https://raw.githubusercontent.com/angular-material-extensions/google-maps-autocomplete/HEAD/assets/v3.0.0/search.gif">
|
30 | 28 | </p>
|
31 | 29 |
|
32 |
| -Stating with v1.3.0, you can now use this library without material2's dependency! To enable this goolgle maps |
33 |
| -autocomplate api as feature, you can just add `matGoogleMapsAutocomplete` |
34 |
| -to any html input element! |
| 30 | + |
| 31 | +`Please use lib v8 only with angular v14` |
35 | 32 |
|
36 | 33 | ## Built by and for developers :heart:
|
37 | 34 |
|
@@ -68,7 +65,7 @@ at [https://angular-material-extensions.github.io/google-maps-autocomplete](http
|
68 | 65 |
|
69 | 66 | ## Dependencies
|
70 | 67 |
|
71 |
| -* [Angular](https://angular.io) (*requires* Angular 2 or higher | we are using already V11 ;) |
| 68 | +* [Angular](https://angular.io) (*requires* Angular latest | we are using already V14 ;) |
72 | 69 |
|
73 | 70 | for the directive as standalone you just need to install the agm core module
|
74 | 71 |
|
@@ -113,10 +110,10 @@ npm install --save @angular-material-extensions/google-maps-autocomplete
|
113 | 110 |
|
114 | 111 | for the ui input component, please consider installing the following packages
|
115 | 112 |
|
116 |
| -- [angular animations v11.x](https://www.npmjs.com/package/@angular/animations) |
117 |
| -- [angular forms v11.x](https://www.npmjs.com/package/@angular/forms) |
118 |
| -- [angular material v11.x](https://www.npmjs.com/package/@angular/material) |
119 |
| -- [angular cdk v11.x](https://www.npmjs.com/package/@angular/cdk) |
| 113 | +- [angular animations v14.x](https://www.npmjs.com/package/@angular/animations) |
| 114 | +- [angular forms v14.x](https://www.npmjs.com/package/@angular/forms) |
| 115 | +- [angular material v14.x](https://www.npmjs.com/package/@angular/material) |
| 116 | +- [angular cdk v14.x](https://www.npmjs.com/package/@angular/cdk) |
120 | 117 | - [agm - angular google maps v3.0.0-beta.0](https://www.npmjs.com/package/@agm/core)
|
121 | 118 |
|
122 | 119 | ```bash
|
@@ -537,7 +534,7 @@ Built by and for developers :heart: we will help you :punch:
|
537 | 534 |
|
538 | 535 | ## License
|
539 | 536 |
|
540 |
| -Copyright (c) 2019-2020 [Anthony Nahas](https://github.com/AnthonyNahas). Licensed under the MIT License ( |
| 537 | +Copyright (c) 2019-2022 [Anthony Nahas](https://github.com/AnthonyNahas). Licensed under the MIT License ( |
541 | 538 | MIT) <p align="center">
|
542 | 539 | <img alt="angular-material-extensions's logo"
|
543 | 540 | height="92px" width="92px" style="text-align: center;"
|
|
0 commit comments