Opened 19 years ago

Closed 18 years ago

#1382 closed defect (fixed)

[PHPMapscript - Documentation] ZoomScale optional parameter is missing from function

Reported by: jlacroix Owned by: jmckenna@…
Priority: normal Milestone:
Component: Documentation - MapServer Version: 4.5
Severity: normal Keywords:
Cc:

Description

The mapObj zoomscale function declaration contains only 5 parameters. There's
actually 6 parameters that can be passed to this function. The last one is
optional. So should have:

void zoomscale(double nScale, pointObj oPixelPos, int nImageWidth, 
               int nImageHeight, rectObj oGeorefExt [, rectObj oMaxGeorefExt])

Change History (2)

comment:1 by jlacroix, 19 years ago

Owner: changed from kgeurts@… to jmckenna@…
phpmapscript doc should go to Jeff sorry

comment:2 by jmckenna@…, 18 years ago

Resolution: fixed
Status: newclosed
updated website doc and source README
Note: See TracTickets for help on using tickets.