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
If you work for the City of Philadelphia, you can add Cyclomedia and Pictometry widgets to your mapboard (or layerboard) app.
These widgets require passwords for those services to be passed within your code. You can't put the City of Philadelphia's passwords for these services directly into your code and push it up to Github however.
To get hidden passwords into your project, create a file at the base of your project called .env.local
If you check your .gitignore file, .env.local should already be in it automatically. If it is not, add it to the .gitignore
In your .env.local file, add passwords like this (with no spaces, quotes, or semi-colons):