mapType property

MapType? mapType
final

---- EN ----

### Here is type of the map, if it is normal, satellite, etc

---- AR ----

### هنا نوع الخريطة اذا كانت افتراضية او قمر صناعي وغيره

Implementation

///### Here is type of the map, if it is normal, satellite, etc

/// <p style="color:#77b4ff;font-size:16;font-weight: bold;">---- AR ----</p>

///### هنا نوع الخريطة اذا كانت افتراضية او قمر صناعي وغيره
final MapType? mapType;