mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Geomap: Improve tooltip UX and fix data links (#44740)
This commit is contained in:
@@ -62,7 +62,7 @@ export interface MapLayerOptions<TConfig = any> {
|
||||
// Layer opacity (0-1)
|
||||
opacity?: number;
|
||||
|
||||
//Check tooltip
|
||||
// Check tooltip
|
||||
tooltip?: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user