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
source

Layer source.

APIKey

API key used to load data.

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

Creates a new layer.

Since 1.1.0

Arguments
NameTypeSummary
source

Layer source.

name

Layer name.

opacity

Layer opacity.

visible

Layer visible or not.

APIKey

API key used to load data.

Properties

PropertyTypeNullableReadonlySummary
ArcGISImmutableCollection<ArcGISVectorTileSourceInfo>
No
Yes

An immutable collection of ArcGISVectorTileSourceInfo.

Yes
Yes

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.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close