My App is an app for taxi driver and the user who call it.
I need to let the user track the taxi driver location and draw the route on the map to make him know where is he?.
I searched a lot for a way to implement this functionality and I found PubNub Tracking which is a good way for tracking.
But I was thinking if the GoogleMapSDK can do that?
anyone try to do something smiler to this functionality using googleMapSDK?
Thanks.