Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
onAdd
Method · 0.95
_getState
Method · 0.45
Calls
1
getCRS
Method · 0.45
Tested by
no test coverage detected