Just a few words

The main purpose of the project is to make easier the process of creating of charts in Angular applications.

It's just the first, initial version of the library, that gonna become much more functional in a few weeks.

Installation

npm install @artstesh/maps

Unfortunately, developers of geotiff library don't want to fix a serious problem with their package, so we have to add also

  'skipLibCheck': true

to our tsconfig.json to avoid compilation errors.

Versions

Angular @artstesh/maps
12 ^1.0.0
13 ^2.0.0
14 ^3.0.0
15 ^4.0.0
16 ^5.0.0
17 ^6.0.0