createOffscreenMapWindow abstract method
Creates an OffscreenMapWindow
Implementation
mapkit_map_map_window.OffscreenMapWindow createOffscreenMapWindow({
required core.int width,
required core.int height,
});
Creates an OffscreenMapWindow
mapkit_map_map_window.OffscreenMapWindow createOffscreenMapWindow({
required core.int width,
required core.int height,
});