您可以使用像 node-googlemaps https://github.com/moshen/node-
googlemaps这样的模块,该模块已经为您包装了API。或者,您可以使用任何可以帮助您发出API请求的节点模块:
Mikeal的请求 :https :
//github.com/mikeal/request
雷斯特勒 :https :
//github.com/danwrong/restler
虽然,我不确定具体的实用程序方法。

您可以使用像 node-googlemaps https://github.com/moshen/node-
googlemaps这样的模块,该模块已经为您包装了API。或者,您可以使用任何可以帮助您发出API请求的节点模块:
Mikeal的请求 :https :
//github.com/mikeal/request
雷斯特勒 :https :
//github.com/danwrong/restler
虽然,我不确定具体的实用程序方法。