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

Remove getSimplifiedGeometry from ol.geom.Circle #2179

Merged
merged 1 commit into from Jun 9, 2014

Conversation

pagameba
Copy link
Member

@pagameba pagameba commented Jun 9, 2014

The getSimplifiedGeometry method is unnecessary as ol.geom.SimpleGeometry's default implementation is to do the same thing (return this).

The `getSimplifiedGeometry` method is unnecessary as
`ol.geom.SimpleGeometry`'s default implementation is to do the
same thing (return `this`).
@elemoine
Copy link
Member

elemoine commented Jun 9, 2014

Please merge @pagameba. Thanks.

pagameba added a commit that referenced this pull request Jun 9, 2014
Remove getSimplifiedGeometry from ol.geom.Circle
@pagameba pagameba merged commit 50b63b4 into openlayers:master Jun 9, 2014
@pagameba pagameba deleted the remove-getsimplifiedgeometry branch June 9, 2014 20:10
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