flat property

bool? flat
final

If true, the icon is displayed on the map surface. If false, the icon is displayed on the screen surface. Default: false.

Implementation

final core.bool? flat;