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

Call loadFeatures from ol.source.ImageVector #2752

Merged
merged 1 commit into from
Sep 25, 2014
Merged

Call loadFeatures from ol.source.ImageVector #2752

merged 1 commit into from
Sep 25, 2014

Conversation

elemoine
Copy link
Member

This PR fixes a bug reported on the mailing list that makes it impossible to use an ol.source.TileVector in an ol.source.ImageVector.

The fix involves calling loadFeatures from ol.source.ImageVector#.canvasFunctionInternal_, as done by the canvas vector layer renderer.

Please review.

@elemoine elemoine added the bug label Sep 25, 2014
@elemoine elemoine added this to the v3.1.0 milestone Sep 25, 2014
@fredj
Copy link
Member

fredj commented Sep 25, 2014

LGTM

elemoine pushed a commit that referenced this pull request Sep 25, 2014
Call loadFeatures from ol.source.ImageVector
@elemoine elemoine merged commit 0080078 into openlayers:master Sep 25, 2014
@elemoine elemoine deleted the loadfeatures branch September 25, 2014 13:00
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

Successfully merging this pull request may close these issues.

None yet

2 participants