JimuLayerViewComponent
FunctionJimuLayerViewComponent(props: JimuLayerViewComponentProps): ReactNodeA react component that makes it easy to use JimuLayerView from the map widget.
In most cases, you can pass in useMapWidgetIds & jimuLayerViewInfo , and use onLayerViewCreated & onLayerViewFailed to get a callback from the JimuLayerViewComponent.
Parameters
| Parameter | Type |
|---|---|
props | JimuLayerViewComponentProps |
Returns
ReactNode