Re: [Mapbuilder-devel] Update on catalog example

2008-03-07 Thread Andreas Hocevar
Roald, thanks for your efforts. Nice piece of work! Roald de Wit wrote: > - LayerMetaData is a fully separate widget and 'registers itself' trough > a model.setParam("layerMetaData"). LayerControl checks for that param > and shows the 'i' button if set to true. > I like that approach. Only on

[Mapbuilder-devel] Update on catalog example

2008-03-06 Thread Roald de Wit
Hi all, Taking Andreas' comments into account, the Catalog example now has the following changes: - LayerMetaData is a fully separate widget and 'registers itself' trough a model.setParam("layerMetaData"). LayerControl checks for that param and shows the 'i' button if set to true. - CatalogSearc