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

Pod Update updated to GEOSwift 2.2.0 and I get compile error. #6

Closed
nylemusgrave opened this issue Jun 15, 2018 · 1 comment
Closed

Comments

@nylemusgrave
Copy link

MapboxGLAnnotations.swift line 88

self.centroid = CLLocationCoordinate2DFromCoordinate(geometryCollection.centroid().coordinate)

Value of optional type 'Waypoint?' not unwrapped; did you mean to use '!' or '?'"?

@vfn
Copy link
Member

vfn commented Jun 18, 2018

@nylemusgrave the code on develop branch had a fix for it. I have updated the pod version to contain the changed.

@vfn vfn closed this as completed Jun 18, 2018
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

No branches or pull requests

2 participants