ResizeMapView

const val ResizeMapView: Byte = 1

Use case: Resize existing map Precondition: Map with given id exists Postcondition: Map is resized acording to provided mapSurfaceConfig Arguments: mapId: id of map (returned by action CreateMapView) to resize mapSurfaceConfig: surface dimensions and dpi Return value: nothing