Hey,Can you upload a sample of your config.js file?I had the same problem and I forgot what I did to fix it 😕 Make sure your config.js is formatted properly. See example below of part of the activities code section:Thanks,Luci
//Activities to be displayed in info window for a feature Activities: [{ FieldName: "${RESTROOM}", Alias: "Restrooms Available", Image: "images/restrooms.png", isSelected: true }, { FieldName: "${ADACOMPLY}", Alias: "ADA Compliant", Image: "images/ada compliant.png" }, { FieldName: "${SWIMMING}", Alias: "Swimming", Image: "images/swimming.png" }, { FieldName: "${HIKING}", Alias: "Hiking", Image: "images/hiking.png" }, {
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.