I have a mashup map that is showing the poilist at the bottom. I have it setup to go to the Poi, (the excerpt on the map) when the item on the list is clicked, rather than take them to the post. The problem is that the map is large and sometimes the popup is above the screen and one does not know that anything popped up at all. Do I need to change the poilist to take them to the post rather than the popup poi excerpt? Make sense? thanks
I’m not sure I understood. If you want to show a link in the POI list directly to the underlying post then you can modify the poi list template. Use the function get_title_link().
If you need to manipulate the link then you can use the WordPress get_permalink() function instead: http://codex.wordpress.org/Function_Reference/get_permalink