所以我需要在用户点击按钮时将他们重定向到谷歌地图移动应用!(PS:我使用 Chatfuel messenger 聊天机器人 JSON API 响应chatfuel JSON API)
我已经尝试过这些链接,但它对我不起作用:
comgooglemaps://?center=40.765819,-73.975866&zoom=14&views=traffic"
当我使用这个链接
https://www.google.com/maps/dir/?api=1&origin="+latitude+","+longitude+"&destination="+loc.latitude+","+loc.longitude+"&travelmode=transport?v=%20",
我得到这个结果