Ticket #3131 (closed defect: fixed)
Bug with mapObj.zoomScale() does not set the scale to the desired value.
| Reported by: | kfaschoway | Owned by: | aboudreault |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.6 release |
| Component: | MapScript-PHP | Version: | 5.4 |
| Severity: | normal | Keywords: | |
| Cc: | aboudreault, dmorissette, assefa |
Description
The function mapObj.zoomScale(...) does not set the scale to the desired value. If the desired scale is 20,000,000 then the function would set the scale to something slightly different like 20,000,063 after the function call.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

