MyGit

v10.3.0

openlayers/openlayers

版本发布时间: 2024-11-30 19:30:19

openlayers/openlayers最新发布版本:v10.3.1(2024-12-06 23:34:09)

In addition to many important bug fixes, the 10.3 release adds several improvements to the recently introduced ImageTile source, support for model transformations for the GeoTIFF source, a new SentinelHub source, built-in support for UTM coordinate transforms, smart caching of regular shape and icon styles, TypeScript improvements for the VectorImage layer, and a new WebGLVectorLayer.

Upgrade notes

The transform function throws for unknown projections

Previously, the transform() function from the ol/proj module would apply the identity transform if either the source or the destination projections were unrecognized. Now this function will throw an error if it cannot perform the transform. You can check whether a projection is registered by calling the get() function from ol/proj - this function returns null if the projection definition for a provided identifier is not known.

List of all changes

See below for a complete list of features and fixes.

Dependency Updates

相关地址:原始地址 下载(tar) 下载(zip)

1、 v10.3.0-package.zip 2.73MB

2、 v10.3.0-site.zip 17.49MB

查看:2024-11-30发行的版本