Hazard map creation config

interface MapConfig {
    createMap?: boolean;
    region?: string;
    title?: string;
}

Properties

createMap?: boolean

Whether to create a hazard map or not

region?: string

The region bounds to use

title?: string

First line of the title