Open stephen-kruger opened 3 years ago
why does the route path not follow through roads it cuts through buildings and at some point connects again
Hi mate, I'm showing the latlngs those are coming from the google directions API.
Best regards
Malik Dawar
Senior Software Engineer | Android Developer
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.
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).