commenthol / leaflet-rastercoords

Leaflet plugin for plain image map projection to display large images using tiles generated with gdal2tiles-leaflet

Home Page:https://commenthol.github.io/leaflet-rastercoords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript Supporting?

chinkan opened this issue · comments

Hi,

Is this library support for typescript? I want to use in Angular 2+. Thanks :)

There are no plans to offer support for typescript.

could i add a typescript definition for your library? :)

If you like to. Your PR is welcome.

Hi @commenthol,

I have created a new typescript definitions for your library and tried in my angular project.
I have created a PR to DefinitelyTyped. :)
DefinitelyTyped/DefinitelyTyped#35901

Wouldn't it be better to add the type definitions within this package, instead of adding this to an external dependency?

Closing due to issue resolved by PR in DefinitelyTyped package.