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);
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.