var template = new esri.InfoTemplate("", "<b>Station:</b> ${Corner Point Identifier}");
var template = new esri.InfoTemplate("", "<b>Station:</b> http://gisdev2/surveybenchmarks/scans/${Corner Point Identifier}.pdf" ) ;
var infoTemplate = new esri.InfoTemplate(); infoTemplate.setContent( '<b>Station:</b><a href="http://${Corner Point Identifier}.pdf">Descriptive Text</a>' );
"http://${Corner Point Identifier}.pdf"
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.