Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gee-community/geemap
/ LegendData
Interface
LegendData
js/legend.ts:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
export
interface
LegendData {
19
[key: string]: [color: string];
20
}
21
22
export
interface
LegendModel {
23
title: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected