我试图在按如下所示的按钮时从 更改normal为satellite,但出现 setMapType 不存在的错误。
normal
satellite
mapController.setMapType(MapType.satellite);
有人知道我做错了什么吗?
google-maps dart flutter
dart ×1
flutter ×1
google-maps ×1