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

KML options not applied when library built separately from application #711

Merged
merged 4 commits into from
May 16, 2013

Conversation

ahocevar
Copy link
Member

The reason for this is that the constructor applies the options to the instance. This should not be done.

The same will need to be fixed for the GML parser - @bartvde will be working on that.

@bartvde
Copy link
Member

bartvde commented May 16, 2013

thanks for finding this @ahocevar LGTM please merge when Travis is happy

ahocevar added a commit that referenced this pull request May 16, 2013
KML options not applied when library built separately from application. r=@bartvde
@ahocevar ahocevar merged commit e50c314 into openlayers:master May 16, 2013
@ahocevar ahocevar deleted the kml-options branch May 16, 2013 14:04
@bartvde
Copy link
Member

bartvde commented May 17, 2013

follow-up ticket for GML is here: #714

yinxiaomei pushed a commit to yinxiaomei/ol3 that referenced this pull request Nov 19, 2013
This is a follow-up for openlayers/openlayers#711
for the GML parser. Also use goog.array.map instead of map as was
pointed out by @twpayne on the WKT review and update the example data
to use all US states as pointed out by @tschaub on the Google hangout.
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.

2 participants