mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Geomap: Move tests to panels-suite (#75023)
This commit is contained in:
@@ -149,6 +149,12 @@ export const Components = {
|
||||
toggleTableView: 'toggle-table-view',
|
||||
|
||||
// [Geomap] Map controls
|
||||
showZoomField: 'Map controls Show zoom control field property editor',
|
||||
showAttributionField: 'Map controls Show attribution field property editor',
|
||||
showScaleField: 'Map controls Show scale field property editor',
|
||||
showMeasureField: 'Map controls Show measure tools field property editor',
|
||||
showDebugField: 'Map controls Show debug field property editor',
|
||||
|
||||
measureButton: 'show measure tools',
|
||||
},
|
||||
PanelInspector: {
|
||||
@@ -224,7 +230,7 @@ export const Components = {
|
||||
},
|
||||
SpatialOperations: {
|
||||
actionLabel: 'root Action field property editor',
|
||||
locationLabel: 'root Location field property editor',
|
||||
locationLabel: 'root Location Mode field property editor',
|
||||
location: {
|
||||
autoOption: 'Auto location option',
|
||||
coords: {
|
||||
|
||||
Reference in New Issue
Block a user