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"
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.