Leaflet.canUnfold
bool canUnfold() @propertyGet canUnfold property.
Returns
Whether or not the leaflet can unfold.
Deprecated
void canUnfold(bool propval) @propertySet canUnfold property.
Parameters
propval | Whether or not the leaflet can unfold. |