In a project, we have a custom content type (using CCK) that has a Location field. Here we set the lat/long of the location and we display a Google map of the location. I need to display the weather for this location (along side the GMap) within this node. Is there a way to do this?

I know that I can create a new Weather block for each node that I create, but that's a real pain. Is there an easier way?

Comments

fahadurrehman’s picture

I am also trying similar thing in drupal 7 version

toddy’s picture

Version: 6.x-5.7 » 6.x-5.17
Assigned: Unassigned » toddy
Status: Active » Fixed

Hi,

sorry for the late answer, but this has been possible for a few years already (since 6.x-5.17). In Drupal 7, this has been possible right from the start.

Regards,
Tobias

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.