I want to draw a curved line between two markers (something like Uber) but there's no method for doing that. is there any idea?
Asked
Active
Viewed 1,704 times
4
-
should it be shortest path between two ? – SuryaKantSharma Mar 09 '18 at 09:00
-
@SuryaKantSharma does't mattet just to be curved – Mehrdad Mar 09 '18 at 09:13
-
any path means ? – SuryaKantSharma Mar 09 '18 at 09:14
-
any curved line between two point – Mehrdad Mar 09 '18 at 09:59
-
@Mehrdad Yes only curve line between two points without using google API because that will not work if you have two different country coordinates. – Vivek Yadav Nov 02 '18 at 04:26
-
2iOS Swift Solution: https://stackoverflow.com/a/53569754/6593774 – Rouny Dec 01 '18 at 10:14
-
@Rouny tnx a lot :) – Mehrdad Dec 01 '18 at 17:27
-
@Mehrdad It would be really nice of you, if you can vote my answer at the above link if it had really helped you in any way. – Rouny Dec 03 '18 at 05:59
-
@Rouny i solved that problem long time ago...but you're answer is useful for others... so i vote :) – Mehrdad Dec 14 '18 at 14:37
-
@Mehrdad Thanks mate – Rouny Dec 15 '18 at 17:32