The Google Maps App will not calculate for you which records are within a given distance of a point. It will display records with addresses on a map but will not give you a list of records matching certain criteria.
You would need to use Google Maps API (or some other mapping service) via a script to fill in a field with a record’s distance from an origin point.