Hi, all.
I have a deep hierarchy of the albums in the gallery.
The google maps I use can only show the map of the images in the current album.
Is is possible to make a map that will show the positions of the pictures from all subalbums?
Or is it possible to create a map for the album with custom pins position, not using the EXIF data?
Thanks in advance.
Comments
The plugin does not provide such a function. However, if you have some knowledge of PHP and the Zenphoto Object model it should not be too dificult to create such a function. However, be aware that it may be quite processor intensive depending on how many subalbums/images you have.
`Custom pin positions:`
You can directly use the PhoogleMap class to create whatever map you desire.