我正在使用 React Native 创建一个 Android/iOS 应用程序,我想以 3D 模式显示街道,
与截图 2 相同。
我该怎么做?
Best Answer-推荐答案 strong>
您可以简单地使用 map 方法:animateToViewingAngle(angle)。 https://github.com/react-native-community/react-native-maps/blob/master/docs/mapview.md
关于android - 如何在 3D 模式下查看 Google map ?,我们在Stack Overflow上找到一个类似的问题:
https://stackoverflow.com/questions/43377909/
|