Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/echarts
/ getMapType
Method
getMapType
src/chart/map/MapSeries.ts:189–191 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
187
}
188
189
getMapType(): string {
190
return
(this.getHostGeoModel() || this).option.map;
191
}
192
193
// _fillOption(option, mapName) {
194
// Shallow clone
Callers
2
getInitialData
Method · 0.95
buildAllMapSeriesGroups
Function · 0.80
Calls
1
getHostGeoModel
Method · 0.95
Tested by
no test coverage detected