CreateOsmBuildingsAsyncOptions
Properties
Link copied to clipboard
The default color to use for buildings that do not have a color. This parameter is ignored if options.style
is specified. Default value - Color.WHITE
Link copied to clipboard
If true, enable rendering outlines. This can be set to false to avoid the additional processing of geometry at load time. Default value - true
Link copied to clipboard
Whether to show outlines around buildings. When true, outlines are displayed. When false, outlines are not displayed. Default value - true
Link copied to clipboard
The style to use with the tileset. If not specified, a default style is used which gives each building or building part a color inferred from its OpenStreetMap tags
. If no color can be inferred, options.defaultColor
is used.