[PHP/MapScript]: How to change size of query map
Sebastian Albrecht
albrecht at FIELAX.DE
Wed Feb 22 06:57:43 PST 2006
Hello Mark,
thanks for your reply.
> $mapobj->querymap->set("width", 100);
> $mapobj->querymap->set("height", 100);
I get a fatal error: Call to a member function set() on a non-object
If I var_dump the $mapobj there is no "querymap" object, too, but I
suppose this has to do with my MapServer version (4.6.1). I think the
querymapObj is supported since 4.8.1. And that version does not work ATM
(my other posting).
Best regards
Sebastian
More information about the MapServer-users
mailing list