Skip to content

Include optional property 'crossOrigin' in the API documentation for GeoImageOptions #1159

@javier-lopez-1s

Description

@javier-lopez-1s

Hi,
The class ol.source.GeoImage accepts in its constructor a property called crossOrigin, as can be seen in the line 45 of the source code:
https://github.com/Viglino/ol-ext/blob/master/src/source/GeoImage.js#L45
However, the API documentation for the object passed in the constructor, GeoImageOptions, does not detail this property. Could you please add it to the documentation?
The typescript declarations have already been updated to include this property. The pull request was Siedlerchr/types-ol-ext#189
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions