<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hey list,</div><div>I want to output some metering values on my map. The value should contain one number behind the point. But if this number is a zero it is ignored. Is there an option to force the output of the zero values? <br></div><div>I stored the output values as an attribute of the features. With firebug I detected, that the value is correctly stored. But Openlayers.Style.<span class="sourceRowText" role="presentation">createLiterals will parse the value as a float. Is there a way to avoid this?</span></div><div><br><span class="sourceRowText" role="presentation"></span></div><div><span class="sourceRowText" role="presentation">Thanks!<br></span></div></div></body></html>