So i need to redirect users to google maps mobile app when they click on the button ! (PS : i m using Chatfuel messsenger chatbot JSON API response chatfuel JSON API )
I've tried these links but it didn't work for me :
comgooglemaps://?center=40.765819,-73.975866&zoom=14&views=traffic"
When i use this link
https://www.google.com/maps/dir/?api=1&origin="+latitude+","+longitude+"&destination="+loc.latitude+","+loc.longitude+"&travelmode=transport?v=%20",
I get this result