Get the start and end points (polylines) of a route.
your comment here.
	
	
		
			
			
				
				This code is compatible with B4A, B4i and B4J.  1. Get an API key: https://developers.google.com/maps/documentation/geocoding/get-api-key  2.  Sub PlaceToLatLon(Place As String) As ResumableSub    Dim res() As Double = Array As Double(9999, 9999)    Dim j As HttpJob    j.Initialize("", Me)...
				
					
						
							 
						
					
					www.b4x.com
				
 
			 
		 
	 
You just have to modify the routine to process the polyline.
Using this service is good for smoothing the movement of a brand.
in the case, when an object turns on a street or changes direction on a route.
The question is, does it cost to use this service $$$?
Regards,