size

The size to resize the map object and renderer backend. The size is given in `platform pixel` units. macOS and iOS platforms use device-independent pixel units, while other platforms, such as Android, use screen pixel units.

open fun size(size: Size): MapOptions.Builder