MAPC / massbuilds-legacy

Crowdsourcing authoritative info on recent & ongoing developments in Massachusetts.
3 stars 5 forks source link

Do Not Display Street View Image if None Exists #144

Open mzagaja opened 7 years ago

mzagaja commented 7 years ago

If there is not a street view image the user sees an image that says there is no image. We not want to waste their bandwidth and screen space with this garbage. So we should just not display anything if it does not exist.

Potential solution: "We should run a checksum on this image, and include it in the StreetView#null? method."