image-decoder-framework.js

A framework for heavy decoding of images, including ability to view in Leaflet and Cesium

入门
GitHub在线演示
Stars:5
License:Apache License 2.0
更新:2020/1/25

README

ImageDecoderFramework.js

A framework for heavy decoding of images, including ability to view in Leaflet and Cesium

This repository is still in construction!

Documentation and demo

Can be found here: http://mamazav.github.io/imagedecoderframework.js/

Compilation

The library is compiled by gulp:

cd imagedecoderframework.js
npm install -g gulp
gulp

License

This library is distributed under Apache 2.0 license.