ArcGISVectorTileSourceInfo

Namespace: GameEngine.Layers.VectorTile
Class: GameEngine/Layers/VectorTile/ArcGISVectorTileSourceInfo
Since: 1.0.0

Summary

The metadata for a vector tile source.

Properties

PropertyTypeNullableReadonlySummary
Yes
Yes

The full extent of the source data.

Yes
Yes

The initial extent of the source data.

No
Yes

The maximum scale.

No
Yes

The minimum scale.

No
Yes

The source name.

Yes
Yes

The origin of the source data.

Yes
Yes

The spatial reference of the source data.

No
Yes

The vector tile source URI.

No
Yes

The source version.

FullExtent

ArcGISEnvelope FullExtent

The full extent of the source data.

InitialExtent

ArcGISEnvelope InitialExtent

The initial extent of the source data.

MaxScale

double MaxScale

The maximum scale.

Will return an undefined float if an error occurs.

MinScale

double MinScale

The minimum scale.

Will return an undefined float if an error occurs.

Name

string Name

The source name.

Origin

The origin of the source data.

SpatialReference

ArcGISSpatialReference SpatialReference

The spatial reference of the source data.

URI

string URI

The vector tile source URI.

Version

string Version

The source version.

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