Do graphics.
|
Before Width: | Height: | Size: 738 B After Width: | Height: | Size: 688 B |
|
Before Width: | Height: | Size: 647 B After Width: | Height: | Size: 587 B |
|
Before Width: | Height: | Size: 686 B After Width: | Height: | Size: 679 B |
BIN
module/assets/img/provider.png
Normal file
|
After Width: | Height: | Size: 679 B |
BIN
module/assets/img/provider_1.png
Normal file
|
After Width: | Height: | Size: 578 B |
|
Before Width: | Height: | Size: 686 B After Width: | Height: | Size: 831 B |
|
Before Width: | Height: | Size: 588 B After Width: | Height: | Size: 782 B |
@@ -148,7 +148,7 @@ $GLOBALS['LEAFLET_LAYERS'] = array
|
|||||||
'provider' => array
|
'provider' => array
|
||||||
(
|
(
|
||||||
'children' => false,
|
'children' => false,
|
||||||
'icon' => 'system/modules/leaflet/assets/img/tile.png',
|
'icon' => 'system/modules/leaflet/assets/img/provider.png',
|
||||||
'label' => function ($row, $label) {
|
'label' => function ($row, $label) {
|
||||||
if (!empty($GLOBALS['TL_LANG']['leaflet_provider'][$row['tile_provider']][0])) {
|
if (!empty($GLOBALS['TL_LANG']['leaflet_provider'][$row['tile_provider']][0])) {
|
||||||
$provider = $GLOBALS['TL_LANG']['leaflet_provider'][$row['tile_provider']][0];
|
$provider = $GLOBALS['TL_LANG']['leaflet_provider'][$row['tile_provider']][0];
|
||||||
|
|||||||