mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-11-29 03:24:37 +01:00
Fix basemap variants.
This commit is contained in:
@@ -142,11 +142,13 @@ $GLOBALS['LEAFLET_TILE_PROVIDERS'] = array
|
||||
)
|
||||
),
|
||||
'BasemapAT' => array(
|
||||
'basemap',
|
||||
'grau',
|
||||
'overlay',
|
||||
'highdpi',
|
||||
'orthofoto',
|
||||
'variants' => array(
|
||||
'basemap',
|
||||
'grau',
|
||||
'overlay',
|
||||
'highdpi',
|
||||
'orthofoto',
|
||||
)
|
||||
),
|
||||
'NASAGIBS' => array(
|
||||
'variants' => array(
|
||||
|
||||
Reference in New Issue
Block a user