dragging property

bool dragging

Whether the map be draggable with mouse/touch or not

Implementation

external bool get dragging;
void dragging=(bool value)

Implementation

external set dragging(bool value);