I create a mashup from 2 different CustomPostTypes (‘kunstort’ and ‘kunst’), arguments:
poilist=”true”
query=”post_type=kunstort,kunst” <= this could be helpful in the documentation ;=)
When I get the poilist, the link to the poi shows LAT and LONG, but I want to show the wordpressfield “title” of that CustomPostType.
I am sure I have to do that in the map-poilist.php in my themefolder, but how?