Hi All,
I have looked in to this and have a workaround / fix.
Firstly the code is referring to the wrong array in the database. So you will need to update venue-map.php
line 16 should read:
$address = sp_array_value( $meta, ‘sp_address’, null );
Next!!
When you ad a venue and initially set the location it clears the address field! Once the venue has been entered go back in to it and paste the address of your venue without clicking on the dropdown list or hitting enter. Making sure the address is still displayed in the field scroll down and click Update!
This should now show the address next to your venue when you look at your list of venues.
It would be useful if one of the Authors could fix this bug in the next release!