grafana/public/app/plugins/panel/geomap
Jesse David Peterson 095d90ae71
FS: Canvas panel icons and background images are missing (#110316)
* fix(frontend-service): mount public/img dir, copy Canvas subdirs over

* fix(canvas): update icon selector to use enum type not magic string

* fix(canvas): update folder selector to use grafana path from window

* chore(todo): code comment on when/where to remove Dockerfile COPYing

* feat(resource-dimension): public asset URL should include build/ for CDN

* chore(todo): note where to remove -- Grafana -- ds dependency from later

* fix(canvas): update folder selector to use build/ in path to hit CDN

* test(resource-dimension): expect relative URLs to include build/ for CDN

* fix(geomap): load icons for legend from CDN friendly path as well

* chore(resource-dimensions): delete dead code
2025-09-02 15:38:44 -04:00
..
components FS: Canvas panel icons and background images are missing (#110316) 2025-09-02 15:38:44 -04:00
editor Accessibility: Ensure dashboard edit panel inputs have accessible labels (again) (#110163) 2025-08-27 13:10:47 +01:00
img
layers Frontend service: Fix geomap assets not loading (#110146) 2025-08-29 16:29:57 +01:00
style Frontend service: Fix geomap assets not loading (#110146) 2025-08-29 16:29:57 +01:00
utils Geomap: Upgrade Open Layers (#107598) 2025-07-15 17:04:41 -07:00
GeomapOverlay.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
GeomapPanel.tsx Frontend service: Fix geomap assets not loading (#110146) 2025-08-29 16:29:57 +01:00
GeomapTooltip.tsx React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
README.md
event.ts
globalStyles.ts
migrations.test.ts Frontend service: Fix geomap assets not loading (#110146) 2025-08-29 16:29:57 +01:00
migrations.ts
module.tsx Geomap: Add option to toggle no-repeating (#108201) 2025-07-28 14:06:33 -07:00
panelcfg.cue Geomap: Add option to toggle no-repeating (#108201) 2025-07-28 14:06:33 -07:00
panelcfg.gen.ts Geomap: Add option to toggle no-repeating (#108201) 2025-07-28 14:06:33 -07:00
plugin.json Plugins: Update all core plugins with raise issue and docs links (#101929) 2025-03-12 14:15:46 +01:00
types.ts Geomap: Upgrade Open Layers (#107598) 2025-07-15 17:04:41 -07:00
view.ts

README.md

Geomap Panel - Native Plugin

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