shape property

MarkerShape? get shape

Implementation

external MarkerShape? get shape;
set shape (MarkerShape? value)

Implementation

external set shape(MarkerShape? value);