- Change the method of checking for attached images from `.
- attached` to `.attached?` for consistency
This commit addresses a bug where the weather art image was not
displayed correctly on the map. It fixes the issue by using the
`.attached?` method, which ensures that the correct image URL is
used.