googlePlaceAutocomplete:使用Google Place API的Material-ui AutoComplete组件顶部的包装

时间:2021-05-16 14:23:07
【文件属性】:
文件名称:googlePlaceAutocomplete:使用Google Place API的Material-ui AutoComplete组件顶部的包装
文件大小:9KB
文件格式:ZIP
更新时间:2021-05-16 14:23:07
wrapper autocomplete material-ui google-places JavaScript 用于ReactJS的material-ui-places组件 使用Google Place API的Material-ui AutoComplete组件顶部的包装 安装 将此脚本添加到您的html页面: < head > < script src =" https://maps.googleapis.com/maps/api/js?libraries=places " > </ script > </ head > Material-ui是必需的: npm install material-ui npm install material-ui-places 特征 自动完成,自动加载Google地方信息 入门 < GooglePlaceAutocomplete searchText = { 'paris' } onChange = { onAutoComplet
【文件预览】:
googlePlaceAutocomplete-master
----.gitignore(542B)
----.babelrc(119B)
----.eslintrc(5KB)
----package.json(2KB)
----src()
--------index.js(106B)
--------GooglePlaceAutocomplete.js(3KB)
----webpack.config.js(1KB)
----.travis.yml(35B)
----README.md(2KB)
----.npmignore(50B)
----test()
--------MockAutocompleteService.js(114B)
--------.setup.js(477B)
--------GooglePlaceAutocomplete.spec.js(2KB)

网友评论