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

Make GeoTIFFImage available and fix its type imports #278

Merged
merged 1 commit into from
Jan 28, 2022

Conversation

ahocevar
Copy link
Contributor

@ahocevar ahocevar commented Jan 27, 2022

This pull request makes working with geotiff.js in typed environments easier:

  • Export GeoTIFFImage so it is directly available as import { GeoTIFFImage } from 'geotiff' instead of import GeoTIFFImage from 'geotiff/dist-module/geotiffimage.js'
  • Fix GeoTIFFImage's TypedArray type references

@constantinius constantinius merged commit 3340514 into geotiffjs:master Jan 28, 2022
@ahocevar ahocevar deleted the geotiffimage-types branch January 28, 2022 08:52
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.

2 participants