最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Google MAP API v3: Link markers to an external list - Stack Overflow

programmeradmin2浏览0评论

Given is a database with locations, we feed those tho the google map api and all points are displayed. Now there is a list of this location right next to the google map. How can i link the places in the list to the dots on the map? Can i just give some kind of ID to each marker?

Like this: .html

I want to light up the point on the map on the list item hover and open the info-box by clicking on the list item.

Can anyone point me into the right direction?

Given is a database with locations, we feed those tho the google map api and all points are displayed. Now there is a list of this location right next to the google map. How can i link the places in the list to the dots on the map? Can i just give some kind of ID to each marker?

Like this: http://www.local.ch/en/q/ubs.html

I want to light up the point on the map on the list item hover and open the info-box by clicking on the list item.

Can anyone point me into the right direction?

Share Improve this question edited May 4, 2010 at 10:33 meo asked May 4, 2010 at 10:24 meomeo 31.3k19 gold badges89 silver badges123 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 1

ok was lucky and found my answer in other toppic: Google Maps for Absolute Dummies thx to John Hartsock for this link.

changing the marker icon on hover on a external list: http://econym.uk/gmap/mouseover.htm

very useful google map tutorials: http://econym.uk/gmap/

发布评论

评论列表(0)

  1. 暂无评论