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

Use ol.Coordinate instead of ol.geom.Vertex #957

Merged
merged 4 commits into from
Sep 2, 2013
Merged

Use ol.Coordinate instead of ol.geom.Vertex #957

merged 4 commits into from
Sep 2, 2013

Conversation

tschaub
Copy link
Member

@tschaub tschaub commented Aug 30, 2013

The ol.geom.Vertex typedef was created before ol.Coordinate became Array.<number>. Now that they have the same structure, there should be only one.

@elemoine
Copy link
Member

elemoine commented Sep 2, 2013

Looks good to me.

tschaub added a commit that referenced this pull request Sep 2, 2013
Use ol.Coordinate instead of ol.geom.Vertex.
@tschaub tschaub merged commit 85509e1 into openlayers:master Sep 2, 2013
@tschaub tschaub deleted the use-coordinate branch September 2, 2013 22:53
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