Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我必须创建一个地图视图,我可以在其中向用户显示从起始位置到结束位置的方向,就像我们通过看起来像 3d 的谷歌地图一样。
Google 提供了 SDK,它为我们提供了很多选择...
https://developers.google.com/maps/documentation/ios/start
谢谢