Story map shortlist: changing symbol colors

612
1
05-23-2018 10:36 AM
ToddHorner
New Contributor II

I've been making some changes to the Shortlist source code, and I'm wondering what's the best way to change symbol colors. In src/app/config.js, you can change the icon source image with the ICON_SRC property (which I've done successfully). In the same file, there are also COLOR_ORDER and COLOR_SCHEMES properties. I've changed colors in both, but seems to have no effect. Do I need to make changes elsewhere?

Thanks,

Todd

0 Kudos
1 Reply
ToddHorner
New Contributor II

So, upon switching from ArcGIS JS API 3.24 to 3.23, the config properties COLOR_ORDER and COLOR_SCHEMES changes map symbol color and tab colors. Not sure what the bug is.

0 Kudos