@sbillard,
yes, i have passed the right parameter in right position, the code in "default" theme image.php is:
printImageMap(NULL, NULL, NULL, NULL, gettext('Google Map'), false);
in google_map.php, the printImageMap() describe that "@param bool $toggle set to true to hide initially", but does not work as my expect when i set to false
please help, thx