MCPcopy Index your code
hub / github.com/visgl/react-map-gl / map

Method map

modules/react-mapbox/src/mapbox/mapbox.ts:216–218  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

214 }
215
216 get map(): MapInstance {
217 return this._map;
218 }
219
220 get transform(): Transform {
221 return this._map.transform;

Callers 15

SourceFunction · 0.45
normalizeStyleFunction · 0.45
toLowPrecisionFunction · 0.45
AppFunction · 0.45
StyleControlsFunction · 0.45
updatePercentilesFunction · 0.45
getMapStyleFunction · 0.45
StyleControlsFunction · 0.45
ControlPanelFunction · 0.45
AppFunction · 0.45
PieChartsFunction · 0.45
makePieChartFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected