Skip to content

incorrect use of protected openlayers method getAttributions #1962

@simonseyock

Description

@simonseyock

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(),

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions