ArcGisMapService

external object ArcGisMapService(source)

Default options for accessing the ArcGIS image tile service.

An ArcGIS access token is required to access ArcGIS image tile layers. A default token is provided for evaluation purposes only. To obtain an access token, go to https://developers.arcgis.com and create a free account. More info can be found in the ArcGIS developer guide.

See also

Properties

Link copied to clipboard

Gets or sets the default ArcGIS access token.

Link copied to clipboard

Gets or sets the URL of the ArcGIS World Hillshade tile service.

Link copied to clipboard

Gets or sets the URL of the ArcGIS World Imagery tile service.

Link copied to clipboard

Gets or sets the URL of the ArcGIS World Oceans tile service.

Functions

Link copied to clipboard
fun getDefaultTokenCredit(providedKey: String): String?