Interface LODControl

LOD control objects define how the map tiles are subsivided or simplified.

Hierarchy

  • LODControl

Implemented by

Methods

Methods

  • Update LOD of the MapView and Camera position on the world.

    Parameters

    • view: MapView

      Map view for wich the LOD will be updated.

    • camera: Camera

      Camera used to view the scene.

    • renderer: WebGLRenderer

      Renderer object.

    • scene: Object3D<Event>

      Scene that compose the mapview.

    Returns void

Generated using TypeDoc