Changelog
[1.0.0-beta.9] - 2024-03-08
displayWebMapLink
option,
which includes selecting links by id.Changelog
[1.0.0-beta.8] - 2024-01-30
Changelog
[1.0.0-beta.7] - 2024-01-26
SourceType
as public APIChangelog
[1.0.0-beta.6] - 2023-08-28
getSourceOptions(type, options, ref)
to customize source options.
It also applies to all web-map-link source options now.
It replaces:
getGeoTIFFSourceOptions(options, ref)
getImageStaticSourceOptions(options, ref)
getXYZSourceOptions(options, ref)
SourceType
enum for getSourceOptions
Changelog
[1.0.0-beta.5] - 2023-08-23
NaN
if not present in STAC metadataChangelog
[1.0.0-beta.4] - 2023-08-22
import STAC from 'ol-stac';
)Changelog
[1.0.0-beta.3] - 2023-08-22
properties
option to the LayerGroup.Changelog
[1.0.0-beta.2] - 2023-08-22
stacUtils.js
from ol/layer
to ol-stac/utils.js
import STAC from 'ol-stac';
)