size of the querymap

Didrik Pinte dpinte at ITAE.BE
Fri May 12 03:25:02 EDT 2006


Le jeudi 11 mai 2006 à 20:09 -0300, igor pinheiro a écrit :
> I really need your help....
> Hi,
> How could I change, in php/mapscript, the size of the querymap (width
> and height)?
> Thanks,
> Igor

Igor,

I'm not a php programmer but here is my guess :

google --> "mapserver" --> Official website --> Documentation -->
References --> PHP Mapscript reference --> Classes --> QueryMapObj :

----------------------------------------------------------------------------
Constructor:

   Instances of querymapObj are always are always embedded inside the mapObj.

Members:

   int width
   int height
   int style   (MS_NORMAL, MS_HILITE, MS_SELECTED)
   colorObj color

Methods:

   int set(string property_name, new_value)
       Set object property to a new value. Returns -1 on error.
----------------------------------------------------------------------------

Have you tried the set method on you querymapObj ? Or just modifying the width and height ?

Didrik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message
	=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=
Url : http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060512/36778788/attachment.bin


More information about the mapserver-users mailing list