forceResizeWebMap method
void
forceResizeWebMap()
Triggers a hard map resize event on web and does not check if it is required or not.
Implementation
void forceResizeWebMap() {
_vietmapGLPlatform.forceResizeWebMap();
}