[Users] are multiple WMSCapabilitiesLoaders in one async treenode possible?
Daniel Behr
daniel.behr at hzg.de
Mon Jun 11 11:35:16 CEST 2012
Hello,
As far as I can see an async treeNode's loader doesnt accept an array of
loaders and the WMSCapabilitiesLoader itself does not accept an array of
url's.
What I want is a tree structure like this, with childs and leaves
rendered from different Capabilities docs but included in one parent node:
> node
> child 1
> leaf 1
> leaf 2
...
> child 2
> leaf 1
> leaf 2
...
...
is there a way to achieve this or do I have to code this myself?
what I have now is this:
> node
> child 1
> leaf 1
> leaf 2
...
> node
> child 2
> leaf 1
> leaf 2
...
...
I just want to avoid several nodes with the same name. anyone knows if
this is possible?
many thanks
Daniel
Helmholtz-Zentrum Geesthacht
Zentrum für Material- und Küstenforschung GmbH
Max-Planck-Straße 1 I 21502 Geesthacht I Deutschland/Germany
Geschäftsführer/Board of Management: Prof. Dr. Wolfgang Kaysser, Dipl.-Ing. Michael Ganß
Vorsitzender des Aufsichtsrates/Chairman of the Supervisory Board: MinDirig Wilfried Kraus
Amtsgericht Lübeck HRB 285 GE (Register Court)
Internet: http://www.hzg.de
More information about the Users
mailing list