Ticket #71 (closed defect: fixed)

Opened 19 months ago

Last modified 15 months ago

MonitorMap keeps loading after adding a layer

Reported by: rbraam Owned by: rbraam
Priority: major Milestone: Release Version 3.2.2
Version: 3.2.0 Keywords:
Cc:

Description

The monitormap keeps loading when adding a layer with a maxscale, removing it and then adding it again (with js).

Change History

comment:1 Changed 19 months ago by rbraam

Solved by removing the addLayer Listener of the monitorMap. This also removes a nother bug: The loading bar of the monitorMap keeps loading when a map is configured but there are no layers configured.

comment:2 Changed 19 months ago by rbraam

See r630

comment:3 Changed 19 months ago by rbraam

  • Status changed from new to closed
  • Resolution set to fixed

comment:4 Changed 19 months ago by rbraam

Not quite satisfied with the result. Reverted last commit r630 en done another one:
r632

changed the order of the loadcomponent en adding the listener. First add the listener then load the component.

comment:5 Changed 15 months ago by rbraam

  • Milestone set to Release Version 3.2.2
Note: See TracTickets for help on using tickets.