MCPcopy
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

getInitialDataMethod · 0.95
buildAllMapSeriesGroupsFunction · 0.80

Calls 1

getHostGeoModelMethod · 0.95

Tested by

no test coverage detected