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

Method _pitchStart

src/maplibregl/overlay/MapvLayer.js:260–262  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

258 }
259
260 _pitchStart() {
261 this.isPitching = true;
262 }
263
264 _pitchEnd() {
265 this.isPitching = false;

Callers 1

MapvLayerSpec.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected