akexorcist / GoogleDirectionLibrary

[Android] Library for Google Direction API for Google Maps Android API v2
Apache License 2.0
571 stars 174 forks source link

incompatible types #63

Closed maheshj01 closed 5 years ago

maheshj01 commented 5 years ago

Route route = direction.getRouteList().get(0);

maheshj01 commented 5 years ago

solved bro thanks for the library I just solved my issue and I can see the route too :)