Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make types used in the API part of the API #2516

Closed
ahocevar opened this issue Aug 11, 2014 · 2 comments
Closed

Make types used in the API part of the API #2516

ahocevar opened this issue Aug 11, 2014 · 2 comments

Comments

@ahocevar
Copy link
Member

Currently there are a few types which are exposed as arguments or return types of exportable members. We either have to make these types exportable, or remove the symbols that expose them from the API. This is the list of types:

ol.TileRange
ol.format.Feature
ol.format.IGCZ
ol.format.WFS.FeatureCollectionMetadata
ol.format.WFS.TransactionResponse
ol.render.IVectorContext
ol.source.WMTSRequestEncoding
ol.style.IconAnchorUnits
ol.style.IconOrigin

This came up in #2479 (comment).


Want to back this issue? Place a bounty on it! We accept bounties via Bountysource.

@probins
Copy link
Contributor

probins commented Aug 11, 2014

see #2509

@probins
Copy link
Contributor

probins commented Aug 27, 2014

I think this one can be closed, as it should be covered by #2615

@tschaub tschaub closed this as completed Nov 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants