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);
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.