The light layer is a component of the 3D globe widget. It allows you to simulate the light and color on the outer surface of the earth. You can configure the style of the light layer, including the light intensity and color. This topic describes the configuration items of the light layer.

Click Light Layer under Components. The Settings tab of Light Layer appears.
Note If Components does not contain Light Layer, add the Light Layer component. For more information, see Map Container.

Settings

Setting tab of the lighting layer
  • Search for Configurations: In the right-side panel of Canvas Editor, click the Settings tab, and click Search for Configurations in the upper-right corner. Enter the required configuration item in the search box, and click the search icon to quickly locate the configuration item. Fuzzy match is supported. For more information, see Search for widget configuration items.
  • Ambient Light
    Parameter Description
    Ambient Color The color of the ambient light. For more information, see Color picker.
    Ambient Intensity The intensity of the ambient light.
  • Spot Light
    Parameter Description
    Spot Color The color of the spot light. For more information, see Color picker.
    Spot Intensity The intensity of the spot light.
  • Radius: the radius of the light range. Valid values: 1 to 16.

Data

This component does not support data configuration.

Interaction

This component does not support interaction events.

Interaction configuration in the blueprint editor

  1. In the canvas editor of the 3D globe widget, click the Add to Blueprint Editor icon next to Light Layer under Components.
  2. Click the Blueprint Editor icon icon in the upper-left corner of the page.
  3. In the blueprint editor, click Light Layer in the Added Nodes pane. You can configure parameters of the light layer on the canvas.Light layer parameters in the blueprint editor
    • Event: The light layer does not support events.
    • Action
      Action Description
      Show This action shows the component and does not need parameter input.
      Hide This action hides the component and does not need parameter input.