@miyedos
Well we are using osclass functions to get listings.
Go to file:
oc-content/plugins/radius_search/listings_map.php
Find all occurences of (there are 2):
osc_has_items()
Replace with:
osc_has_latest_items()
And in general settings set how many latest ads you want to see.
Test this and if successful, revert changes back, it would cause issue on search & item page for map, but will give us more info where the problem is.
// Or PM me ftp login details and I will do testing by myself.