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

Method _isEPSG3857

src/mapboxgl/overlay/DeckglLayer.js:152–154  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

150 }
151
152 _isEPSG3857() {
153 return this.map.getCRS && this.map.getCRS() !== mapboxgl.CRS.EPSG3857
154 }
155}
156

Callers 2

onAddMethod · 0.95
_getStateMethod · 0.45

Calls 1

getCRSMethod · 0.45

Tested by

no test coverage detected