Opened 14 years ago
Closed 14 years ago
#776 closed defect (fixed)
slippy map (Browser overflow)
Reported by: | marc | Owned by: | dev |
---|---|---|---|
Priority: | major | Milestone: | 2.7.1 release |
Component: | administration | Version: | 2.7 |
Keywords: | Cc: |
Description
Since we're using slippy Map in Mapbender every MapRequest get a single place in Dom that's never removed.
So if you're using Mapbender for a long time and take a lot of Maprequest the browserProcess exceed.
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I got a little workaround that removes the previous image from dom.
see here
please test
regards Marc