resizeWebMap method

  1. @override
void resizeWebMap()
override

Implementation

@override
void resizeWebMap() {
  _controller.resizeWebMap();
}