Preparing search index...
The search index is not available
@ngyewch/leaflet-webcomponent
@ngyewch/leaflet-webcomponent
TileLayerConfiguration
Interface TileLayerConfiguration
Tile layer configuration.
interface
TileLayerConfiguration
{
kind
:
"TileLayer"
;
options
?:
TileLayerOptions
;
urlTemplate
:
string
;
}
Index
Properties
kind
options?
url
Template
Properties
kind
kind
:
"TileLayer"
Kind.
Optional
options
options
?:
TileLayerOptions
Options.
url
Template
url
Template
:
string
URL template.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
options
url
Template
@ngyewch/leaflet-webcomponent
Loading...
Tile layer configuration.