javascript - Google Maps Marker title no longer appears as tooltip on hover - Stack Overflow

The Google Maps documentation indicates that adding a title property to a Marker object will result in

The Google Maps documentation indicates that adding a title property to a Marker object will result in its value appearing as a tooltip when the user hovers over that Marker. This used to work perfectly (including in v3 of the API), but at some point over the past few months it has stopped working, including on the simple marker example provided in the documentation. I no longer see a tooltip on either Chrome or Firefox.

Has something changed in the API recently that hasn't been documented? I'm aware that I could use an InfoWindow or a mouseOver event, but neither of these should be necessary based on the documentation.

The Google Maps documentation indicates that adding a title property to a Marker object will result in its value appearing as a tooltip when the user hovers over that Marker. This used to work perfectly (including in v3 of the API), but at some point over the past few months it has stopped working, including on the simple marker example provided in the documentation. I no longer see a tooltip on either Chrome or Firefox.

Has something changed in the API recently that hasn't been documented? I'm aware that I could use an InfoWindow or a mouseOver event, but neither of these should be necessary based on the documentation.

Share Improve this question asked Jul 24, 2014 at 11:57 richsilvrichsilv 8,0131 gold badge25 silver badges29 bronze badges 0
Add a ment  | 

1 Answer 1

Reset to default 3

The linked example uses the experimental version.

You should always use the release-version( https://maps.googleapis./maps/api/js?v=3) when you use the API in production, the tooltip will work with the release-version: http://jsfiddle/doktormolle/6kUaU/ .

Possibly related issue in the Google Maps API issue tracker:

  • https://code.google./p/gmaps-api-issues/issues/detail?id=6931

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745265841a4619450.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信