maptype property

StaticMapType? maptype
final

Defines the type of map to construct. There are several possible maptype values, including roadmap, satellite, hybrid, and terrain.

Implementation

final StaticMapType? maptype;