I am trying to extend a existing widget, using as a parent widget, the OverviewMap widget. The problem that I have is how to load or how to refer the widget parent files without loading the parent widget in the app.
I was following the Nick Brueggemann demo in their presentation. But I think that he load the parent and the enhanced widget in the app.
Anyone can help me? rscheitlin
Thanks in advance.