let pickup = CLLocationCoordinate2D(latitude: 39.9400543, longitude: -82.00999430000002)
let destination = CLLocationCoordinate2D(latitude: 39.92797760000001, longitude: -82.0164671)
LyftButton.configure(rideKind: LyftSDK.RideKind.Standard, pickup: pickup, destination: destination)
its not showing ..


Hi bro
i try your example code its showing Estimate times and price but in i try dynamic and static diffrent area its not showing ?
i using this lat long
its not showing ..

