Ruby将Google静态地图另存为png图像

时间:2018-11-13 23:17:20

标签: ruby-on-rails google-maps

我想从https://maps.googleapis.com/maps/api/staticmap?center=Brooklyn+Bridge,New+York,NY&zoom=13&size=600x300&maptype=roadmap &markers=color:blue%7Clabel:S%7C40.702147,-74.015794&markers=color:green%7Clabel:G%7C40.711614,-74.012318 &markers=color:red%7Clabel:C%7C40.718217,-73.998284 &key=keykeykey下载图像

并将其保存在png文件中,然后部署到claudinary(远程存储)。 如何通过下载谷歌地图静态图像并升级到第三方服务的方法来使服务分类?

0 个答案:

没有答案