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

Polyline path wasn't drawn #5

Closed
shaon2016 opened this issue May 30, 2019 · 2 comments
Closed

Polyline path wasn't drawn #5

shaon2016 opened this issue May 30, 2019 · 2 comments

Comments

@shaon2016
Copy link

I have passed decoded path to your Class. But no path or no animation was showing.

But in general path is drawn by this below code.

mMap.addPolyline( PolylineOptions() .addAll(decodedPath) )

@ArjunBhilare
Copy link

Same for me

@tintinscorpion
Copy link
Owner

@shaon2016 Its fixed now in the latest version 1.1.. Hopefully you can test and provide feedback,

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

3 participants