文件名称:ngx-google-places-autocomplete:角度网络项目的Google地方信息自动完成功能
文件大小:55KB
文件格式:ZIP
更新时间:2024-05-22 09:56:04
angular typescript google-places ngx google-place-api
ngx-google-places-autocomplete 此模块是Google地方信息自动填充js库的包装。 安装 npm npm install ngx-google-places-autocomplete 纱 yarn add ngx-google-places-autocomplete 一体化 在您的index.html文件中添加Google库: [removed]&libraries=places&language=en">[removed] 替换为Google Places API密钥。 参考-https: 用法 将模块添加到您的应用程序中(作为规则app.module.ts) import { GooglePlaceModule } f
【文件预览】:
ngx-google-places-autocomplete-master
----rollup.config.js(656B)
----yarn.lock(126KB)
----src()
--------ngx-google-places-autocomplete.directive.ts(3KB)
--------ngx-google-places-autocomplete.module.ts(254B)
--------ngx-google-places-autocomplete.ts(115B)
--------objects()
--------tsconfig.json(567B)
--------tsconfig.webpack.json(602B)
----.npmignore(23B)
----example()
--------index.html(664B)
--------tsconfig.json(567B)
--------systemjs.config.js(2KB)
--------app()
----LICENSE(1KB)
----sync-bs-config.json(110B)
----README.md(2KB)
----CODE_OF_CONDUCT.md(3KB)
----.gitignore(129B)
----CHANGELOG.md(1KB)
----package.json(2KB)
----publish_release_github.draft.js(577B)