Skip to content
New issue

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

feat(lambda-tiler): Include the disabled layers in the attribution with minZoom of 32. #2746

Merged
merged 5 commits into from
Mar 21, 2023

Conversation

Wentao-Kuang
Copy link
Contributor

No description provided.

@Wentao-Kuang Wentao-Kuang requested a review from a team as a code owner March 20, 2023 00:32
@@ -7,6 +7,7 @@ export type AttributionCollection = StacCollection<{
'linz:category'?: string;
'linz:zoom': { min: number; max: number };
'linz:priority': [number];
'linz:disabled'?: boolean;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is now always set. no need for ?

blacha
blacha previously approved these changes Mar 20, 2023
@Wentao-Kuang Wentao-Kuang added this pull request to the merge queue Mar 21, 2023
@Wentao-Kuang Wentao-Kuang merged commit d87e8dd into master Mar 21, 2023
@Wentao-Kuang Wentao-Kuang deleted the fix/include-disabled-attribution branch March 21, 2023 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants