react-geo uses the protected method getAttributions of openlayers. This means this not something that can be relied upon to be stable. In v6.5.0 it returns a function but in the code it is assumed that it is an Attribution object.
|
copyright: props.wmsLayer.getSource().getAttributions(), |