Esri / cedar

JavaScript Charts for ArcGIS
https://esri.github.io/cedar
257 stars 238 forks source link

A sample code on codepen does not work - FeatureLayer does not exist #430

Open fionajrenton opened 6 years ago

fionajrenton commented 6 years ago

There are some sample code pages that do not work e.g: https://codepen.io/tomwayson/pen/mxdVqO

I think the featureLayer in this map does not exist https://maps7.arcgisonline.com/arcgis/rest/services/Veterans_Proportion_From_Population/MapServer/0

Referenced in the demos section of the tutorial

tomwayson commented 6 years ago

Thank you @fionajrenton

Yeah, I see Error: Error handling service request : Could not find a service with the name 'MapServer/Veterans_Proportion_From_Population' in the configured clusters. Service may be stopped or ArcGIS Server may not be running. Code: 500 for that service. We'll have to find another one.