You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually the error is due to the colormap being cast to a List before it is indexed instead of being used directly as a Map.
this is the line that needs to be fixed:
alert levels vary from 1 to 4
colormap levels vary from 0 to 3
so when cities are in level 4 we get a RangeError
The text was updated successfully, but these errors were encountered: