Hi Armin,

thanks again!


> > *) is there a way in pm4 to have categories not expanded on load? I
> > recall that in pm 3.2 I did the trick following the suggestion here
> 
> <category name="..."  closed="true">


I forgot to mention that I'm using a swap legend (plainlayout4), so
closed="true" doesn't seems to work.



More questions/notes:

*) I have layers with a very long list of symbology classes, the list
goes under the overview image instead of ending above it, like in the
TOC. I'm trying to fix it in the css but I'm struggling again, any hint?

Moreover the classes names stay on the same line, so the long one appear
truncated.


*) why the following is not working in my custom.js (that I already
copied inside the "plainlayout4" folder)?

  openHyperlink: function(layer, fldName, fldValue) {
        switch(layer) {
            case 'districts':
                if (fldName == 'district_') {
                    window.open('http:/' + '/en.wikipedia.org/wiki/' +
fldValue, 'wikiquery');
                }

I cannot make to have any link in the result window for layer
"districts".



Thanks in advance


-- Giovanni --


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to