Hello All,
I am trying to load my layers from arcgis server rest service URL.In my code i set the custom popup info for feature layer.this feature layer i want to load when first time experience builder load base map.I want to check Base map load.After this i want to add my feature layer on the webmap view.
jimuMapView.view.map.add(featureLayer);like this. in which file i have to add this function.
But how can i do this in experience builder without adding any user interaction and adding any new widget.
Please help.
Thanks