Opened 12 years ago
Closed 12 years ago
#2289 closed defect (fixed)
MGCooker requesting wrong tiles from server when using override bounds
Reported by: | dcreado | Owned by: | jng |
---|---|---|---|
Priority: | medium | Milestone: | Maestro-5.1 |
Component: | Maestro | Version: | 2.5.0 |
Severity: | major | Keywords: | |
Cc: | External ID: |
Description
When using override bounds MGCooker request wrongs tiles from server. This makes impossible to generated detailed cache for some areas of the map. There is a patch attached that changes how the offsetX and offsetY are calc and let it be defined by scale (rather that globally like it is now).
Attachments (1)
Change History (2)
by , 12 years ago
Attachment: | MgCooker-OverridedExtends.patch added |
---|
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed r7649. Thanks for the patch