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: added additional export from tilemanager to index #382

Merged
merged 4 commits into from
Aug 1, 2024
Merged

feat: added additional export from tilemanager to index #382

merged 4 commits into from
Aug 1, 2024

Conversation

George-Madeley
Copy link
Contributor

@George-Madeley George-Madeley commented Jul 31, 2024

Added:

  • getTilePoints,
  • getTileUrl,
  • getTileImageSource
  • hasTile

to index.ts as an export from TileManager.ts.

I am developing a plugin to this library which supports vector offline tile rendering and therefore, I require these functions to be part of the export in index.ts.

@allartk allartk changed the title chore: added additional export from tilemanager to index feat: added additional export from tilemanager to index Jul 31, 2024
@allartk
Copy link
Owner

allartk commented Jul 31, 2024

Thanks!
Can you run lint (see pipeline result)?

@George-Madeley
Copy link
Contributor Author

Done

@allartk allartk merged commit 5d3a0af into allartk:master Aug 1, 2024
1 check passed
Copy link

github-actions bot commented Aug 1, 2024

🎉 This issue has been resolved in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants