MCPcopy
hub / github.com/visgl/deck.gl / getProjection

Method getProjection

modules/mapbox/src/types.ts:120–120  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118 getTerrain?(): any;
119 // mapbox v2+, maplibre v5+
120 getProjection?(): any;
121 // mapbox v2+
122 getFreeCameraOptions?(): FreeCameraOptions;
123

Callers 2

getProjectionFunction · 0.65
getViewPropsFromOverlayFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected