MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / isPlaneProjection

Function isPlaneProjection

src/common/iServer/InitMapServiceBase.js:98–100  ·  view source on GitHub ↗
(type)

Source from the content-addressed store, hash-verified

96 * @returns {boolean}
97 */
98export function isPlaneProjection(type) {
99 return type === 'PCS_NON_EARTH';
100}
101
102/**
103 * @function getEpsgCode

Callers 5

initMapFunction · 0.90
initMapFunction · 0.90
crsFromMapJSONFunction · 0.90
initMapFunction · 0.90
initMapFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected