A layer that displays OpenStreetMap map tiles. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.1 |
Inherits: |
Properties
- attribution : string
- fullExtent : Envelope
- tileInfo : TileInfo
Detailed Description
See also Cancelable, LayerContent, and Loadable.
Property Documentation
The attribution for OpenStreetMapLayer may not be changed.
This property is read-only for OpenStreetMapLayer. Changing the attribution will output a warning on the console and the change has no effect.
fullExtent : Envelope |
The full extent for this layer (read-only).
This property is populated after the layer loads.
This property was introduced in Esri.ArcGISRuntime 100.2.
tileInfo : TileInfo |
The tile info for this layer (read-only).
This property is populated after the layer loads.
This property was introduced in Esri.ArcGISRuntime 100.2.