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

Add TextStyle offsets getters to API. #2677

Merged
merged 1 commit into from
Sep 3, 2014

Conversation

gberaudo
Copy link
Member

@gberaudo gberaudo commented Sep 3, 2014

The other properties getters are in the API already.

@@ -64,13 +64,13 @@ ol.style.Text = function(opt_options) {

/**
* @private
* @type {number}
* @type {!number}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the information @elemoine.
I updated the PR.

@elemoine
Copy link
Member

elemoine commented Sep 3, 2014

Agree on adding @api but disagree on prefixing number with !.

The other properties getters are in the API already.
elemoine pushed a commit that referenced this pull request Sep 3, 2014
Add TextStyle offsets getters to API.
@elemoine elemoine merged commit e854d16 into openlayers:master Sep 3, 2014
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