We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The map layer attribution text needs to be updated with ESRI's official attribution text.
In src/features/projectsV2/ProjectsMap/TimeTravel/index.tsx, the attribution is currently set to a generic placeholder:
src/features/projectsV2/ProjectsMap/TimeTravel/index.tsx
attribution: 'layer attribution'
Update the attribution text with ESRI's official attribution text.
The text was updated successfully, but these errors were encountered:
mohitb35
No branches or pull requests
Overview
The map layer attribution text needs to be updated with ESRI's official attribution text.
Current Implementation
In
src/features/projectsV2/ProjectsMap/TimeTravel/index.tsx
, the attribution is currently set to a generic placeholder:attribution: 'layer attribution'
Required Change
Update the attribution text with ESRI's official attribution text.
References
Notes
The text was updated successfully, but these errors were encountered: