草庐IT

RCTGoogleMapViewManager

全部标签

ios - React-Native (iOS) 中的谷歌地图

我的目标是在ReactNative中显示Googlemap。我见过将GoogleMapsSDK与UIMapView或MapBoxmap结合使用的示例,但这不是我要找的。我目前没有错误。这是我的代码:index.ios.js'usestrict';importReact,{AppRegistry,Component,StyleSheet,Text,View}from'react-native';importGoogleMapsfrom'./ios/GoogleMaps.js';classRCTGoogleMapsextendsComponent{constructor(props){su

ios - React-Native (iOS) 中的谷歌地图

我的目标是在ReactNative中显示Googlemap。我见过将GoogleMapsSDK与UIMapView或MapBoxmap结合使用的示例,但这不是我要找的。我目前没有错误。这是我的代码:index.ios.js'usestrict';importReact,{AppRegistry,Component,StyleSheet,Text,View}from'react-native';importGoogleMapsfrom'./ios/GoogleMaps.js';classRCTGoogleMapsextendsComponent{constructor(props){su