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
The problem is it can't read the map URL from the environment variable and I get an undefined value for osm_offline. I'm not sure how replace.js file works but I think it somehow overwrites the environments of this file.
The text was updated successfully, but these errors were encountered:
I'm trying to set the offline map URL as an external environment variable in
leaflet_options.js
:And in my compose file I have:
The problem is it can't read the map URL from the environment variable and I get an
undefined
value forosm_offline
. I'm not sure howreplace.js
file works but I think it somehow overwrites the environments of this file.The text was updated successfully, but these errors were encountered: