Do you mean that you want the links in the output generated by [bgmp-list] shortcode to link to the map generated by the [bgmp-map] shortcode, instead of linking to http://maps.google.com ?
That’s not something the plugin supports. Here are some old threads about it:
I just switch over to your plugin Ian because its the only one I could find with Clusters!
Anyway I had to hack the past map plugin I was using to get the pins on the make to change the url. I’ll share if I get it working, tho I don’t think it will be pretty.
What I’ll be working on is making so to when someone clicks a pin on a map I can trigger an action and send them to a page or whats cooler is trigger javascript and load related post content with ajax 🙂
Anyway though I would add thanks so much for sharing your map work!
Okay so I actually figured something out that was really easy!
Your code is super clean.
I am still a noob at sharing code, but here is the logic of what I did.
Basically in your core plugin you you have a $placemark array and one of the items is an ID, so all I did was go to your main javascript file, and add the ‘id’ to the to the marker creation array. Then when a user clicks a marker I can trigger and event and use this id to call related post information!
Awesome plugin!
I guess to make this general case for all I would have to make it an on off option… anyway very cool stuff!
The release candidate for version 1.10 is out, and have a new viewonmap attribute for the [bgmp-list] shortcode. When it’s set to “true”, the list will contain links that open the corresponding marker on the map.
http://ww.wp.xz.cn/support/topic/bgmp-110-rc1-available