[ka-Map-dev] [Bug 1459] New: Link to view not updated after layer change

bugzilla-daemon at bugzilla.maptools.org bugzilla-daemon at bugzilla.maptools.org
Tue May 9 21:27:22 EDT 2006


http://bugzilla.maptools.org/show_bug.cgi?id=1459

           Summary: Link to view not updated after layer change
           Product: ka-Map
           Version: 0.3
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: core
        AssignedTo: ka-map-dev at lists.maptools.org
        ReportedBy: jacob.delfos at maunsell.com


The 'link to view' URL is not updated when a layer is turned on or off. Only
when the extents change. There is no event triggered when a tickbox in the
legend is ticked/unticked. To fix this, can the following please be added on
after line 443 in KaLegend.js, inside the body of "kaLegend_toggleLayerVisibility" :

    myKaMap.triggerEvent( KAMAP_LAYERS_CHANGED, this.currentMap );

Also, there may be a redundant slash in the URL of link to view. Should the
slash after "window.location.port" be removed, in startUp.js, line 217?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Please do NOT reply to this email, use the link above instead to 
login to bugzilla and submit your comment. Any email reply to this
address will be lost.


More information about the ka-Map-dev mailing list