google-maps-image-api:这是使用 Google Maps Image API 的简单方法

时间:2024-06-18 07:50:55
【文件属性】:

文件名称:google-maps-image-api:这是使用 Google Maps Image API 的简单方法

文件大小:6KB

文件格式:ZIP

更新时间:2024-06-18 07:50:55

JavaScript

#google-maps-image-api ##google-maps-image-api~BASE_URL 允许您轻松使用 Google Maps Image API。 Google Maps Image API 允许您获取二维地图或街景的静态图像。 此模块将返回一个承诺,或者您可以通过回调调用它。 回调将返回错误(如果发生错误)和 HTMLImageElement。 传入的选项与您可以传递给 Google Maps Image API 的属性相关。 以下是您可以通过 opts 传递的参数来渲染静态地图: { //// REQUIRED //// type : 'staticmap' , // This value is required if you want to render a static map center : '40.714728,-73.998


【文件预览】:
google-maps-image-api-master
----.gitignore(587B)
----package.json(819B)
----LICENSE(1KB)
----index.js(4KB)
----README.md(4KB)
----test()
--------index.js(480B)

网友评论