AJAX-msCross with PHP Template (2)
Ernesto Vega
ernesvega at GMAIL.COM
Mon Jan 22 05:23:09 PST 2007
You don't use templates with msCross as you were used to with mapserver.
msCross does the job of connecting with mapserver and generating the
map on the background as you should, if you were using AJX.
I hope it helps.
Ernesto Vega
On 1/22/07, Stefan Schwarzer <stefan.schwarzer at grid.unep.ch> wrote:
> Hi there,
>
> I really like the small msCross app for AJAX-map-dragging ( http://
> datacrossing.crs4.it/en_Documentation_mscross.html )...
>
> But I am not quite sure how to implement the code when using a PHP
> template. I am using PHP Mapscript.
>
> I was told the following using Mapscript instead of CGI:
>
> myMap.setCgi( '/your_url/your_script.php' );
>
> You make your_script.php with same inputs (mode, map, mapext,
> mapsize,
> layers) and same output (map image) of Mapserver CGI.
> msCross will does the rest.
>
>
> But still no idea how this would work with a PHP template. Has anyone
> experience in this and could share it?
>
> Thanks for any advice!
>
More information about the MapServer-users
mailing list