mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Geomap: default basemap config cleanup (#37069)
This commit is contained in:
@@ -88,7 +88,7 @@ export class GrafanaBootConfig implements GrafanaConfig {
|
||||
caching = {
|
||||
enabled: false,
|
||||
};
|
||||
geomapDefaultBaseLayer?: MapLayerOptions;
|
||||
geomapDefaultBaseLayerConfig?: MapLayerOptions;
|
||||
geomapDisableCustomBaseLayer?: boolean;
|
||||
|
||||
constructor(options: GrafanaBootConfig) {
|
||||
|
||||
Reference in New Issue
Block a user