是否可以将谷歌地图图像API作为图像保存到我的服务器?
背景: Google地图图像API正在生成所需位置的图像.每次我要求外部URL.我可以将地图图像保存为服务器上的图像(png,gif)吗?这将提高我的网页速度.我尝试使用卷曲但未能复制图像
请求的网址 http://maps.googleapis.com/maps/api/staticmap?center=15719+OAKLEAF+RUN+DRIVE%2CLITHIA%2CFL%2C33547%2CUS&zoom=8&size=150x100&markers=color:blue|label:S|11211&sensor=假
php google-maps
google-maps ×1
php ×1