I am trying to display NIFS Incident feature data into a WebMap. Url to the feature layer is https://services6.arcgis.com/482rNfwlCo5mxMqT/arcgis/rest/services/Revised_Event_Group_Layer_Point_L... . Also added FeatureTemplates to list and show the features in the layer. However nothing shows up.
I am able to add and show another feature URL from ArcGIS - Layer: Units (ID: 2) . In this case, all the symbols show up correctly. Just started playing with the javascript API. So need some pointers or guidance as to what I am doing wrong.
The JSFiddle Url of the code is ArcGIS JavaScript Tutorials: Create a JavaScript starter app\n \n html, body, #viewDiv {\n padding: ... . I have added both feature layers presently to demonstrate how the military units show up, but not the features from NIFS layer.
Thanks in advance for the help.