Skip to content

ArcGISVectorTileLayer

Namespace: GameEngine.Layers
Class: GameEngine/Layers/ArcGISVectorTileLayer
Since: 1.1.0
Inheritance: ArcGISLayer->ArcGISVectorTileLayer

Summary

Public class that will contain a vector tile layer.

Constructors

ArcGISVectorTileLayer(string, string)

Creates a new layer.

Since 1.1.0

Arguments
NameTypeSummary
sourcestring

Layer source.

APIKeystring

API key used to load data.

ArcGISVectorTileLayer(string, string, float, bool, string)

Creates a new layer.

Since 1.1.0

Arguments
NameTypeSummary
sourcestring

Layer source.

namestring

Layer name.

opacityfloat

Layer opacity.

visiblebool

Layer visible or not.

APIKeystring

API key used to load data.

Properties

PropertyTypeNullableReadonlySummary
SourceInfosArcGISImmutableCollection<ArcGISVectorTileSourceInfo>NoYes

An immutable collection of ArcGISVectorTileSourceInfo.

StyleArcGISVectorTileStyleYesYes

The vector tile style info.

SourceInfos

ArcGISImmutableCollection<ArcGISVectorTileSourceInfo> SourceInfos

An immutable collection of ArcGISVectorTileSourceInfo.

Style

The vector tile style info.

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