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

Provide getters and setters for symbolizer properties #862

Merged
merged 7 commits into from Jul 12, 2013
Merged

Provide getters and setters for symbolizer properties #862

merged 7 commits into from Jul 12, 2013

Conversation

tschaub
Copy link
Member

@tschaub tschaub commented Jul 12, 2013

This is part of a larger chunk of work to allow CSS dialects for generating vector layer styles. When parsing CSS-ish style declarations, symbolizers need to be modified after they are created. Having getters and setters allows for this. Note that renderers only work with symbolizer literals and these are not mutable. Having mutable symbolizers will also allow for future style editors.

@ahocevar
Copy link
Member

Looks good. Please merge.

tschaub added a commit that referenced this pull request Jul 12, 2013
Provide getters and setters for symbolizer properties
@tschaub tschaub merged commit 63c4feb into openlayers:master Jul 12, 2013
@tschaub tschaub deleted the mutable-symbolizers branch July 12, 2013 23:45
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