@equinor/videx-3d
    Preparing search index...

    Function UtmPosition

    • Container component which allows sub components positioned relative to a UTM coordinate. Used with the UtmArea component.

      Parameters

      Returns Element

      <UtmArea utmZone="31N" origin={[474000, 6522000]}>
      <UtmPosition easing={easting} northing={northing}>
      { children }
      </UtmPosition>
      </UtmArea>