【问题标题】:List All Google Map Marker Images [closed]列出所有谷歌地图标记图像[关闭]
【发布时间】:2010-05-05 09:20:15
【问题描述】:

您是否经常使用谷歌的图像标记或将其复制到您的服务器? 我在哪里可以从谷歌获得所有可用标记的图像列表? 图片列表如:

【问题讨论】:

标签: google-maps google-maps-markers


【解决方案1】:
var pinIcon = new google.maps.MarkerImage(
    "http://chart.apis.google.com/chart?chst=d_map_pin_letter&chld=%E2%80%A2|00D900",
    null, /* size is determined at runtime */
    null, /* origin is 0,0 */
    null, /* anchor is bottom center of the scaled image */
    new google.maps.Size(12, 18)
);

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2020-05-29
    • 1970-01-01
    • 2012-07-25
    • 2015-05-18
    • 1970-01-01
    • 2014-06-12
    • 1970-01-01
    相关资源
    最近更新 更多