var extScreenWidth = map.width * (geom.getExtent()).getWidth() / map.extent.getWidth(); var extScreenHeight = map.height * (geom.getExtent()).getHeight() / map.extent.getHeight();
printTemplate.exportOptions = { width: Math.round(extScreenWidth), height: Math.round(extScreenWidth), dpi: 96 };
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.