Thanks Robert, that works great. Is there a way to specify individual items with in the container to include or exclude from the print/exported version? Daniel
import com.esri.viewer.ViewerContainer; var bmpMap:BitmapData = ImageSnapshot.captureBitmapData(ViewerContainer.getInstance());
import com.esri.solutions.flexviewer.SiteContainer; var bmpMap:BitmapData = ImageSnapshot.captureBitmapData(SiteContainer.getInstance()); //var bmpMap:BitmapData = ImageSnapshot.captureBitmapData(map);
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.