shape property

MarkerShape? shape

Implementation

external MarkerShape? get shape;
void shape=(MarkerShape? value)

Implementation

external set shape(MarkerShape? value);