var content = "<b>Address</b>: ${ADDR}" + "<br /><b>Owner Name</b>: ${OWNER}" + "<br /><b>Parcel ID</b>: ${APN}" + "<br /><b>City</b>: ${CITY}" + "<br /><b>Acres</b>: ${TOTAL_ACRES:NumberFormat}" + " <br /><a href='${COUNTY_LINK}'>County Assessor Site</a>" var popUpTemplate = new esri.InfoTemplate("Parcel", content);
dojo.number.format(spanishPct, {places:2})
alert('Size in acres: ' + theAcres.toFixed(2)); //format number to only 2 decimal places
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.