geolocation map and result list

I like the look and function of the geolocation map, but how can I restrict the results to ones with certain tags while still maintaining the look? When you do a search in geolocation it gives you items like in any search result. If you input a map with shortcode in a simplepage, you get a map, but not the result list.

There are two things here. For tags, you can just do a shortcode that includes the tag as an argument:

[geolocation tags='map']

will show only the items tagged with 'map'.

The result list isn't a feature that we currently have in the shortcode.