BasemapLightGrayCanvasVector QML Type

A Basemap based on the Esri vector basemap Light Gray Canvas. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.0
Inherits:

Basemap

Properties

Detailed Description

This is a type based on Basemap that contains a specific base map loaded from ArcGIS Online.

In order to take advantage of geographically load balanced services and monitor usage with API keys or named users, use GeoModel::initBasemapStyle or Basemap::initStyle.

Obsolete since Esri.ArcGISRuntime 100.14. Use the Enums.BasemapStyleArcGISLightGray BasemapStyle.

See also JsonSerializable and Loadable.

Property Documentation

item : ArcGISItem

Returns the item for the vector basemap (read-only).


json : jsobject

Returns JSON representing this basemap (read-only).


name : string

Returns the name of the basemap (read-only).


url : url

Returns the URL of the vector basemap (read-only).


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