Hi Marco,

Several months ago , i had the same problem...
you have to comment the seguent rows in /incphp/init/initmap.php

// Set Max Extent for map
        if ($setMaxExtent) {
            $mapMaxExt['minx'] = $shpMinx;
            $mapMaxExt['miny'] = $shpMiny;
            $mapMaxExt['maxx'] = $shpMaxx;
            $mapMaxExt['maxy'] = $shpMaxy;
           
            $_SESSION['mapMaxExt'] = $mapMaxExt;
        }

at line 580 inside getMapInitURL() function

try :-)

bye
W

[EMAIL PROTECTED] ha scritto:
> ----- Messaggio Inoltrato  -----
> Da : "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> A : [EMAIL PROTECTED]
> Oggetto : Extent read from layer feature
> Data : Fri, 14 Sep 2007 08:27:19 +0100
>
> Hi,
> I used the function "Extent read from layer feature" using
> the string
> "&zoomLayer=countries&[EMAIL PROTECTED]@[EMAIL PROTECTED]@1", it's ok
> but I noted that when you have the feature on the map you
> cannot move on all the map, you can move only around the
> feature considered and you can use only ZOOMIN and not
> ZOOMOUT. It's possible using this function (Extent read from
> layer feature)and then move all around the map??
>
> thanks,
> marco 
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>
>   

-- 
Please no  .doc, .xls, .ppt, .dwg:
https://www.faunalia.it/dokuwiki/doku.php?id=public:OpenFormats

Walter Lorenzetti
email+jabber: [EMAIL PROTECTED]
www.faunalia.it
Cell: (+39) 347-6597931  Tel+Fax: (+39) 0587-213742
Piazza Garibaldi 5 - 56025 Pontedera (PI), Italy


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to