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

[ALS-1886] Language support #285

Merged
merged 4 commits into from
Nov 14, 2024
Merged

[ALS-1886] Language support #285

merged 4 commits into from
Nov 14, 2024

Conversation

wadhawh
Copy link
Collaborator

@wadhawh wadhawh commented Nov 14, 2024

This PR adds language support to map.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

return nextStyle;
};

export const getStyleWithPreferredLanguage = async (styleUrl: string, preferredLanguage: string) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Not as part of this PR, but we should identify a common place to put this utility so that other customers can leverage this.

@cgalvan cgalvan merged commit f310655 into main Nov 14, 2024
3 checks passed
@cgalvan cgalvan deleted the ALS-1886_language-support branch November 14, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants