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

Proper vector exports to get vector examples working #817

Merged
merged 2 commits into from Jun 26, 2013
Merged

Proper vector exports to get vector examples working #817

merged 2 commits into from Jun 26, 2013

Conversation

tschaub
Copy link
Member

@tschaub tschaub commented Jun 24, 2013

Feature information is not properly displayed in the vector-layer.html, kml.html, and gpx.html examples with the built lib. In addition, the style-rules.html example doesn't display the labeled points.

@ahocevar
Copy link
Member

Thanks for catching this, and for the fix. Please merge when Travis is happy.

@tschaub
Copy link
Member Author

tschaub commented Jun 25, 2013

Travis keeps quitting on us, but I see that this will fail due to our strict linting of generated files.

@twpayne how about we lift the restriction on line length when linting generated externs/types?

@tschaub
Copy link
Member Author

tschaub commented Jun 25, 2013

Depends on #821.

This makes the style-rules.html example work with built lib.
This was previously called getTransformFeatureInfo, which is a method instead of an option.  In addition, the generate-exports.py script does not properly export properties whose names appear on a different line than the @Property annotation.  This makes the vector-layer.html, kml.html, and gpx.html examples work with the built lib.
@tschaub
Copy link
Member Author

tschaub commented Jun 25, 2013

Rebased after merging #821. Will merge when the build passes.

tschaub added a commit that referenced this pull request Jun 26, 2013
Proper vector exports to get vector examples working
@tschaub tschaub merged commit 4ccff4e into openlayers:master Jun 26, 2013
@tschaub tschaub deleted the vector-exports branch June 26, 2013 01:17
afabiani pushed a commit to geosolutions-it/openlayers that referenced this pull request May 22, 2017
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