This project demonstrates how the openseadragon
package can be used with webpack.
Clone the project.
git clone https://github.com/yangdengxian/high-image-view.git
Install the project dependencies.
cd high-image-view
npm install
Create a bundle for the browser.
npm run build
Start the project
npm run start
Open index.html
in browser(Chrome,ie,firefox,360,etc) to see the result.
open index.html
v1.0.0
- DZI (Deep Zoom Images)
- OSM (Open Street Maps)
- TMS (Tiled Map Service)
v1.1.0
- add imageFileServer
v1.2.0
- update class OpenSeadragon_DZI
- add api doc
v1.2.1
- update webpack proxy configuration (multiple)
dependencies openseadragon jQuery