Click or drag to resize

Aux Layer Statement

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Aux Layer Statement
Syntax

AUX LAYER '[' STREETS ']' <layernumber>

Example

AUX LAYER [STREETS] 1

The Aux Layer statement allows you to render street content onto specific auxiliary layers. This statement can appear anywhere within the map block, including within the streets block itself, and may be called multiple times. By default, all street content will be rendered onto layer 0. If another layer is specified as the target for street rendering, it will be automatically created when streets are first rendered. Following a call to Aux Layer, all street content will be rendered onto the specified layer until the end of the map block, or until another call to Aux Layer is made.

Parameters

layernumber

The number of the auxiliary layer onto which you want to render, an integer value between 0 and 255 (inclusive).