nativescript google places sdk:Google Places SDK的NativesScript插件 源码
NativesScript Google Place SDK Google Places SDK的NativesScript插件。 说明文件: 要求 启用Google Places API(如果尚未启用)。 在tsconfig.json中配置跳过库检查 { "compilerOptions": { ... "skipLibCheck": true ... } } 安装 tns plugin add nativescript-google-place-sdk 用法 本机脚本 初始化Place SDK 应用程序 ... Place.initialize(
下载地址
用户评论