logoPosition property

String logoPosition

A string representing the position of the Mapbox wordmark on the map. Valid options are top-left,top-right, bottom-left, bottom-right.

Implementation

String get logoPosition => jsObject.logoPosition;