I'm trying to figure out if it's possible to change the value of the measurement dijit results on the fly. When I click the X/Y Tool, right now, the format is Longitude: <currentvalue><br>Latitude <currentValue> But for this case, I want to be able to re-format it to something like Lat/Long: <current_latitude>,<current_longitude>. Possible? I see the result and resultLabel classes but there's nothing in there that allows me to change the value when the value changes?
Karen,
just an fyi with the 3.10 release the measurement widget look has changed.
Tim