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);
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.