View source: R/tiledMapLayers.R
Options for TiledMapLayer.
1 2 |
correctZoomLevels |
Correct Zoom levels. |
zoomOffsetAllowance |
If correctZoomLevels is enabled this controls the amount of tolerance for the difference at each scale level for remapping tile levels. |
proxy |
URL of an ArcGIS API for JavaScript proxy or ArcGIS Resource Proxy to use for proxying requests. |
useCors |
Dictates if the service should use CORS when making GET requests. |
token |
Use this token to authenticate all calls to the service. |
tileOptions |
Other options for tile layer. You can pass |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.