Closed (duplicate)
Project:
GMap Module
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2007 at 18:25 UTC
Updated:
5 Oct 2007 at 22:51 UTC
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
Comment #1
bdragon commentedYes, 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.
Comment #2
bdragon commentedMarking as duplicate of http://drupal.org/node/181208.
Thank you for your issue.