Hi My Zenphoto is 1.26
I have correct google api key and settings in settings plugins.
I wolud like to have googlemap in image page. I see the map but it's eampty

I have correct cordinates in exif of image

My code in image page is:
`<?php printImageMap( 100, NULL, null, null, NULL, true, "googlemap", NULL, NULL, NULL, NULL, NULL, NULL,null );?>`
What I am doinf wrong ?