API (v2.0.0) - Giro3D
    Preparing search index...

    Camera controls for a entities.Globe. Internally, this wraps 3d-tiles-renderer's own GlobeControls.

    Hierarchy

    Index

    Constructors

    Accessors

    • get minDistance(): number

      The minimal distance to the ellipsoid surface allowed for the controls.

      Returns number

      0 (the ellipsoid surface)
      
    • set minDistance(v: number): void

      Parameters

      • v: number

      Returns void

    Methods

    • Attaches event listeners to the DOM element. If the event listeners are already attached, this will throw an error.

      Returns void