Skip to content

Conversation

@twpayne
Copy link
Contributor

@twpayne twpayne commented Dec 11, 2013

This PR ports @Turbo87's excellent work in #337 to the vector-api branch.

@Turbo87
Copy link
Contributor

Turbo87 commented Dec 11, 2013

👍

maybe some of the simplifications I've done in Turbo87/Leaflet.encoded@feb8a00 would apply here too, specifically the (num < 0) ? ~(num << 1) : (num << 1); parts.

@elemoine
Copy link
Member

Looks good!

@twpayne
Copy link
Contributor Author

twpayne commented Dec 11, 2013

Thanks @Turbo87! Will port your simplifications

@fredj
Copy link
Member

fredj commented Dec 19, 2013

Looks good (and example would be nice but it can be done later)

twpayne added a commit that referenced this pull request Dec 19, 2013
[vector-api] Add ol.format.Polyline
@twpayne twpayne merged commit e789d9a into openlayers:vector-api Dec 19, 2013
@twpayne twpayne deleted the vector-api-polyline branch December 19, 2013 17:15
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.

4 participants