| Name | Type | Default value | Description |
|---|---|---|---|
| Width | int | 1024 | The width of the map, in pixels. |
| Height | int | 1024 | The height of the map, in pixels. |
| MapType | mapid | HF | The type of the map to be initialised. Double-click on pin for list of options. |
| HorizScale | float | 10 | The desired horizontal spacing between map pixels, in metres. |
| WrapFlag | bool | false | A flag for whether the map's north/south and east/west borders should tile seamlessly with one another. |
| TileSize | int | 512 | The side-length of each tile in the mosaic map, in pixels. |
| hCodec | hvar | N/A | A handle to the file format codec (e.g. as retrieved by File:FindFormat.) |
| Name | Type | Description |
|---|---|---|
| hMap | hvar | A handle to the map created by this filter. |
This filter has no options.
None.