parse for the right nearest output coordinate
This commit is contained in:
		
							parent
							
								
									dcb7651f40
								
							
						
					
					
						commit
						b61beee95c
					
				| @ -17,7 +17,7 @@ module.exports = function () { | ||||
|                     if (response.statusCode === 200 && response.body.length) { | ||||
|                         var json = JSON.parse(response.body); | ||||
| 
 | ||||
|                         coord = json.mapped_coordinate; | ||||
|                         coord = json.waypoints[0].location; | ||||
| 
 | ||||
|                         var got = { in: row.in, out: row.out }; | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user