size of the querymap
Didrik Pinte
dpinte at ITAE.BE
Fri May 12 00:25:02 PDT 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: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message num?riquement sign?e
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060512/36778788/attachment.sig>
More information about the MapServer-users
mailing list