[mapserver-users] Mapserver image creating slower then page loads
Azimuth, E. Perik
perik@azimuth.nl
Wed, 13 Mar 2002 10:41:09 +0100
Hi All,
i have a javascript which passes variables to a new PHP page (popup).
This PHP page draw's a new map based on the passed query-variables from the
main page.
All is well for about 90% of the queries, but the other times it does not
show the newly created image.
Think that mapserver is slower in generating the image then PHP is in
generating the code which loads the image.
Preloading the image only works when the image is already created, but as
mapserver is a little slower in creating the image that's no possibility.
Any clue as how to solve this?
Thanks,
Erwin