Hi Gerry,
Actually, in property details page, we have customized style for Google map. You can modify function
"loadGoogleMapDetails" in file root -> components -> com_osproperty -> helpers -> googlemap.lib.php
map.mapTypes.set('map_style', styledMap);
change to
//map.mapTypes.set('map_style', styledMap);
Thanks
Dam