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