Function UtmArea

A container component that maps a UTM reference point to a 3d world space origin. This can be used by sub components to position themselves by using UTM or Wgs84 coordinates as well as converting between these and 3d space coordinates.

<UtmArea utmZone={utmZone} origin={origin} originUnits={originUnits} offset={offset}>
{ children }
</UtmArea>

This component will return the internal CRS instance when passing a ref