Topic: Drawing accuracy
So I'm able to draw a parcel boundary, and it's close - very close. But for property boundaries, close will get you sued. In Google's threejs overlay my GeoJSON data matches their property boundaries exactly, and in Cesium maps it also matches (after I move their "origin" to the general location.
As you'll see in the screenshot my drawing is exactly the same size and shape as the Google boundary lines, but it's off by a meter or so...
Is there a setting to offset these kinds of errors?