Opened 16 years ago
Closed 16 years ago
#190 closed defect (fixed)
Max scale is limited to 100,000,000
Reported by: | chrisclaydon | Owned by: | madair |
---|---|---|---|
Priority: | P2 | Milestone: | 2.0 |
Component: | Widgets | Version: | SVN |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | 1151363 | Operating System: | All |
state: | Approved |
Description
The max scale is limited to 100,000,000, which prevents the display of the full extents of some maps.
MapGuide uses 1000,000,000,000 to represent "Infinite" scale, which allows most typical use cases to display completely.
Note:
See TracTickets
for help on using tickets.
(In [1709]) Fix #190 - Increase max scale from 100,000,000 to 1,000,000,000,000