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

Correct olx.style.RegularShapeOptions definition #2988

Merged
merged 1 commit into from
Nov 29, 2014
Merged

Correct olx.style.RegularShapeOptions definition #2988

merged 1 commit into from
Nov 29, 2014

Conversation

bartvde
Copy link
Member

@bartvde bartvde commented Nov 29, 2014

Either radius or radius1 needs to be provided. Radius2 is optional, as well as angle.

@bartvde
Copy link
Member Author

bartvde commented Nov 29, 2014

cc @elemoine

* radius: (number|undefined),
* radius1: (number|undefined),
* radius2: (number|undefined),
* angle: (number|undefined),
Copy link
Member

Choose a reason for hiding this comment

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

You also need to change the @type in the definitions of the options further down in the file.

@elemoine
Copy link
Member

I added a comment, but it otherwise looks good to me. Please merge when my comment is addressed. Thanks a lot for following up on this Bart!

bartvde added a commit that referenced this pull request Nov 29, 2014
Correct olx.style.RegularShapeOptions definition (r=@elemoine)
@bartvde bartvde merged commit 1a2544d into openlayers:master Nov 29, 2014
@bartvde bartvde deleted the radius1-olx branch November 29, 2014 13:08
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