Just like the infowindow base example, is there something similar for the popup dijit?
Harold,
The PopupTemplate has a setContent function just like the InfowWindowBase so you can do the same thing the InfoWindowBase sample does. Look at this sample to see the PopupTemplate used:
Popup with related fields | ArcGIS API for JavaScript
I have a heavily modified infowwindow, just wanted to have the setFeatures and feature Navigation done for me. Not much effort to implement, but I re-use when I can. AN example of my infowindow is attached: the arrows on the left allow you to navigate to views on the right. If this can be done with setContent, I'd like to see a detailed example. It's been straightforward subclassing Infowindowbase
Sorry I don't have a detailed example of that or a sample to point you to.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.