MapLayerSourceProps Interface

JSON representation of a map layer source.

@see ImageryMapLayerFormatId

Properties

Name Type Description
baseMap undefined | boolean Indicate if this source definition should be used as a base map.  
formatId undefined | string Identifies the map layers source.  
name string Name  
queryParams undefined | { T } List of query parameters that will get appended to the source.  
transparentBackground undefined | boolean True to indicate background is transparent.  
url string URL of the source's endpoint.  

Defined in

Last Updated: 25 April, 2024