MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / getInitialExtent

Function getInitialExtent

libs/echarts/echarts.simple.js:31619–31621  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31617}
31618
31619function getInitialExtent() {
31620 return [Infinity, -Infinity];
31621}
31622
31623/**
31624 * Data mapping to a new List with given dimensions

Callers 2

echarts.simple.jsFile · 0.70
cloneListForMapAndSampleFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected