defaultMapStyle property

MPMapStyle? get defaultMapStyle

Get the venue's default mapstyle

Implementation

MPMapStyle? get defaultMapStyle => _mapStyles?[0];