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

Event class is not exported #5015

Open
zdila opened this issue Nov 7, 2024 · 2 comments
Open

Event class is not exported #5015

zdila opened this issue Nov 7, 2024 · 2 comments
Labels
enhancement New feature or request PR is more than welcomed Extra attention is needed

Comments

@zdila
Copy link
Contributor

zdila commented Nov 7, 2024

maplibre-gl-js version: 4.7.1

Steps to Trigger Behavior

Event class is documented but not exported.

We would like to re-use or extend Event class for our custom control.

import { Event } from "maplibre-gl"; // errors

Expected Behavior

Event class should be exported.

Actual Behavior

Event class is not exported.

@HarelM
Copy link
Collaborator

HarelM commented Nov 7, 2024

I don't see how this class is interesting, but feel free to open a PR to export it.

@HarelM HarelM added enhancement New feature or request PR is more than welcomed Extra attention is needed labels Nov 7, 2024
@zdila zdila mentioned this issue Nov 7, 2024
5 tasks
@zdila
Copy link
Contributor Author

zdila commented Nov 7, 2024

PR #5016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PR is more than welcomed Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants