NodeJS: Google 指定位置的地图图像

NodeJS: Google Map image of specified location

这里是 python 代码,用于以 png 格式存储 google 指定位置的地图视图 Python: Google Map Image of Specified Location

我如何在 NodeJS 中实现这个

P.S。我想直接将它写在文件中而不是 document.write(),比如使用 fs.writeFile() 或类似的

我找到了一个包,我们可以用它来实现这个Google Static Map