We have an application using SDK version 4.25.5 with a sketch widget tool. We have enabled tooltips with `tooltipOptions = {enabled: true};` and they work great except when users try to create a polyline longer than 1000ft the units are automatically converted into miles. Is there a way to prevent this functionality or to update the threshold of conversion to a larger value?