草庐IT

dart - 在 flutter 中使用 google map 时出现错误

我在使用带有flutter的google_maps_flutter:^0.0.3+3插件时遇到错误。我完成了使用googlemap与androidmanifest或iosrunner的所有要求。这是我的map代码GoogleMap(onMapCreated:(GoogleMapControllercontroller){},options:GoogleMapOptions(cameraPosition:CameraPosition(target:LatLng(36.382013,43.143249),),mapType:MapType.normal,),),错误是这样的:W/Resou

dart - 在 flutter 中使用 google map 时出现错误

我在使用带有flutter的google_maps_flutter:^0.0.3+3插件时遇到错误。我完成了使用googlemap与androidmanifest或iosrunner的所有要求。这是我的map代码GoogleMap(onMapCreated:(GoogleMapControllercontroller){},options:GoogleMapOptions(cameraPosition:CameraPosition(target:LatLng(36.382013,43.143249),),mapType:MapType.normal,),),错误是这样的:W/Resou