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

Update using-with-maplibre.md #8868

Merged
merged 1 commit into from May 6, 2024
Merged

Update using-with-maplibre.md #8868

merged 1 commit into from May 6, 2024

Conversation

gcor
Copy link
Contributor

@gcor gcor commented May 4, 2024

There is a code example mistake:

Expected
const layers = [new...

Actual
const layers: [new...

Closes #8867

@coveralls
Copy link

Coverage Status

coverage: 89.83%. remained the same
when pulling 39cb96a on gcor:patch-1
into 44e971d on visgl:master.

@Pessimistress Pessimistress merged commit 1015b04 into visgl:master May 6, 2024
4 checks passed
Pessimistress pushed a commit that referenced this pull request May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Doc] Fix code example mistake (using-with-maplibre section)
3 participants