zoomAndPan property

int? get zoomAndPan

Implementation

int? get zoomAndPan native;
set zoomAndPan (int? value)

Implementation

set zoomAndPan(int? value) native;