Leaflet IIIF Versions Save

Leaflet plugin for viewing IIIF images

v3.0.0

4 years ago

Bug fixes and updates

#79 - Removes jQuery dependency

v2.0.1

6 years ago

Fixes

Fixes an issue where adding, then removing, and then readding a layer causes problem when negative zooms are used. #71 sets the imageSizes back to the standard sizes on layer removes

++ @cbutcosk thanks for the contribution

2.0.0

6 years ago

https://github.com/mejackreed/Leaflet-IIIF/compare/v1.2.2...v2.0.0

Leaflet-IIIF v2.0.0 presents a slightly backwards incompatible enhancement that many users will find useful.

Enhancements

#68 Updates examples to use Leaflet v1.3.1 #68 Adds support for Leaflet's minZoom and minNativeZoom options calculating automatically.

Major Changes

The changes added #68 will automatically recalculate zooms for a given map based on the map size and the preferred tilesize coming from the IIIF server. Many users will find this useful, especially with IIIF servers that are preferring to deliver large tiles (1024).

v1.2.2

6 years ago

Updates jQuery version. Not a requirement for Leaflet-IIIF to work, but gets a security patch.

v1.2.1

7 years ago

Added option setMaxBounds #63

Thanks @dhdemerson

v1.1.1

7 years ago

v1.1.0

7 years ago

v1.0.2

7 years ago

Fixes a bug where an explicit tileSize was not being honored. Also sets a default tileSize if not specified or in an info.json response.

v1.0.1

7 years ago

Update package.json to only include relevant files

v1.0.0

7 years ago

Adds support for leaflet v1.0.0