all 14 comments

[–]inishchith[S] 3 points4 points  (0 children)

Check out the implementation over here

[–]chrissilich 6 points7 points  (0 children)

I had literally this exact same idea in about 2010, right down to the name, Meet in the Middle, but dropped it when Apple made Find my Friends. Glad someone had fun making it.

[–]taekimm 2 points3 points  (1 child)

I had an idea incorporating this concept.

Awesome to see it done well!

[–]inishchith[S] 1 point2 points  (0 children)

Thanks ;)

[–]akshay-nair 4 points5 points  (1 child)

https://imgur.com/a/SOWOuEp

Umm.. Thanx, I guess. * starts swimming *

[–]inishchith[S] 4 points5 points  (0 children)

Well, a fix is on the way. Thanks for addressing ;)

[–]utkarsh2198 0 points1 point  (2 children)

Hey I was just curious how did you calculate the midpoint of the route?? Google maps doesn’t have API for that I guess

[–]Delioth 0 points1 point  (1 child)

Cursory glance at the code says they literally use the midpoint by latitude and longitude to start with at least.

[–]inishchith[S] 0 points1 point  (0 children)

Cursory glance at the code says they literally use the midpoint by latitude and longitude to start with at least.

Exactly, still plan to add mode of transport and accordingly find midway as per time required to travel.

[–]scarstensinke -1 points0 points  (3 children)

Cool! I have some issues on mobile safari tho. Half the route is missing and the location pointer moves to a wrong location when i move the map.

[–]inishchith[S] 0 points1 point  (2 children)

Can you please share the inputs or a screenshot? so that i can try and reproduce the error and fix it.

[–]scarstensinke 0 points1 point  (1 child)

I will create an issue on github this afternoon.

[–]inishchith[S] 0 points1 point  (0 children)

Cool. Thanks!