Leaflet.canUnfold

bool canUnfold() @property

Get canUnfold property.

Returns

Whether or not the leaflet can unfold.

Deprecated

void canUnfold(bool propval) @property

Set canUnfold property.

Parameters

propvalWhether or not the leaflet can unfold.

Deprecated