> 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?
solved by adding
$('#toclegend').height(mH - $('#
> *) 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_') {
>
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
>
>
I forgot to mention that I'm using a swap legend (plainlayout4), so
closed="true" doesn't seems to work.
More questio
On Mon, Aug 9, 2010 at 7:08 PM, Giovanni Manghi
wrote:
> Thanks Armin!
>
> I have another couple of questions about UI personalization:
>
> *) I'm not finding a way to leave a bit more space between the TOC and
> the overview map (the TOC is very long and goes all the way down to the
> overview im
Thanks Armin!
I have another couple of questions about UI personalization:
*) I'm not finding a way to leave a bit more space between the TOC and
the overview map (the TOC is very long and goes all the way down to the
overview image). Probably I'm missing something easy in toc.css
*) is there a
It's only necessary to change a CSS style, see
http://svn.pmapper.net/trac/changeset/1010
Armin
On 09/08/2010 15:23, Giovanni Manghi wrote:
> Hi all,
>
> I'm trying fix the following function in PM 4
>
>
> /** Tool links */
> pmToolLinks: function(tl) {
>