【发布时间】:2015-07-28 06:42:20
【问题描述】:
如何添加自定义标记图像谷歌静态地图?
我正在使用以下 URL 来获取静态地图
https://maps.googleapis.com/maps/api/staticmap?size=250x250&markers=color:red%7C$marker_start&markers=color:green%7C$marker_end&path=weight:3%7Ccolor:red%7Cenc:$encodedString
我只能更改颜色并添加一个已经存在的标记,但不能添加我创建的图像。
【问题讨论】:
标签: google-maps google-static-maps