drawroute icon indicating copy to clipboard operation
drawroute copied to clipboard

Feature request

Open stephen-kruger opened this issue 4 years ago • 2 comments

This is a very helpful library to simplify usage of the Google Maps API. Two suggestions to make this more useful :

1)Consider if RxJava is the best choice for transparent cross-platform usage. Industry seems to be leaning towards Kotlin. personally not too familiar with RxJava support on iOS, so perhaps it works fine too 2)Fully abstract the underlying Map implementation to allow seamless (i.e. config only) switching between other providers, such as MapBox (https://www.mapbox.com/) and OSM (https://www.openstreetmap.org).

stephen-kruger avatar Dec 15 '20 06:12 stephen-kruger

why does the route path not follow through roads it cuts through buildings and at some point connects again

charlo2433 avatar Jul 26 '21 08:07 charlo2433

Hi mate, I'm showing the latlngs those are coming from the google directions API.

Best regards

Malik Dawar

Senior Software Engineer | Android Developer

@.***

+905527377784

İstanbul, Türkiye


From: charlo @.> Sent: Monday, July 26, 2021 10:11:48 AM To: malikdawar/drawroute @.> Cc: malik dawar @.>; Assign @.> Subject: Re: [malikdawar/drawroute] Feature request (#8)

why does the route path not follow through roads it cuts through buildings and at some point connects again

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHubhttps://github.com/malikdawar/drawroute/issues/8#issuecomment-886478293, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AE7TXOS7DB37RASOAYG6UYLTZUKEJANCNFSM4U33RYBQ.

malikdawar avatar Jul 26 '21 15:07 malikdawar

Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugCompileClasspath'. = maven { url = uri("https://jitpack.io") }

AdamNizam avatar Mar 06 '24 04:03 AdamNizam