Enums.NoDataTileBehavior enumeration

The NoDataTileBehavior can be one of:

ConstantDescription
Enums.NoDataTileBehaviorUpSample(0) Show coarser tiles. This is the default for operational layers and basemap base layers.
Enums.NoDataTileBehaviorBlank(1) Show blank tiles (nothing). This is the default for basemap reference layers.
Enums.NoDataTileBehaviorShow(2) Show the tiles with 'No Data' stamped over them.
Enums.NoDataTileBehaviorUnknown(-1) Unknown

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.