onMapCreated property

MapCreatedCallback? onMapCreated
final

地图创建成功的回调, 收到此回调之后才可以操作地图

Implementation

final MapCreatedCallback? onMapCreated;