简体   繁体   English

谷歌在 vue js 中放置自动完成组件是免费的吗?

[英]Is google place autocomplete component in vue js free?

I have implemented google place autocomplete: https://www.npmjs.com/package/vue-google-autocomplete我已经实现了谷歌地方自动完成: https://www.npmjs.com/package/vue-google-autocomplete

I enabled the api on google cloud.我在谷歌云上启用了 api。 I was wonder if it's free: https://developers.google.com/places/web-service/usage-and-billing我想知道它是否免费: https://developers.google.com/places/web-service/usage-and-billing

Is it SKU: Basic Data?是 SKU:基本数据吗?

vue-google-autocomplete package is free but you should attach credit or debit card to get google map API key and then be charged for it, if you have many visits https://developers.google.com/maps/documentation/javascript/get-api-key development version is free vue-google-autocomplete package is free but you should attach credit or debit card to get google map API key and then be charged for it, if you have many visits https://developers.google.com/maps/documentation/javascript/ get-api-key开发版是免费的

here is google service which is wrapped by npm package for vue https://developers.google.com/places/web-service/autocomplete这是由 npm package 包装的谷歌服务,用于 vue https://developers.google.com/places/web-service/autocomplete

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM