New to Kendo UI for Angular? Start a free 30-day trial
TileLayerComponent
Defines a vector shape layer bound to GeoJSON data. See example.
Selector
kendo-map-tile-layer
Inputs
Name | Type | Default | Description |
---|---|---|---|
subdomains |
|
A list of subdomains to use for loading tiles. Alternating between different subdomains allows more requests to be executed in parallel. | |
tileSize |
|
|
The size of the image tile in pixels. |
urlTemplate |
|
A function that returns an image URL for each tile position. |
Methods
notifyChanges | ||||||
---|---|---|---|---|---|---|
Updates the component fields with the specified values and refreshes the Chart. Use this method when the configuration values cannot be set through the template. ts
| ||||||
|