The documentation file, api.txt, appears to be out of date.
It refers to:

gmap_draw_map($mymap);

My understanding is that this function is no longer used, and that the call should be replaced with:

echo theme('gmap', array('#settings' => $mymap));

Another issue:
I don't see how to download the 5.x-06 release from http://drupal.org/project/gmap

Thanks,
Mindy

Comments

bdragon’s picture

Yes, the api.txt needs a rewrite.

I just added a warning that it was out of date, and will continue rewriting it as I find time.

The 5.x-0.6 release disappeared sometime, I don't know why, but it is quite out of date. Please try out the snapshot. If you have issues, I usually provide point-fixes in IRC and in the issue queue.

bdragon’s picture

Status: Active » Closed (duplicate)

Marking as duplicate of http://drupal.org/node/181208.
Thank you for your issue.