Namespace: GameEngine.Layers
Class: GameEngine/Layers/ArcGISImageLayer
Since: 1.0.0
Inheritance: ArcGISLayer->ArcGISImageLayer
Summary
Public class that will contain a image layer.
Constructors
ArcGISImageLayer(string, string)
Creates a new layer.
Since 1.0.0
Arguments
Name | Type | Summary |
---|
source
| | Layer source |
APIKey
| | API Key used to load data. |
Creates a new layer.
Since 1.0.0
Arguments
Name | Type | Summary |
---|
source
| | Layer source. |
name
| | Layer name |
opacity
| | Layer opacity. |
visible
| | Layer visible or not. |
APIKey
| | API Key used to load data. |