Map view for a connected record

Is it possible to create a map view for a connected record. I have a Customer object with an Address field. I have a Projects object with a connection to Customer. I would like to see a map view of active projects based on the customer address. It is easy to do for Customers, however the customer list is long and we are really only concerned with active projects.