I'm using this to display the googlemaps link on image.php:
`<?php if (function_exists('printImageMap')) {
printImageMap(null,null,'500',null,null,false,'googlemap',null,null,null,null,null,null);
} ?>`
Clic on the link display the map.
But before, you need to go the Googlemap plugin's options.