grafana/public/app/plugins/panel/geomap
2023-04-10 17:02:20 -07:00
..
components Geomap: Improve tooltip url for photos layer (#63487) 2023-02-22 20:00:06 +02:00
editor Panels: GeomapPanel edit mode fix (#66222) 2023-04-10 17:02:20 -07:00
img Geomap: add initial openlayers alpha panel (#36188) 2021-07-09 17:53:07 +02:00
layers FieldMatchers: Add match by value (reducer) (#64477) 2023-03-10 17:17:29 -06:00
style Chore: Use DOMPurify to sanitize strings rather than js-xss (#62787) 2023-03-16 19:13:34 +02:00
utils FieldMatchers: Add match by value (reducer) (#64477) 2023-03-10 17:17:29 -06:00
event.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
GeomapOverlay.tsx Geomap: Add measuring tools (#51608) 2022-08-03 16:19:30 -07:00
GeomapPanel.tsx Geomap: Ensure options work while in table view (#62632) 2023-01-31 12:24:13 -08:00
GeomapTooltip.tsx Geomap: Fix tooltip display (#54245) 2022-08-29 09:29:54 -05:00
globalStyles.ts Geomap: Maintain consistent control styling (#62518) 2023-01-30 13:11:58 -08:00
migrations.test.ts Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
migrations.ts Geomap panel: Generate types (#61636) 2023-01-23 15:12:56 -08:00
module.tsx Geomap panel: Generate types (#61636) 2023-01-23 15:12:56 -08:00
panelcfg.cue Geomap: Update to panelcfg (#63169) 2023-02-09 14:38:06 +02:00
panelcfg.gen.ts Geomap: Update to panelcfg (#63169) 2023-02-09 14:38:06 +02:00
plugin.json Geomap: Update language to match documentation and remove beta (#53703) 2022-08-12 21:33:30 -04:00
README.md Geomap: Update readme to include doc link (#61258) 2023-01-19 12:27:45 -08:00
types.ts FieldMatchers: Add match by value (reducer) (#64477) 2023-03-10 17:17:29 -06:00
view.ts Chore: more any/type assertion improvements (#59229) 2022-11-23 16:54:57 +00:00

Geomap Panel - Native Plugin

The Geomap Panel is included with Grafana. Please see Geomap Panel documentation for information on the latest features.