you can put a line like
$refImgPath = $map->reference->image;
//... some code for adapting relative path ...
at the end of the PHP header part of map.phtml and then further down below
define
from: Fr?d?ric Trastour
> Tue, 28 Feb 2006 10:03:02 +0100
>
> Armin,
>
> I saw that, the image name
Frederic
currently you also have to specify the reference map in map.phtml (line
212 in pmapper 1.9.5)
armin
Fr?d?ric Trastour wrote:
> Hello,
>
> I'm experimenting with pmapper 2.
>
> It looks more attractive than pmapper 1 but I have a problem with the
> reference image.
>
> The reference
Hello,
I'm experimenting with pmapper 2.
It looks more attractive than pmapper 1 but I have a problem with the reference
image.
The reference image specified in the Map file is not used.
Is there a way to customize pmapper in order to get it work ? I have tried to
look into the
sources but I f