【问题标题】:Need help in google map on asp.net在 asp.net 上的谷歌地图中需要帮助
【发布时间】:2011-02-02 18:46:16
【问题描述】:

我的 asp.net 页面上有一个谷歌地图。其在 cityname 上的显示图像(标记)。 请告诉我如何在该标记上触发事件。

【问题讨论】:

    标签: asp.net javascript google-maps


    【解决方案1】:

    GEvent.addListener(marker, "click", function(point) {
    this.openInfoWindowHtml("" + this.value + "");}); 返回标记; }

    【讨论】:

      猜你喜欢
      • 2013-08-18
      • 2016-01-14
      • 1970-01-01
      • 2011-09-12
      • 2023-03-16
      • 1970-01-01
      • 1970-01-01
      • 2011-04-22
      相关资源
      最近更新 更多