setMapType abstract method

Future<void> setMapType(
  1. MapType mapType
)

选择显示图层

Implementation

Future<void> setMapType(MapType mapType);