I use the effenberger_effects to show the thumbs as slides.
Now I want to incorporate Google_Maps.
It works but the effenberger_effects do not show anymore.
I added this code in my album page:
´<?php
´ if (function_exists('printAlbumMap')) {
´ printAlbumMap(NULL, NULL, NULL, NULL, gettext('Google ´Map'), true, 'googlemap', $firstPageImages);
´ }
´ ?>
What do I wrong?
Thanks in advance,
Filip
Comments
I tried it also in the default zenpage template.
The effenberger effects works fine until I add the lines for the googlemap.
The googlemap as such works fine too.
And it is only for those albums where coordinates are present (So 'Googlemap' is visible).
Another question about googlemaps.
Is there a (simple) way to include a track(kml- or kmz-file) in the map?
Thanks in advance,
So besides the pins for the photo's you also see the itinerary.