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
Seems like non-letter characters such as ' or / in any fields that end up in the map javascript, such as point names (i.e., reach name) can break the code and cause the map not to show. Add a validation that takes care of unwanted characters.
Seems like non-letter characters such as
'or/in any fields that end up in the map javascript, such as point names (i.e., reach name) can break the code and cause the map not to show. Add a validation that takes care of unwanted characters.