Android : Adding a marker along half the distance in Maps API Android

on Saturday, March 21, 2015


I am doing an Android project using Google Maps API that gets 2 different locations and adds a marker halfway along the route.


I found out that this can be done through Javascript and Node.js, but I want to do it entirely in Google Maps API.


How can I get the distance between 2 points and add a marker half way along the route?


Thanks in advance! :D


0 comments:

Post a Comment