React-Native Google地图搜索结果

时间:2017-12-09 12:55:48

标签: ios google-maps react-native geolocation maps

我想在react-native中显示搜索查询结果地图, 例如:

https://www.google.it/maps/search/hotels+in+New+York,+Stati+Uniti/@40.7522488,-74.0240238,13z/data=!3m1!4b1?hl=it

我检查了几个组件: https://github.com/react-community/react-native-maps https://github.com/tolu360/react-native-google-places https://github.com/react-community/react-native-maps/blob/master/docs/installation.md

我成功安装了cocoa依赖项并设置了Google API。

我正在寻找的是Google地图结果的“环绕我”功能

1 个答案:

答案 0 :(得分:1)

对我来说,最好的解决方案是使用AirBandB React Native Maps组件。它提供了使用谷歌地图(而不仅仅是谷歌地图)所需的所有功能。

这是一个很棒的视频教程系列,非常清晰,效果很好。

https://www.youtube.com/watch?v=eT8SssHz0nY